Chris Bluemel wrote:
I am in the process of creating a webpage using SeaMonkey.  Usually I
can change the text colour very easily, but this does not seem to be
the case with a Link - I seem to have no control of the text colour
for a link.  When I select a new colour, it is not applied, it just
stays as it was.

If you want to change the color of all links on a web page, you can use the following:
(Menu) Format > Page Colors and Background > Use custom colors

Otherwise, if you want to do it cleaner or per link, you'll have to use CSS. Example for a single link: (Link context menu) Link Properties > Advanced Edit > Inline Style; Property: color; Value: #cc0000 (for example; see some CSS documentation for all valid values).

HTH

Jens

--
Jens Hatlak <http://jens.hatlak.de/>
SeaMonkey Trunk Tracker <http://smtt.blogspot.com/>
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to