Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • Giulio Orsi Friend
    #162506

    Can change the text type main menu, not the children, from “uppercase” to “capitalize” or “lowercase”?

    Thanks
    Joso

    P.S.: sorry my bad english.

    aman204 Friend
    #385371

    Seems that the present font-family added for menu items doesn’t support these transform properties

    You may wish to first change in font-family here ::

    .ja-megamenu ul.level0 li.mega {mega.css (line 7)
    font-family: ‘BebasNeueRegular’,Arial,Helvetica,sans-serif;
    }

    and then, change text-transform property here::

    .ja-megamenu ul.level0 li.mega a.mega {mega.css (line 12)
    color: #111111;
    font-size: 200%;
    font-weight: normal;
    line-height: 1.3;
    margin-bottom: -1px;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-transform: uppercase;
    z-index: 10000;
    }

    Giulio Orsi Friend
    #385446

    i have changed, but not found… other suggest??

    aman204 Friend
    #385469

    <em>@joso970 233037 wrote:</em><blockquote>i have changed, but not found… other suggest??</blockquote>

    Can you provide a link to your site

    Giulio Orsi Friend
    #385532

    The site is: http://www.vsbarcelona.it

    I sented you a pm with account for access to site, please confirm me received.

    Joso

    aman204 Friend
    #385547

    I am unable to see font-family changed as suggested earlier

    Also, for reference, the css file where the update is to be done is::

    http://www.vsbarcelona.it/templates/ja_methys/css/menu/mega.css

    Giulio Orsi Friend
    #385566

    I have undestund and solved.

    Please, can you help me for other issue?

    In this thread i have posted the issue: http://www.joomlart.com/forums/topic/view-item-and-category-with-zoo/.

    Thanks
    Joso

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

This topic contains 7 replies, has 2 voices, and was last updated by  Giulio Orsi 13 years, 7 months ago.

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