Change color of the "main menu" module

  • freedom
    Inactive member
  • Topic Author
  • Member
  • Member
More
12 years 3 months ago #14135 by freedom
Hello again, i want to change color or add a picture of the "main menu" module. Ι want to change ONLY the first word of "HOT" of the " HOT ΚΑΤΗΓΟΡΙΕΣ" and make it red collor! Please see the picture! Please help!

Thanx!
Attachments:

Please Log in to join the conversation.

More
12 years 3 months ago #14150 by ivan.milic
use:


.column_left .moduletable h3 span{
color:...
}

add it to template_css.css at bottom.
note that this will change color for every title in left column.

Please Log in to join the conversation.

  • freedom
    Inactive member
  • Topic Author
  • Member
  • Member
More
12 years 3 months ago #14167 by freedom
In the left column i want to have at least two titles! my problem is that i want to change the color or add image of first word of one title only! not the others titles of the "main menu"!
The word that i want to change only is the "hot"! see the attachment picture!

Thanks!

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
12 years 2 months ago #14182 by milos
Try this, if this module is the first:
Code:
.column_left div.moduletable:first-child h3 span { color:... }

Please Log in to join the conversation.

  • freedom
    Inactive member
  • Topic Author
  • Member
  • Member
More
12 years 2 months ago #14202 by freedom
the " .column_left div.moduletable:first-child h3 span {
color:...
} "

where i can find?

Please Log in to join the conversation.

More
12 years 2 months ago #14206 by ivan.milic
add it in template_css.css at the bottom

Please Log in to join the conversation.

Time to create page: 0.334 seconds
Powered by Kunena Forum