Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

How do I remove link underlines on Safari 3.0.4?

How do I remove link underlines on Safari 3.0.4. I've checked Preferences and View and found nothing.

Thanks...

iBook G4 1.07GHz 512 RAM 30GB HD, Mac OS X (10.4.11)

Posted on Jan 20, 2008 2:13 PM

Reply
7 replies

Jan 20, 2008 4:10 PM in response to AZherps

Copy this text and save it as nounderlines.css

A:link { text-decoration: none !important; }
A:hover { text-decoration: none !important; }
A:active { text-decoration: none !important; }
A:visited { text-decoration: none !important; }


Place the file in your user account’s Safari folder: ~/Library/Safari/nounderlines.css
In Safari..Preferences.. and in the Advanced tab..Stylesheet - choose the nounderlines.css file.

Good luck,
Tom

Mar 19, 2008 10:05 PM in response to AZherps

Sadly, the hard drive in my beautiful G5 has melted and until I can replace it I'm stuck using Windoze on my work laptop.

The upside is that I tried this fix for underlined links, and it works magnificently.

I created the original document as a text file using WordPad, then saved it in C:\Program Files\Safari.

Preferences are found in the "Edit" menu in Windows XP, and you can simply select "Other ..." in the "Style Sheet" pulldown menu and direct the browser to the nounderlines.css file.

So thanks! Great tip!

How do I remove link underlines on Safari 3.0.4?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.