View Full Version : UL problem
DustinP
February 8th, 2004, 09:56 PM
http://www.laminated.org/new/
Okay on there everything is fine so far except why is there a big space in from of the menu? Right before "home" starts, there's that blank area. How do I eliminate that?
Alex
February 8th, 2004, 10:18 PM
its a cell.
what program are you using to create the web site.
From there i can help you
:)
nobody
February 8th, 2004, 10:20 PM
Alex that's so not a cell, look at the source.
For the UL style you need to give it a negative margin so it fits.
So its like this..
UL{
margin: -20px;
}
something like that
Alex
February 8th, 2004, 10:22 PM
ah, i didnt even check the source for it.
:P
nobody
February 8th, 2004, 10:26 PM
It'd be too much work to do that with tables anyway
:P
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.