changing css class in title articles main featured

More
9 years 9 months ago #44359 by ivan.milic
On home page on body tag you hav class sparky_home and on othrr pages sparky_inner. So you you want to make it effects only home page:

.sparky_home .my_menu_item,
.sparky_home .my_menu_item *{
color:red;
}

Please Log in to join the conversation.

  • mguelmoy
    Inactive member
  • Topic Author
  • Member
  • Member
More
9 years 9 months ago #44366 by mguelmoy
Forgive me again, but am unable to do so, not quite understand what I have to do. You Might spend an example or tutorial, I think this is very interesting to customize the web.

Thank you

Please Log in to join the conversation.

More
9 years 9 months ago #44373 by ivan.milic
So i field you surrounded with red lines, put:

red_menu_item


open template_css.css at bottom place this code:

.sparky_home .red_menu_item,
.sparky_home .red_menu_item *{
color:red;
}

refresh home page and your menu item should appear red on home page.
After this works I think you will be more clear what the point is.

Please Log in to join the conversation.

Time to create page: 0.118 seconds
Powered by Kunena Forum