smoreland
04-06-2006, 12:24 AM
Hi,
I'm having a problem with my website, http://www.gamersportal.co.uk/imo
the links at the bottom are using an external css file, here is the code
a:link{color:#666666;font-family:verdana; text-decoration:none; font-size:12;}
a:active{color:#666666;font-family:verdana; text-decoration:none; font-size:12;}
a:visited{color:#666666;font-family:verdana; text-decoration:none; font-size:12;}
a:hover{color:#ffffff;font-family:verdana; text-decoration:none; font-size: 12;
However on the links page, the colour of the links are hard to see, because of the background colour. How can i use another script like the above to change the colour of my links in the main body an not the links in the black?
Thanks - :)
P.S. this is my first post :)
I'm having a problem with my website, http://www.gamersportal.co.uk/imo
the links at the bottom are using an external css file, here is the code
a:link{color:#666666;font-family:verdana; text-decoration:none; font-size:12;}
a:active{color:#666666;font-family:verdana; text-decoration:none; font-size:12;}
a:visited{color:#666666;font-family:verdana; text-decoration:none; font-size:12;}
a:hover{color:#ffffff;font-family:verdana; text-decoration:none; font-size: 12;
However on the links page, the colour of the links are hard to see, because of the background colour. How can i use another script like the above to change the colour of my links in the main body an not the links in the black?
Thanks - :)
P.S. this is my first post :)