Showing blue links help

topthisfact

Paragon
Joined
Dec 14, 2009
Messages
2,244
Reaction score
0
FP$
636
hey
i was wondering how do i get the blue link remove.
As it seems to be a cache problem for everyone not just me, that some links are green which is the regular color but some are blue.

i dont know how to clear cache on mybb & search on it but no result.
is it cache problem or something else? cos i edited the global.css of it & it seem to be having this problem.


http://www.codegreenforum.com
 
ACP>Templates & Style>YOUR THEME>Global.css>Edit Style>click the drop down and look for a:link> Change the color value to #436a2a

next look for a:visited
change the color value to #436a2a

And you should be good. 🙂
 
Hmmm...
I do notice that both my color value for "link" & "visit" are both
#2d4c19

And that is a green color


EDIT: anyway i've just changed the color value link for link & visit to your #436a2a but it stills show that blue link at www.codegreenforum.com
 
Oops, didn't realize that.

That blue color is the default link color. That only happens when either you don't have any specific color assigned in your css(which you do) or something is missing in your CSS(which I can't see what) or your actual page is calling your css wrong.

:/
 
Ohs
Well the 3 problems you listed

since there is an color assigned to my css that should be ignore

about something missing in my css
which css file do you want to see so i can show you if there's any prob.
 
Some links may be blue because they are under the "a:visited" css settings 😉
 
Back
Top Bottom