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.

Text disapears when I rollover it!

3 posters

Go down

Solved Text disapears when I rollover it!

Post by lesliewest_guitargod April 1st 2009, 12:13 pm

On several places on my page, suck as the profile/registration pages, when i hover my mouse over the text, it turns black, the same color as my background.

The display/colors colors Ive choses are over-ridden by the CSS stylesheet somehow. Can someone please help me... Im about to give up Sad

Heres my page:

http://tyrspaladium.forumotion.com
avatar
lesliewest_guitargod
Forumember

Posts : 63
Reputation : 0
Language : english

Back to top Go down

Solved Re: Text disapears when I rollover it!

Post by Carryn April 1st 2009, 1:46 pm

This is what I changed in the CSS to fix that problem:
locate this section


/* Fieldset dl---------------------------------------------------------*/
fieldset dl {
padding: 4px 0;
}
fieldset dt {
float: left;
width: 40%;
text-align: left;
display: block;
}
fieldset dd {
margin-left: 41%;
vertical-align: top;
margin-bottom: 3px;
}
fieldset dl:hover dt label {
color: #000000;
}
Change this color
Code:
fieldset dl:hover dt label {
   color: #000000;
   }
avatar
Carryn
Active Poster

Female Posts : 1399
Reputation : 86
Language : none.
Location : somewhere not on the support forum

Back to top Go down

Solved Re: Text disapears when I rollover it!

Post by lesliewest_guitargod April 1st 2009, 4:36 pm

solved, awesome!

can you please check my other question in this section? thank you so very much!!!
avatar
lesliewest_guitargod
Forumember

Posts : 63
Reputation : 0
Language : english

Back to top Go down

Solved Re: Text disapears when I rollover it!

Post by Sanket April 2nd 2009, 11:06 am

Since this thread appears to be solved, I will lock this thread and mark it as solved.
Sanket
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

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