inherit
Official Code Helper
65613
0
1
Oct 22, 2024 1:56:19 GMT -8
Chris
"'Oops' is the sound we make when we improve"
9,018
December 2005
horace
RedBassett's Mini-Profile
|
Post by Chris on Jan 13, 2013 21:04:25 GMT -8
The shoutbox is not yet setup to process BBCode coloring but this is CSS coloring so if you want shoutbox links to be included you would edit what I posted and add an additional selector so shoutbox doesn't feel left out
<style>.post .message a[rel="nofollow"], .shoutbox .message a[rel="nofollow"] {color:red;}</style>
|
|
blueshead
Full Member
More hot peppers please!
Posts: 928
inherit
185994
0
Jun 17, 2018 15:20:52 GMT -8
blueshead
More hot peppers please!
928
November 2012
mrblueshead
|
Post by blueshead on Jan 14, 2013 4:28:03 GMT -8
The shoutbox is not yet setup to process BBCode coloring but this is CSS coloring so if you want shoutbox links to be included you would edit what I posted and add an additional selector so shoutbox doesn't feel left out <style>.post .message a[rel="nofollow"], .shoutbox .message a[rel="nofollow"] {color:red;}</style> That's it! Thank you!.. At this point I feel my board is ready for the transition.. Very good..
|
|
inherit
First Contributor
66253
0
Mar 18, 2024 11:09:20 GMT -8
aRMY83
2,925
December 2005
army83
|
Post by aRMY83 on Jan 14, 2013 5:53:51 GMT -8
<style>.post .message a[rel="nofollow"] {color:gold}</style> Works like a charm Elton but can't seem to get the shoutbox one to work. blueshead... where did you place the shoutbox code?
|
|
blueshead
Full Member
More hot peppers please!
Posts: 928
inherit
185994
0
Jun 17, 2018 15:20:52 GMT -8
blueshead
More hot peppers please!
928
November 2012
mrblueshead
|
Post by blueshead on Jan 14, 2013 6:43:24 GMT -8
<style>.post .message a[rel="nofollow"] {color:gold}</style> Works like a charm Elton but can't seem to get the shoutbox one to work. blueshead... where did you place the shoutbox code? Just replace the old code with the new one.. <style>.post .message a[rel="nofollow"], .shoutbox .message a[rel="nofollow"] {color:red;}</style>
|
|
Former Member
inherit
guest@proboards.com
185676
0
Nov 24, 2024 7:57:30 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Jan 14, 2013 6:53:21 GMT -8
Thank you Eton.
Chrissy
|
|
inherit
First Contributor
66253
0
Mar 18, 2024 11:09:20 GMT -8
aRMY83
2,925
December 2005
army83
|
Post by aRMY83 on Jan 14, 2013 6:56:21 GMT -8
Got it! Thanks for that info blueshead and I should have seen that in the first place:
<style>.post .message a[rel="nofollow"], .shoutbox .message a[rel="nofollow"] {color:red;}</style>
|
|
inherit
tunesrcoolii@gmail.com
86185
0
Oct 3, 2013 8:48:20 GMT -8
tunescool
4,399
August 2006
tunescool
|
Post by tunescool on Jan 16, 2013 8:55:11 GMT -8
how about all links on the forum, last posted thread on the main page, any link in a post, anything in the infocenter, any link posted in an html table in headers/footers
|
|
inherit
8275
0
Apr 8, 2024 11:05:50 GMT -8
M³
SF 49ers
2,120
March 2003
madmastermind
|
Post by M³ on Jan 18, 2013 12:22:37 GMT -8
I believe it can be done, I'm waiting for a response in this thread .. but, I wouldn't put it past Eton to come up with something. Having the ability to change the color link in v4.5 was an essential part for us ... to separate it from the rest of the links about the forum. I'm not a coder, but am puzzled as to why this is so hard to achieve. That said, what do I know. lol
|
|
inherit
182159
0
Dec 2, 2019 21:02:31 GMT -8
Thaïs
Mac OS 10.10.3
505
August 2012
thais
|
Post by Thaïs on Jan 22, 2013 13:13:40 GMT -8
I tried putting Eton's code in the footer but it doesn't seem to work... maybe it's the browser? Does anyone else have this problem?
|
|
inherit
First Contributor
66253
0
Mar 18, 2024 11:09:20 GMT -8
aRMY83
2,925
December 2005
army83
|
Post by aRMY83 on Jan 22, 2013 13:56:11 GMT -8
I tried putting Eton's code in the footer but it doesn't seem to work... maybe it's the browser? Does anyone else have this problem? Hello Thais... It goes in the Global Header, not the footer.
|
|
inherit
182159
0
Dec 2, 2019 21:02:31 GMT -8
Thaïs
Mac OS 10.10.3
505
August 2012
thais
|
Post by Thaïs on Jan 22, 2013 14:01:51 GMT -8
I tried putting Eton's code in the footer but it doesn't seem to work... maybe it's the browser? Does anyone else have this problem? Hello Thais... It goes in the Global Header, not the footer. Ah sorry, typo. I meant header...
|
|
inherit
First Contributor
66253
0
Mar 18, 2024 11:09:20 GMT -8
aRMY83
2,925
December 2005
army83
|
Post by aRMY83 on Jan 22, 2013 14:05:38 GMT -8
Hello Thais... It goes in the Global Header, not the footer. Ah sorry, typo. I meant header... Just a thought and that being, maybe something got out of wack. Here is what I have in the global header: <style>.post .message a[rel="nofollow"], .shoutbox .message a[rel="nofollow"] {color:red;}</style> and it works just fine.
|
|
inherit
182159
0
Dec 2, 2019 21:02:31 GMT -8
Thaïs
Mac OS 10.10.3
505
August 2012
thais
|
Post by Thaïs on Jan 22, 2013 14:10:45 GMT -8
OK I changed the color and it's working now! Weird
|
|
inherit
First Contributor
66253
0
Mar 18, 2024 11:09:20 GMT -8
aRMY83
2,925
December 2005
army83
|
Post by aRMY83 on Jan 22, 2013 14:12:42 GMT -8
Glad you got it sorted out.
EDIT: it may be that you used a hex number for the color. I tried this in the beginning and it would not work. It only uses named colors and nothing else.
|
|
inherit
8275
0
Apr 8, 2024 11:05:50 GMT -8
M³
SF 49ers
2,120
March 2003
madmastermind
|
Post by M³ on Jan 22, 2013 14:22:44 GMT -8
<style>.post .message a[rel="nofollow"] {color:gold}</style> Chris This works great, but what if I want to have the links bold? Also, you can make it so it will take a hex code instead of red, blue, green for example.
|
|