View Full Version : Stylesheet links question


Save the trees
10-28-2005, 02:38 AM
Hi there. Well, I've been working alot on my site and I think I've got just about everything right. However, one thing that bothers me is that in my layout I specified that links will NOT be the typical blue underline, but a shade of green with a strike through. On a hover, they change to a different shade of green, with an overline-underline. However, everytime I clear my cookies, all my links appear blue. So I am wondering, is there a problem with my code? I've checked it a few times, but cannot find what is causing this.
My site can be found at http://www.freewebs.com/3976/
Thank you for any help.

lefty
10-28-2005, 03:00 AM
Try taking out the <style> tags in your stylesheet... that should fix it up for you :)

Save the trees
10-31-2005, 09:48 PM
That seems to have fixed the problem. I took the <style> tags out of my stylesheets and cleared my cookies, and none of my links appear blue. Thank you very much! I'm not sure why it worked, but it seems that it did! :)