View Single Post
  #2  
Old 02-07-2010, 12:52 PM
  gizmo's Avatar 
gizmo gizmo is offline
 

X-Adept
  
Join Date: Jan 2005
Location: Crawley : UK
Posts: 618
 

Default Re: Adjusting Column width

Main.css >
#left-bar {
float: left;
position: relative;
width: 160px;
margin-left: 3px;
margin-bottom:5px;
}
#right-bar {
float: right;
right: 12px;
position: relative;
width: 160px;
margin-bottom:5px;

Just set the width in red, you may have to ajust other settings, like centre..
But this will get you going
__________________
Thank You - Alan
Don't be like me, and keep saying "Nearly did it" go do it!!
Version: 4.4.4 Gold -
Reply With Quote