I use this line in my .shtml webpages: <link rel="stylesheet" href="css/softaner.css" type="text/css">
and this line in UBB headerinsert: <link rel="stylesheet" href="/css/ubb.css" type="text/css">
and i have this in my header field in UBB cpanel: <link rel="stylesheet" href="/css/navubb.css" type="text/css">
navubb.css i call via class function in the HREF tags in the UBB header field so that i can have different .css settings for the UBB header/footer content and the UBB itself. Please take a look for yourself:
http://www.softaner.com .
My problem is that i use slashubb.cgi on my frontpage. By doing that it automaticly uses the UBB Headerinsert field CSS settings. I then added: <link rel="stylesheet" href="css/softaner.css" type="text/css"> to slashubb.cgi and now i got the .css settings i want on my frontpage except for one little thing.
I would like my hover color to be red on the slashubb links on my frontpage. What is the easiest way to do that? Look at my hompepage and you'll understand.
Regards
Rickard