Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated

Changing specific menu option in Toolbar

10 years 4 months ago
  • lafemme's Avatar
    Topic Author
  • lafemme
  • Offline
  • Fresh Boarder
  • Posts: 72
  • Thank you received: 9
Licenses:
JomSocial Active

Dear support team,

i have found this documentation though an other topic.. thank you have that. Even a noob as me understand perfectly what needs to be done. documentation.jomsocial.com/wiki/Translate_Toolbar

However... one question.. is it possible to change the color of a single menu item in Red and make it Bold?

I have a menu option HELP.. and wish that that is clearly visable.

Thank you for your time.

10 years 4 months ago
Licenses:

Hi,

you can do it by using CSS. please try to put this code at /templates/theme1395/css/templatestyle.css

#community-wrap .js-toolbar .nav > li:nth-child(7) > a {
  color: red;
  font-weight: bold;
}

Regards

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW