Old 30-04-2006, 21:26   #1 (permalink)
maxmomentum
JRod
 
maxmomentum's Avatar
 
Join Date: Apr 2006
Posts: 2
Trouble with Margins

I have found that padding isn't uniform, but what about margins? It seams that left and right margins are okay, but my top and bottom margins are all over the place. The left-margin for my unordered lists is messed up too. Is there anything I can do besides making spacer divs or just shooting my computer?
  Reply With Quote
Old 30-04-2006, 21:49   #2 (permalink)
pgo
i'm done, son
 
Join Date: Jan 2005
Posts: 12,262
Quote:
Originally Posted by maxmomentum
Is there anything I can do besides making spacer divs or just shooting my computer?
Heh, you should never do that. Either one.

Post a link, otherwise it's virtually impossible to see what you're talking about.
  Reply With Quote
Old 01-05-2006, 00:57   #3 (permalink)
maxmomentum
JRod
 
maxmomentum's Avatar
 
Join Date: Apr 2006
Posts: 2
Here is the link to the site I'm working on, noGotee and the CSS
Basically I'm trying to find a proporty that adjusts verticle positioning that is consitent between browsers. That and a consistent way to remove the indent on unordered lists.
  Reply With Quote
Old 01-05-2006, 08:53   #4 (permalink)
d3mcfadden
Senior Member
 
d3mcfadden's Avatar
 
Join Date: Apr 2005
Location: -
Posts: 694
Send a message via AIM to d3mcfadden
remove indent:
* {
margin: 0;
padding:0;
}
ul#yourList {
list-style: none;
}
  Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Contact Us - Web Design Forums - Archive - Top
Search Engine Optimization by vBSEO 3.0.0 RC8