SourceOP
Fix forum [url] tag with color! - Printable Version

+- SourceOP (http://forums.sourceop.com)
+-- Forum: SourceOP Plugin (http://forums.sourceop.com/SourceOP-Plugin-forum)
+--- Forum: General Chat (http://forums.sourceop.com/General-Chat-forum)
+---- Forum: Ideas (http://forums.sourceop.com/Ideas-forum)
+---- Thread: Fix forum [url] tag with color! (/Fix-forum-url-tag-with-color-thread)



Fix forum [url] tag with color! - Ranma - Jul 16, 2010

DF!!! I'm tired of having to type ['url=stuff]['color=blue]words[/color][/url] to make urls look like proper links. Fix it for me?

[Image: lolcat-make-deal.jpg]


Fix forum [url] tag with color! - Drunken F00l - Jul 16, 2010

It's the site style and it's intentional. See all those links over on the left? They'd look awful blue.


Fix forum [url] tag with color! - Ranma - Jul 16, 2010

haven't played much in css, is there a way to make it so only links within forum posts are blue then?

But yea if everything else would end up blue it'd be blegh


Fix forum [url] tag with color! - akshell - Jul 16, 2010

.postbody a { color : blue }


Fix forum [url] tag with color! - ibby - Jul 17, 2010

Ranma Wrote:haven't played much in css, is there a way to make it so only links within forum posts are blue then?

But yea if everything else would end up blue it'd be blegh

What does Counter Strike have to do with url's??!!!!!


Fix forum [url] tag with color! - Drunken F00l - Jul 17, 2010

ibby Wrote:What does Counter Strike have to do with url's??!!!!!
[Image: BaDumTssh.jpg]

But yes, what akshell said is on the right track. I will play with it some this weekend I guesssss.