Rok needs some help with changing link text color and alternating text links
4 posters
Page 1 of 1
Rok needs some help with changing link text color and alternating text links
On forumansion.com, you can see the little mini-toolbar that's in a fixed position in the bottom-left point of the forum index. I was wanting to know two things.
- How can I change the href link color from that tealish gray color to a #ffffff white color?
I've already tried several ways to get the href link color to be white by using <span decorations, a:link CSS tags, etc. However, I cannot find a possible way to get that link color to change from teal to white. - I've been searching and searching and searching, and I cannot find any accurate javascript text link ROTATION scripts. By 'javascript text link rotation', I mean like a script that alternates text links via each page refresh. I couldn't find anything when I went browsing on some search engines.
Last edited by Rok on March 1st 2010, 4:56 am; edited 1 time in total
Rok- Energetic
-
Posts : 6823
Reputation : 234
Language : idk
Re: Rok needs some help with changing link text color and alternating text links
where is this mini toolbar? i dont see anything all i see is that in line adds thing at the bottom left?
kirk- Forumaster
-
Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn
Re: Rok needs some help with changing link text color and alternating text links
Yeah, the Inline Ads thingy.
Rok- Energetic
-
Posts : 6823
Reputation : 234
Language : idk
Re: Rok needs some help with changing link text color and alternating text links
Rok wrote:Yeah, the Inline Ads thingy.
OH i would think you change the color in the code you have for it.
check out and see if there's something in there for color. if not send me the code and i will see if i can add it in there for you.
kirk- Forumaster
-
Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn
Re: Rok needs some help with changing link text color and alternating text links
What about this?
<a href="http://www.forumansion.com/forumansion-related-f38/inline-ads-do-you-want-it-t7857.htm#100528" class="white" title="Click here to give your opinion on this upcoming service!"><span style="">Want this service?</span></a>
<style type="text/css">
<!--
a.white:link {color: #000000; text-decoration: underline; }
a.white:active {color: #0000ff; text-decoration: underline; }
a.white:visited {color: #008000; text-decoration: underline; }
a.white:hover {color: #ff0000; text-decoration: none; }
-->
</style>
just some random colours... just tell me if I'm totally wrong xD just my thoughts ;O
<a href="http://www.forumansion.com/forumansion-related-f38/inline-ads-do-you-want-it-t7857.htm#100528" class="white" title="Click here to give your opinion on this upcoming service!"><span style="">Want this service?</span></a>
<style type="text/css">
<!--
a.white:link {color: #000000; text-decoration: underline; }
a.white:active {color: #0000ff; text-decoration: underline; }
a.white:visited {color: #008000; text-decoration: underline; }
a.white:hover {color: #ff0000; text-decoration: none; }
-->
</style>
just some random colours... just tell me if I'm totally wrong xD just my thoughts ;O
Infectious- Forumember
-
Posts : 33
Reputation : 0
Language : English
Re: Rok needs some help with changing link text color and alternating text links
Oh my God! It works, haha. Thanks so much, Infectionous! I feel so stupid because I used that same CSS, except I placed it in my stylesheet for my forum instead of my forum's homepage message, haha. Thanks once again!
Now all I need is a text link alternator/randomizer, and then I'm all good.
Now all I need is a text link alternator/randomizer, and then I'm all good.
Rok- Energetic
-
Posts : 6823
Reputation : 234
Language : idk
Re: Rok needs some help with changing link text color and alternating text links
Alrighty, this is solved. 

Rok- Energetic
-
Posts : 6823
Reputation : 234
Language : idk
Re: Rok needs some help with changing link text color and alternating text links
![]() | As stated... this topic is solved. Locked ![]() |

» Changing text color of links and transparency
» Need help making color transparent and changing header text color
» changing chat box color and registration text color
» Changing color of all links
» Changing Color for Links
» Need help making color transparent and changing header text color
» changing chat box color and registration text color
» Changing color of all links
» Changing Color for Links
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum