View Single Post
  #4  
Old 01-11-2010, 08:43 AM
  gizmo's Avatar 
gizmo gizmo is offline
 

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

Default Re: Lucid (2 columns) width in 4.3

Quote:
Originally Posted by acidon
Hi everyone!

I am trying to set a fixed width 900px for my new 2-column lucid template, clean install.

Adding width: 900px; to page-container CSS did nothing

I tried to change width in both header and footer CSS from 100% to 900px, it adjusted their width correctly, however central part is still too wide.

Then I checked left-bar CSS and noticed it has a width set as 160px, however in reality it comes out at around 200px. I tried changing its width to something else yet it still stays at 200px


Anyone encountered similar obstacle?

also:
altskin.css


#page-container {
border: 0px none;
margin: 0px auto;
text-align: left;
width: 960px;
float: none;
}
__________________
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