Change color of fieldset - legend

  • mverkerk
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
10 years 11 months ago #28943 by mverkerk
Hello,

In Firefox I have two white text lines on a grey background and that is fine.
In Internet Exploter the same text is in black on a grey background and almost not readable.
When I look at the html with Firefox - Firebug then the text is:

<fieldset>
<legend>text</legend>

But I can not find the CSS for these text. Where can I change this to make it white?

Thank you in advance!

Martin Verkerk

Please Log in to join the conversation.

More
10 years 11 months ago #28954 by ivan.milic
you did not point us to right element you want to change color, best also send us link that way you will bet solution faster.
The following user(s) said Thank You: mverkerk

Please Log in to join the conversation.

  • mverkerk
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
10 years 11 months ago #28964 by mverkerk
Thank you Ivan,

The website is not online yet. Is there another way to show you more?

Thank you in advance!

Martin Verkerk

Please Log in to join the conversation.

More
10 years 11 months ago #28968 by ivan.milic
Well snapshot will be helpful in this case, or describe in words form where that filedset comes

Please Log in to join the conversation.

  • mverkerk
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
10 years 11 months ago #28971 by mverkerk
Hello Ivan,

Attached is a screenshot of the text that is black.
The other attachement is the html.

This registration form is from a payment component. The publisher says that they didn't change the css of this specific part.

KInd regards,

Martin Verkerk
Attachments:

Please Log in to join the conversation.

More
10 years 11 months ago #28977 by ivan.milic
Like this I need something to target that fieldset by some tag class or id , then I could give you css you world add to template_css.css to change color like:

#something fieldset legend{
color:#FFF!important;
}

if you can not handle that send snapshot like second you sent now just showing more parent elements at least some with class or id attribute set.
The following user(s) said Thank You: mverkerk

Please Log in to join the conversation.

Time to create page: 0.351 seconds
Powered by Kunena Forum