SEO-Board: Free, Fast and Search Engine Optimization Friendly Forum Script
»User: »Password:   Remember Me? 
SEO-Board Forum Software Community / General / Support / URL's suddenly gray instead of blue?
Posted:  19 Apr 2007 21:40
My forum is http://www.free-online-ads.com

Any link posted within a message now has a gray-ish font instead of blue? I can't find anything in the config files where a color is specified like this and this only started happening recently. Thanks.
Posted:  20 Apr 2007 08:21
Look into skin/style.css
__________________
Are you looking for an SEO Consultant?
Email me: hristo at seo-board dot com
Posted:  20 Apr 2007 13:52
I looked at style.css and also uploaded a backup copy of that file, but still have gray links instead of blue. This is what my style.css file reads:

.linkbutton {overflow: visible; border: 0px inset; background-color: transparent; font-family: tahoma, arial, verdana; font-size: 11px; font-weight: bold; color: #0018a5; text-decoration: none; cursor: pointer; padding-left: 10px;}
.linkbutton:hover{text-decoration:underline;}
.inputtextbox {height: 20px; background-color: #fff; border: #000 1px solid;}
.inputbutton {height: 20px; background-color: #36c; border: #000 1px solid; margin: 0px; color: #fff; font-weight: bold; font-family: verdana, tahoma, arial; font-size: 11px; padding-bottom: 1px;}

....unless I'm looking in the wrong place? Thanks.
Posted:  21 Apr 2007 01:59
FIXED

The problem was in the mainheader.htm and links=color #CCCCC. That was overriding the style.css setting.