Marlene T. Yogerst wrote:
> I am trying to get the top navigation to display inline (horizontal).  I 
> can get it to work in Netscape and IE; however, Firefox will only 
> display it vertically.  Does anyone know a work around to get the 
> display horizontal in Firefox?
>
> Here is the site:  www.roughandreadydesigns.com/test/index.shtml
>
> Here is the stylesheet:  www.roughandreadydesigns.com/test/main_setup.css
>
> Thanks in advance for any help given.
> marlene
Marlene,
You might amend this ruleset and see if it helps:
.text    {    position:/*absolute*/relative;       font-family: 
/*"Visitor -BRK-", Verdana, Arial, Helvetica,*/ sans-serif,;     
/*font-size:smaller;*/       }
And validate your css and markup.
Better yet, use another layout that does not employ absolute 
positioning. That often is problematic for setting up a base layout, and 
it may make for difficulty further down the road....
Regards,
~dL

-- 

http://chelseacreekstudio.com/ca/ccs/pow/pow.html

______________________________________________________________________
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