Webmaster Forum


Go Back   Webmaster Forum > Web Development > Web Design Lobby > Coding Forum
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Coding Forum Problems with your code? Let's hear about it.

   

Reply
 
LinkBack Thread Tools Display Modes
Old 03-12-2006, 12:38 PM   #1 (permalink)
Inactive
 
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
Old 03-13-2006, 11:39 AM   #2 (permalink)
Inactive
 
kyleposey's Avatar
 
Join Date: 03-02-06
Location: Indianapolis, Indiana
Posts: 142
iTrader: 0 / 0%
kyleposey is just really nicekyleposey is just really nicekyleposey is just really nicekyleposey is just really nicekyleposey is just really nicekyleposey is just really nicekyleposey is just really nicekyleposey is just really nicekyleposey is just really nicekyleposey is just really nicekyleposey is just really nice
try it on someone elses mac. That seems more like a mac rendering bug than a browser issue.
kyleposey is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-13-2006, 11:48 AM   #3 (permalink)
v7n Mentor
 
Louis's Avatar
 
Join Date: 01-12-04
Location: Gatineau, QC, Canada
Posts: 6,219
iTrader: 0 / 0%
Louis is a web professional of the highest orderLouis is a web professional of the highest orderLouis is a web professional of the highest orderLouis is a web professional of the highest orderLouis is a web professional of the highest orderLouis is a web professional of the highest orderLouis is a web professional of the highest orderLouis is a web professional of the highest orderLouis is a web professional of the highest orderLouis is a web professional of the highest orderLouis is a web professional of the highest order
Here's a capture from Firefox on my Mac.

I don't see anything wrong.
Attached Thumbnails
mystery-text-rendering-issue-all-browsers-macs-picture-1.png  
Louis is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-13-2006, 07:10 PM   #4 (permalink)
Inactive
 
Join Date: 03-12-06
Posts: 2
iTrader: 0 / 0%
Latest Blog:
None

palatinate11 is liked by many
Thanks for that feedback - it must just be some kind of local problem.

I do have some work to do yet on the IE5 for Mac stylesheet though!

Much appreciated, thanks.
palatinate11 is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Web Design Lobby > Coding Forum

Reply



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

vB 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 Computers & Internet 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
Webmaster Forum Get exposure! Find Scripts Web Hosting Directory Get exposure! SEO Blog


All times are GMT -7. The time now is 03:32 AM.
© Copyright 2008 V7 Inc