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.

Link colors

2 posters

Go down

Solved Link colors

Post by Bleachzor December 29th 2009, 2:15 pm

I'd like to change the color of the url links in posts and replys and also the links in the messages that say" click here to view your.... (after posting a message)
Oh... yeah I allmost forgot: I am talkin about the CSS

Maybe my explaination is a bit blurry, but I think you should be able to work out what I'm talkin about without much effort. Else: just say so and Ill post screenshots.
Bleachzor
Bleachzor
Forumember

Posts : 211
Reputation : -10
Language : Dutch

Back to top Go down

Solved Re: Link colors

Post by ankillien December 29th 2009, 2:21 pm

Hello,

Try adding this code to your CSS...

Code:
.postbody .content a {
color : GREEN;
}
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: Link colors

Post by Bleachzor December 29th 2009, 2:47 pm

For the first part it worked but the second part is unaffected somehow
https://i.servimg.com/u/f19/14/69/22/94/shitlo10.gif

I'm sorry for the language being dutch,
It sais:
"Your message has been posted
Click here to view your message
Click here to return to the forumindex"

That is the one I meant (I am very sorry if the message is posted as if I were to question your intelligence)

Please keep in mind that I wish to keep other links unaffected by the change. I only want to change the color of the links in box messages, such as the one posted above.
Bleachzor
Bleachzor
Forumember

Posts : 211
Reputation : -10
Language : Dutch

Back to top Go down

Solved Re: Link colors

Post by ankillien December 29th 2009, 3:23 pm

I am not sure if this is going to work but give it a try Razz

Code:
.panel p a {
color : RED;
}
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: Link colors

Post by Bleachzor December 29th 2009, 3:34 pm

*Frankenstein sound* IT WORKZ!!!

unless you want to get to know me better, u can close now XD
Bleachzor
Bleachzor
Forumember

Posts : 211
Reputation : -10
Language : Dutch

Back to top Go down

Solved Re: Link colors

Post by ankillien December 29th 2009, 3:35 pm

If its done, I should lock this topic Very Happy

Locked
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Back to top

- Similar topics

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