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.

hovering color change

4 posters

Go down

Solved hovering color change

Post by Donal January 30th 2011, 3:00 pm

My forum: www.advertisepilot.com

As you see I used the multi forum in one. but in one, you see i obviously didnt. Well in that, when you hover over the text it turns light blue. but when you hover over the multi forum in one sections, its like a dark blue.. I tried changing it to the light blue but it never works..I dont know what to do, I tried searching for the link color and hover in colors and the CSS but I didnt find any... I really need a code to fix this..and NO UNDERLINE


Last edited by Donal on January 31st 2011, 7:07 am; edited 1 time in total
Donal
Donal
Forumember

Male Posts : 467
Reputation : 3
Language : English
Location : England

http://advertisepilot.com/

Back to top Go down

Solved Re: hovering color change

Post by Donal January 30th 2011, 10:23 pm

Still need help! Pleasee
Donal
Donal
Forumember

Male Posts : 467
Reputation : 3
Language : English
Location : England

http://advertisepilot.com/

Back to top Go down

Solved Re: hovering color change

Post by MrMario January 30th 2011, 11:00 pm

Hi, your title being non explicit and therefore not facilitating research via the search option, I'm not answering (nor is any other member) until you change your title for an explicit one, related to your problem
Why we ask for explicit titles
The forum's search engine bases its research on keywords found in topic titles.

When you do a research, do you use "help", "urgent", "problem", "SOS" or "question" as keywords to look for topics about your problem/question?
Certainly not! So this is why it is important to use titles related to your problem/question. Doing this makes the researches much easier for visitors who use the search engine to get an answer to their question.
Thanks for your understanding.

Cordially
Forumotion Staff

May I remind you that double/triple posting isn't tolerated unless separated by 24 hours (Use the edit button) Wink This is your 3rd reminder which turns into a warning.
MrMario
MrMario
Helper
Helper

Male Posts : 22186
Reputation : 1839
Language : test

Back to top Go down

Solved Re: hovering color change

Post by Donal January 31st 2011, 7:08 am

24? I was allowed to do 12 in another thread..anywho changed it.
Donal
Donal
Forumember

Male Posts : 467
Reputation : 3
Language : English
Location : England

http://advertisepilot.com/

Back to top Go down

Solved Re: hovering color change

Post by Donal February 2nd 2011, 8:46 pm

Still need help...
Donal
Donal
Forumember

Male Posts : 467
Reputation : 3
Language : English
Location : England

http://advertisepilot.com/

Back to top Go down

Solved Re: hovering color change

Post by Maki1 February 2nd 2011, 9:49 pm

Hi, Donal

Add this code to your css:

Code:
a.forumtitle:hover {
   color: #XXX;
}
Maki1
Maki1
Hyperactive

Male Posts : 2529
Reputation : 442
Language : English »» CSS Stylesheet
Location : The » Support » forum » Section! • No support by PM If you need custom theme please contact me!

Back to top Go down

Solved Re: hovering color change

Post by Donal February 3rd 2011, 8:09 am

Maki1 wrote:Hi, Donal

Add this code to your css:

Code:
a.forumtitle:hover {
   color: #XXX;
}

I have that code. I need it for the link color, How do I change the hover over links?
thank you btw
Donal
Donal
Forumember

Male Posts : 467
Reputation : 3
Language : English
Location : England

http://advertisepilot.com/

Back to top Go down

Solved Re: hovering color change

Post by Guest February 3rd 2011, 1:13 pm

Go to the multi forum in the ACP where u added the tables for the icons+links and add a "class" to the table:
Code:
<table class="multi-forums" width="100%" border="0" cellpadding="5" cellspacing="5">
then in the CSS add:
Code:
.multi-forums td a:hover {color: #HEX COLOR;}
avatar
Guest
Guest


Back to top Go down

Solved Re: hovering color change

Post by Donal February 3rd 2011, 11:21 pm

How do you add a class?
Donal
Donal
Forumember

Male Posts : 467
Reputation : 3
Language : English
Location : England

http://advertisepilot.com/

Back to top Go down

Solved Re: hovering color change

Post by Guest February 3rd 2011, 11:32 pm

lol, i already said it above ;D
<table class="multi-forums" width="100%" border="0" cellpadding="5" cellspacing="5">
avatar
Guest
Guest


Back to top Go down

Solved Re: hovering color change

Post by Donal February 5th 2011, 6:57 pm

Thanks!
Donal
Donal
Forumember

Male Posts : 467
Reputation : 3
Language : English
Location : England

http://advertisepilot.com/

Back to top Go down

Solved Re: hovering color change

Post by Jophy February 6th 2011, 1:58 am

hovering color change Solved10 Solved -> Topic Locked

Important: You can also help the moderators to know if your topic/problem is solved by EDITING your first post and marking the topic as solved. Thank you.
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

Back to top

- Similar topics

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