1
punivers
How to make the Right layout smaller
  • 2004/4/10 16:10

  • punivers

  • Just popping in

  • Posts: 23

  • Since: 2004/4/4 1


Hello

Can anybody tel me where I can change the size of the right pane. (see link here you see brown collor untill the end of the site but it must end on the red lines)

See Link

2
hsalazar
Re: How to make the Right layout smaller
  • 2004/4/10 16:20

  • hsalazar

  • Just popping in

  • Posts: 78

  • Since: 2003/2/6 1


punivers:

Your image shows a right column with a background color we'll call X. This same color is defined as the background color for your right blocks.

In your theme.html file, you'll see that the right column is built using a TD tag labeled "rightcolumn".

Open your style.css file and look for the options related to this selector. You'll see there are four:

td#rightcolumn
td#rightcolumn th
td#rightcolumn div.blockTitle
td#rightcolumn div.blockContent

In the first one you'll have the background color for the whole column. In the last one, the one for the block. If you want these colors to be different, just change their values in the CSS file.

Don't forget to clear your cache and delete the files under templates_c to see the changes you've made.

Cheers.

Login

Who's Online

171 user(s) are online (140 user(s) are browsing Support Forums)


Members: 0


Guests: 171


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits