2geedesign wrote:
> The webpage is http://www.synergie.uk.com/services.html
> The CSS is http://www.synergie.uk.com/stylesheets/main-style.css
> I have a horizontal navbar contained with the #servicesnav div. In IE6 Win 
> and Opera 8.5 the links are centralised as I want within the div. However in 
> FF and Netscape the links are moved over to the right leaving a blank space 
> on the left and forcing the links to run into 3 lines.
> Ian W Geddes
Ian, I do not have Netscape, but these changes /seemed/ to help in 
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.3) 
Gecko/20060426 Firefox/1.5.0.3(local):
#servicesnav ul {
/*margin: 0em;*/
margin: 0 auto;
padding: 1px 0 8px 3px;
/*padding-top: 1px;
padding-bottom: 2px;*/
}
Subjective aside: Your font-sizing method is cruel and unusual 
punishment for me(1280 optimal LCD).
Regards,
~davidLaakso




http://www.dlaakso.com/gustave/

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to