The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

forum link colors

2 posters

Go down

forum link colors Empty forum link colors

Post by capucine June 26th 2009, 11:56 am

http://constancebillard.ohmyforum.net/forum.htm
i'mtrying to change forum link colors on index, can anybody help me?
Where is it in css?

(i want to change, for example 'gossipgirl' in 'fun&joy', on the bottom of the forum)
avatar
capucine
New Member

Posts : 4
Reputation : 0
Language : polish

Back to top Go down

forum link colors Empty Re: forum link colors

Post by Jalokim June 26th 2009, 3:42 pm

ah ... witam , bonjour


To change your colors, you need to get to your css
admin-panel-> display -> colors -> css

find this code:
Code:
a.forumlink {
    text-decoration: none;
    color : #4f4f4f;
    }
a.forumlink:hover{
    text-decoration: underline;
    color : #4F4F4F;
    }

edit the color of (color : #4f4f4f; ) to whatever color you like...

warning this will change all links to that color.


muszę po angielsku wytłumaczyć ... poprostu przejdz do CSS'a i zmien skrypta a.forumlink aby zmienić kolor linka
i możesz zmienić kolor hover'a czyli jak myszka na link najedzie po przez a.forumlink:hover


powodzenia. Razz
Jalokim
Jalokim
Energetic

Male Posts : 6113
Reputation : 223
Language : English,Polish,CSS,HTML
Location : Poland

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum