Gossamer Forum
Home : Products : Gossamer Links : Discussions :

change color for treelinks

Quote Reply
change color for treelinks
hello,

i use this "variable"
<%title_linked%>

but always the links in this def are black i need a white link becuase the background is darkblue. how can i change this link color ?

all other links must be still black!

Quote Reply
Re: change color for treelinks In reply to
Can you do something like this?

<font color="#FFFFFF"><%title_linked%></font>

Ooops! Well, two seconds after I posted, realized this would not work because the font color would need to be identified within the a href tags for this to work.

Sorry!


Quote Reply
Re: change color for treelinks In reply to
You can edit the subroutine in Build.pm : sub build_title_linked {

Or, you can change the link attributes using style sheets or changing the link color in the local container.

Check an HTML style book for details. (This isn't my area of expertise... yet :O)

PUGDOGŪ Enterprises, Inc.
FAQ:http://LinkSQL.com/FAQ
Forum:http://LinkSQL.com/forum