Webmaster Forum

Go Back   Webmaster Forum > Web Development > Coding Forum

Coding Forum Problems with your code? Discuss coding issues, including JavaScript, PHP & MySQL, HTML & CSS, Flash & ActionScript, and more.


 
 
LinkBack Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old 03-12-2006, 12:38 PM   #1 (permalink)
Junior Member
 
Join Date: 03-12-06
Posts: 2
iTrader: 0 / 0%
Latest Blog:
None

palatinate11 is liked by many
Mystery text rendering issue - all browsers on Macs

I've been scratching my head for a while over this one. I'd appreciate any help or suggestions anyone can provide.

I designed this site on a PC and have only just got back to my Mac for testing. It looks fine on all browsers on the PC but on the Mac there's the weirdest text rendering thing going on in my top nav bar.

Check it out: http://www.alicewinthrop.com look closely at the bottom of the top nav bar text elements - when you refresh the page it looks clear and then they start to grow as if you had just written on absorbent paper with an inky pen.

I've tried all kinds of adjustments and google searches - I have a sneaking suspicion that I am missing something obvious but I am too close to it now to figure out what that might be.

Can anyone identify the problem/a fix? Thanks in advance for your help.

Alice


Here's the CSS for the top nav bar:

/* Navbar items */
#topnavlist li {
margin: 0;
padding: 0;
float: left;
width: 90px;
height: 26px;
display: inline;
line-height: 26px;
}

#topnavlist a {
padding: 0;
margin: 0;
text-decoration: none;
background: url(images/greengrad.gif) no-repeat;
float: left;
width: 90px;
height: 26px;
display: block;
text-align: center;
}

#topnavlist a:link {
color: #68926d;
}

#topnavlist a:visited {
color: #68926d;
}

#topnavlist a:hover {
color: #ffffff;
background: url(images/green.gif) no-repeat;
}

#topnavlist a:active {
color: #ffffff;
}

#topnavlist a.current {
color: #ffffff;
background: url(images/green.gif) no-repeat;
}

#topnavlist a:visited.current {
color: #ffffff;
}


and the XHTML:

<!-- nav bar items-->
<div id="topnavlist">
<ul>
<li><a class="current" href="index.php" accesskey="h">home</a></li>
<li><a href="portfolio.php" accesskey="p">portfolio</a></li>
<li><a href="resume.php" accesskey="r">resume</a></li>

<li><a href="contact.php" accesskey="c">contact</a></li>
<li><a href="http://www.alicewinthrop.com/myphotos/main.php" accesskey="m">myphotos</a></li>
<li><a href="http://www.alicewinthrop.com/mynews/mynews.php" accesskey="n">mynews</a></li>
<li><a href="links.php" accesskey="l">links</a></li>
</ul>
<!-- extra 8px green gradient to fill out nav bar -->
<img class="navpad" src="./includes/images/eightpx.gif" width="8" height="26" alt="navpad" /></div>
palatinate11 is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Coding Forum

 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
3D Rendering PC... Seadog Graphic Design Forum 9 06-18-2007 09:31 AM
2 Macs, 1 PC, 1 Keyboard & Mouse (PIC) Brad Gosse Tech Support Forum 5 03-13-2006 02:57 PM
Problem With Macs 1-True-Love.com Coding Forum 6 02-21-2005 06:19 PM
Photoshop CS text issue uuood Web Design Lobby 3 06-06-2004 06:25 PM


Sponsor Links
Get exposure! Contextual Links V7N SEO Blog V7N Directory


All times are GMT -7. The time now is 04:04 PM.
© Copyright 2008 V7 Inc
Powered by vBulletin
Copyright © 2000-2009 Jelsoft Enterprises Limited.


Search Engine Optimization by vBSEO 3.3.0 ©2009, Crawlability, Inc.