View Single Post
Old
  (#3 (permalink))
Ntense
Junior Member
 
Status: Offline
Posts: 2
Join Date: Jun 2003
06-09-2003, 12:29 AM

I tried that but the template for fiblack3d does not show up when you just apply the website theme. That is why i tried to apply the forum theme itself and then went through the styles menu and edited the link color but it still does not change.

This is really a strange deal because one thing i did when editing style.css was to add "text-decoration:underline" to the hover. Now on my forum the links underline when you hover them even though the source file does not show this in the code it only shows this:


/* General page style */

a:link,a:active,a:visited,a.postlink{color: #d0a700;text-decoration:none}

a:hover{color:#767676}

Which of course would NOT place an underline for the hover. So where does the hover underline come from? Ver very strange
   
Reply With Quote