Previous Message
Next Message

spacing between list items

Sent by Eliana Berlfein on 6 September 2004 00:12


I have a left nav that is created using a list. It looks great on the 
Mac, but in IE on the PC the items are too far apart. How can I make 
them more consistant across platforms?

http://www.sidewalkcafedesign.com/clients/theartisanscafe

http://www.sidewalkcafedesign.com/clients/theartisanscafe/artistcafe.css

I think the most important part of the style sheet is the following. 
But you can take a look at the whole thing because I might be missing 
something.

#navbox2 {
	background-color: white;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 100px;
	background-image: url(images/leftnavbox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#navigation li {
	list-style: none;
	margin-left: -10px;
	margin-right: 10px;
	margin-top: 5px;
}


Thanks very much for your help,
Eliana
-- 


Eliana Berlfein

Sidewalk Cafe Design
The Art and Soul of Web Design

Boulder, Colorado
720.304.6467
[EMAIL-REMOVED]
http://www.sidewalkcafedesign.com
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread: