ThemeRepublic

Premium Joomla Templates

  • Categories
    Categories
    View categories that are created for the site and filter discussions by categories.
wessim on Tuesday, June 12 2012, 12:06 PM

settings per menu item in joomla 2.5

0
Hello all,

I try to make a menu item to stand out more last item in bold.

Don't know if it's possible but hope someone can help me.

I added a image for what i mean.

edit: the menu item: online shop
Resolved
The discussion has been resolved.

Accepted Answer

  • Replied by zahir on Tuesday, June 12 2012, 05:36 PM
    Hi Wessim,

    This is an interesting question.. In Joomla, you can add a custom css class to any menu item so just add a new class e.g. called boldlink to your menu (see attached screenshot).

    Then open up the template css file and add a new entry for bold link e.g:
    a.boldlink {
    	font-weight:bold;
    	color:green;
    }

    ..etc

    Hope that helps!

    Attachments:

Your Response
Please login first in order for you to submit comments

Recent Themes

The Joomla!™ name is used under a limited license from Open Source Matters in the United Statesand other countries.
ThemeRepublic.com is not affiliated with or endorsed by Open Source Matters or the Joomla! Project.