View Single Post
  #2  
Old 05-23-2005, 07:21 AM
  Zaja's Avatar 
Zaja Zaja is offline
 

X-Adept
  
Join Date: Mar 2004
Location: The Universe is my home
Posts: 420
 

Default

Jerrad, the heights of the left and right columns already match the height of the center column. Just add some background color to left and right side and you will gain the same effect.

Add this code to left and right columns(<TD ):
Code:
class"leftcolumn" class"rightcolumn"
add to skin1.css:
Code:
.leftcolumn{ BACKGROUND-COLOR: #cccccc;} .rightcolumn{ BACKGROUND-COLOR: #cccccc; }
__________________
_/ _/ _/ _/ _/ _/ _/ _/ _/

7dana.com
Reply With Quote