How to change the font color on module

More
12 years 2 months ago #22936 by marcelothieme
Hello,

I would like to know, how do to change the font color of the text link on the module position USER4 (Search).

I need to change from black to white color, like the links on the module position USER9 (Hearder Menu).

Thanks for your attention.

I'm wainting your response.

Best Regards,
Marcelo

Please Log in to join the conversation.

More
12 years 2 months ago #22944 by ivan.milic
in template_css.css:

inputbox {
border: 3px solid #E0E0E0;
background: white;
font-size: 11px;
color: #B9B9B9;
padding: 5px;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
position: relative;
top: 1px;
}

change color: #B9B9B9;

Please Log in to join the conversation.

More
12 years 2 months ago - 4 years 4 months ago #22952 by marcelothieme
Hi Ivan,

Thanks for your response.

I think that my question wasn't much clear, becauce I changed the color parameter as you sad me, but this action changed the inputbox text color.

What I realy want to change is the link text color, from black to white color. I want do the style like the Login, Sign up, Contact us links that are on the left side.


PS: I'm not getting to attach the photo, is showing an error message.

Please see the picture on the link below:


Any doubt let me know.

Best Regards,
Marcelo
Last edit: 4 years 4 months ago by milos.

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
12 years 2 months ago #22969 by milos
Hi Marcelo,

You can add this in template_css.css to alter the color of the links in the search box:
Code:
.search_pad a { color:#FFF !important; }
The following user(s) said Thank You: marcelothieme

Please Log in to join the conversation.

More
12 years 2 months ago - 4 years 4 months ago #22972 by marcelothieme
Hi Milos,

I added this part on the template_css.css, but didn't work, the color link on the position USER4 didn't change.

PS. When I publish the same search module in the position USER9, the link (Busca Avançada) change to white color automatically.

Please see the image below:

What I have do on the template_css.css to change the link color on the position USER4?

Thanks for your attention.

I'm waiting your response.

Best Regards,
Marcelo Thieme
Last edit: 4 years 4 months ago by milos.

Please Log in to join the conversation.

More
12 years 2 months ago #22980 by ivan.milic
best send us link to your page (enable us to see it) so we don't wonder around

Please Log in to join the conversation.

Time to create page: 0.158 seconds
Powered by Kunena Forum