css Text-Color chance

  • erkan
  • Topic Author
  • New Member
  • New Member
More
13 years 3 months ago #13962 by erkan
Replied by erkan on topic Re: css Text-Color chance
I do not understand what you mean?


I use the style4 in the template!



style4.php



If I copy the the code in the bottontemplate_css.css,
then it do not work.
.lastminute_time, .bottom div.moduletable h3, .bottom div.moduletable h3 span, .footer_content div.moduletable h3 span {
color:#333333;
}


template_css.css


Attachments:

Please Log in to join the conversation.

More
13 years 3 months ago #13970 by ivan.milic
add important flag:

.lastminute_time, .bottom div.moduletable h3, .bottom div.moduletable h3 span, .footer_content div.moduletable h3 span {
color:#333333!important;
}
The following user(s) said Thank You: erkan

Please Log in to join the conversation.

  • erkan
  • Topic Author
  • New Member
  • New Member
More
13 years 3 months ago - 13 years 3 months ago #13983 by erkan
Replied by erkan on topic Re: css Text-Color chance
sorry, but it do not work.

first, I copy your code to the template_css.css in the last position.

what I do wrong?



Attachments:
Last edit: 13 years 3 months ago by erkan.

Please Log in to join the conversation.

  • erkan
  • Topic Author
  • New Member
  • New Member
More
13 years 3 months ago #13984 by erkan
Replied by erkan on topic Re: css Text-Color chance
so this ist the solution:

.item-page h2 span, .lastminute_time, .bottom div.moduletable h3, .bottom div.moduletable h3 span {
color:#333333!important;
}

.footer_content div.moduletable h3 span {
color:#FFFFFF!important;
}

Tank you Ivan!

Great Erkan

Please Log in to join the conversation.

Time to create page: 0.079 seconds
Powered by Kunena Forum