Results 1 to 5 of 5
Thread: UL problem
-
February 8th, 2004, 08:56 PM #1
UL problem
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?www.sixonehundred.com
-
February 8th, 2004, 09:18 PM #2
its a cell.
what program are you using to create the web site.
From there i can help you
-
February 8th, 2004, 09:20 PM #3
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
-
February 8th, 2004, 09:22 PM #4
ah, i didnt even check the source for it.
-
February 8th, 2004, 09:26 PM #5
It'd be too much work to do that with tables anyway

Reply With Quote

Bookmarks