PDA

View Full Version : Hyperlinks not blue


Hoop
11-7-09, 04:43 PM
Am I missing something? Why is my hyperlink text not blue, automatically?

I'm trying to build a web site with SiteDelux.

Croc Hunter
11-8-09, 12:36 AM
A link to the problem might help tell what's wrong.

Hoop
11-8-09, 02:49 AM
I'm afraid the site's not live. I've got nothing to show you. But in my Firefox browser the hyperlinks are black. I thought maybe there was a simple explanation.

IanS
11-8-09, 03:55 AM
I've used other builders that allow you to select the colours of links, and visited links. Maybe SB has such an option.

Do other sites show blue for links in your FF?

Hoop
11-8-09, 09:07 PM
Well, it's interesting because in the text area where you can add text to a page, as soon as you make some text into a link it turns blue. However, when you save the added text and are returned to the editable view page, the links are black.

And SiteDelux does not have an option to select link text color.

satis
11-9-09, 07:23 AM
The way I would figure it out is to install the Firebug addon into Firefox, to the the page, and inspect the html. After that, i'd select a link and check on the style browser part of firebug to see what stylesheet elements are causing the color oddness.

There are basically 2 options... either your Firefox defaults are changed, or CSS is causing the difference. Without being able to see the page, there's no much more I can do for you though.