TCH-Thomas Posted December 30, 2003 Posted December 30, 2003 I have installed birdcast tell a friend cgi-script for Michelles Lakewood Unicycle Club and all configuration went good except for the colour for the line "SUGGEST THIS PAGE TO A FRIEND... http://www.lakewoodunicycleclub.com" "SUGGEST THIS PAGE TO A FRIEND..." is the colour it should be, yellow. "http://www.lakewoodunicycleclub.com" becomes blue when i want that to be yellow too. Does anyone know how i change that. I do not find any line where i can insert fontsettings for the url. -Thomas P.S I skipped attaching the code since its a long script, but let me know if you need it. Quote
Frylock Posted December 30, 2003 Posted December 30, 2003 Well, what I would do is search the script for where the line "SUGGEST THIS PAGE TO A FRIEND..." appears since most likely right after it will be where you could manually enter any html tags you want for the url part. Seems like it's making the url a link so that's the links default color instead? I don't know since I don't know the script. Quote
TCH-Thomas Posted December 30, 2003 Author Posted December 30, 2003 I found that part: SUGGEST THIS PAGE TO A FRIEND... $ENV{'HTTP_REFERER'} But it seems like it yellow in that code, which is partially true, Suggest is, url is not. -Thomas Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.