[css-d] Site Horizontal Nav Way Out of Whack in Mac

2006-04-20 Thread TMH Design
Would somewith please look at this site,
www.shopthevitaminstore.com/index.php in  Safari on a Mac. The navigation
looks ok in my IE6 and FF on my windows pc appears just fine. Here is my css
code for the element. Thanks so much!

 

 

ul#tabnav { 

list-style-type: none;

padding:0;

margin:0;

font: bold 11px verdana, arial, sans-serif;

position:absolute;

bottom:30px;

left:0;

background: transparent url(../images/nav_bg.gif) 3px 1px no-repeat;

} 

ul#tabnav li { 

float: left; 

height: 21px; 

background-color: transparent !important; 

color: #FF; 

margin: 2px 3px 0 2px !important; 

}

ul#tabnav a:link, ul#tabnav a:visited { 

display: block; 

color: #fff !important; 

background-color: transparent !important; 

text-decoration: none; 

padding: 4px 6px; 

} 

ul#tabnav a:hover { 

color: #f9f906 !important; 

}

 

 

__
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/


Re: [css-d] Site Horizontal Nav Way Out of Whack in Mac - vitamin

2006-04-20 Thread Felix Miata
On 06/04/20 05:52 (GMT-0400) Thomas Hall (TMH Design) apparently typed:

 Would somewith please look at this site,
 www.shopthevitaminstore.com/ in Safari on a Mac. The navigation
 looks ok in my IE6 and FF on my windows pc appears just fine. Here is my css
 code for the element. Thanks so much!

Poor with Linux too http://mrmazda.no-ip.com/SS/thomh3.jpg Mozilla 1.7.12
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050921
Epiphany/1.8.0

Even without zooming enough to read anything but the logo (which IE
users can't do due to your CSS font-size rules specified in px), the tab
text lays over the tabs in an apparently random fashion.
http://hsivonen.iki.fi/units/

Seniors need vitamins too, probably more than most people. So making
this site senior friendly would probably be in your client's best
interest. Here's a howto checklist:
http://www.nlm.nih.gov/pubs/staffpubs/od/ocpl/agingchecklist.html
-- 
Have nothing to do with the fruitless deeds of darkness, but
rather expose them.Ephesians 5:11 NIV

 Team OS/2 ** Reg. Linux User #211409

Felix Miata  ***  http://mrmazda.no-ip.com/auth/auth
__
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/