Kevin: To answer your question, setting the unordered list's margin and padding to 0 get rid of all the "spacing" around it, and setting its list-style to none will get rid of the bullets (at least in Firefox, IE, and Opera).
In the specific case of the site you provided, somehow 40px of left padding is getting added to the <ul> with the "navlist" id. Setting its padding to 0 fixes the problem, but I was unable to figure out where that 40px is coming from. Good luck. Dan Dorman On 1/5/07, Kevin McMonagle <[EMAIL PROTECTED]> wrote:
hi, quick question- what is it that makes non ie browsers put an indent of some kind on a vertical unordered navigation list? i ve cleared all the padding and margins. seems to be about 35 pixels. heres an example-still rough dont slag me for anything else on the page. http://208.106.200.54/ -best kevin mcmonagle www.mcmonagledesign.com ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
