Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • davikos Friend
    #132479

    Hi i’m using Ja labra Template, i wanna change the Text style of my menu i.e. “HOME” that now is “uppercase” to nothing or to “lowercase” but i can’t find it in CSS.

    Where is the parameter for that position of the template?

    Thank you!

    lcristian Friend
    #266542

    You are looking for this :

    text-transform: uppercase;

    Find it in /templates/ja_labra/ja_menus/<your menu of choice>/ja.xxx.css

    Change it to :

    text-decoration: none;

    have fun!

    Sherlock Friend
    #266599

    HI
    Example:ja.splitmenu.css (line 30)(templatesja_labraja_menusja_splitmenu folder)

    #ja-splitmenu a {
    color:#CCCCCC;
    font-weight:bold;
    text-decoration:none;
    text-transform:uppercase;
    }

    davikos Friend
    #266626

    ok thanks you, i”ll try it today, ty again:D

    Menalto Friend
    #270485

    Did you manage to solve this? if so please mark this as solved, if not and you still need help please post here again and include your joomla version, template verison and a description of your problem if different from before.

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

This topic contains 5 replies, has 4 voices, and was last updated by  Menalto 16 years, 1 month ago.

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