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

Changing hyperlink text colors.

I saw few posts asking about changing hyperlink text colors. And there are many camps regarding this topic. Suzanne Boben would recommend editing template XML 🙂 . Some would recommend editing published HTML code. Some would recommend editing CSS code.

But it came down to couple things.
1) proficient in XML, HTML or CSS
2) tried different colors, but it did turned out as expected

One easy way is editing CSS files, this only apply to pages' hyperlink text; if your text got turn to PNGs, read no further 🙂.
iWeb generates a CSS file for the associated HTML page - CSS file is in the Page_files folder.
Edit the CSS files and keep copies of them, then you won't have to edit them again the next time you publish you sites.

These CSS files are quite easy to understand, all you have to do is to look for a { , a:visited { and a:hover { .
They contain RGB (Red Green Blue) values for link color, visited link color and rollover color.

But what about those #8000FF and #4c4c4c?
Well, I know they are RGB hexadecimal color values, but I don't what colors they are, so I came up with Argiope (Argiope is a family colorful spiders).
It's a colors picker application to help with choosing background color, link color and rollover color. It'll give you the exact RGB hexadecimal value of chosen color.

You can find Argiope here. Enjoy

Posted on Mar 24, 2006 6:36 PM

Reply
40 replies

Mar 24, 2006 9:30 PM in response to Kyn Drake

Just uploaded it:

http://www.geocities.com/hac.le@sbcglobal.net/iWeb_utils/Argiope.zip

The problem I had when I was mucking around with text link colors was that I couldn't see them until after publish. And then the colors didn't turn out as I liked.
And that went round after round, I got tired of it so I whipped up the app, so I can see text link color over background color.

Mar 31, 2006 9:44 PM in response to Paul Tedeschi

It can be done, but I have to do too much works.
I already have a a script to do that, but it's quite complicated for an average bear.

http://www.geocities.com/hac.le@sbcglobal.net/iWeb_utils --> LinksColors.zip

Does just that, it is flexible, you can configure the colors for individual page, but it is quite different to configure. Look at the colors.txt and page.txt.

If you really want to know more, ping me.

Changing hyperlink text colors.

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