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.

Post link color

Go down

Post link color Empty Post link color

Post by Adiex Wed 7 May - 16:12

hello,

i just wondering if we can change link color on post page, i means i want to make that link colored for make it more clear to see. and for some reason i want to make link on my forum main page colored in black but i want to make link on post body in different color. can we do that?

i know there is option to change link color on acp > style but i dont want to use it bcz it also affected link on main forum page which i want to stay colored with default color. i just wonder what really this code function on forumotion CSS, bcz i think its for coloring link on post index but its not working when i try to apply it

Code:
.postlink {
color: #1391f2;
border-bottom-color: #1391f22;
}
.postlink:visited {
color: #5D8FBD;
border-bottom-color: #666666;
}
.postlink:active {
 color: #1391f2;
 }
.postlink:hover {
background-color: #D0E4F6;
color: #0D4473;
}

thanks, im looking forward for answer for it Wink
adiex
Adiex
Adiex
Active Poster

Male Posts : 1014
Reputation : 33
Language : er?
Location : back alive & kicking xD

Back to top Go down

Post link color Empty Re: Post link color

Post by Adiex Thu 8 May - 14:48

anyone? a little help here Smile
Adiex
Adiex
Active Poster

Male Posts : 1014
Reputation : 33
Language : er?
Location : back alive & kicking xD

Back to top Go down

Post link color Empty Re: Post link color

Post by Guest Thu 8 May - 15:40

There are more places you have to edit the css.

It is better if you edit the colors regularly and save them. Then go to the css and delete all of it, before you click save there, Click on "See your forum’s basic CSS" in the top left of the css box copy all of that and then paste it into the css area.

Then click save. Believe me this works as I have done it before.
avatar
Guest
Guest


Back to top Go down

Post link color Empty Re: Post link color

Post by Adiex Thu 8 May - 16:21

yep it work because i've done it before, i just forget how to make it work again lmao Very Happy, btw thanks man Wink


Last edited by Adiex on Sat 10 May - 14:07; edited 1 time in total
Adiex
Adiex
Active Poster

Male Posts : 1014
Reputation : 33
Language : er?
Location : back alive & kicking xD

Back to top Go down

Post link color Empty Re: Post link color

Post by Guest Thu 8 May - 16:44

Glad you got it taken care of!
avatar
Guest
Guest


Back to top Go down

Back to top

- Similar topics

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