Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • eeklo Friend
    #178935

    I use Joomla 2.5.

    Parameters (JA Extended)
    ‘Show title’ = ‘no’ => The icon is also hide.

    How can I show the icon (home) only?

    The name between <> is not possible.

    How can I do it with ‘Additional class’?

    Saguaros Moderator
    #460540

    Hi eeklo,

    You can add your home icon in : http://easycaptures.com/fs/uploaded/593/1204467314.png

    Additional class param allow you to add addition CSS class to apply to that menu item.

    For example, in that field, I add a class named ‘home‘ and in template.css file, I add:

    #ja-mainnav li.home a.home {
    text-indent: -1000em;
    width: 28px;
    }

    This code will apply for this home menu item. Please try this and let me know if you need further help.

    eeklo Friend
    #460636

    Hello Saguaros,

    That’s it. Thanks. It works perfect.

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  eeklo 12 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum