Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • bfahnoe Friend
    #158948

    How can I change Social so it does not capitalize the main menu and the all the other places it capitalizes text. I want to choos if I want to have anything in capitals.
    Bjørn Fahnøe

    bfahnoe Friend
    #372468

    I found the solution in mega.css

    .ja-megamenu ul.level0 li.mega a.mega {
    color: #fff;
    padding: 0 25px 0 10px;
    font-size: 110%;
    font-weight: normal;
    line-height: 40px;
    font-weight: normal;
    font-family: “Segoe UI”, Arial, sans-serif;
    /*text-transform: uppercase;/* Changed this
    text-shadow: 0 -1px 0 rgba(0,0,0,.5);

    but I still cannot find where other capilization are trggered
    You can see it here, the blue boxes with the titels
    http://www.bf-data.dk/sgt/

    bfahnoe Friend
    #372486

    Found a solution for this problem also. This template uses “Uppercase” not “capitalize”
    /* MODULE STYLES
    ——————————————————— */
    div.ja-moduletable h3, div.moduletable h3 {
    background: url(../images/grad-d1.gif) repeat-x left top #238db4;
    color: #fff;
    font-size: 110%;
    font-family: “Segoe UI”, Helvetica, sans-serif;
    font-weight: bold;
    margin: 0;
    padding: 10px 15px;
    /*text-transform: uppercase;*/
    }Bjørn

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

This topic contains 3 replies, has 1 voice, and was last updated by  bfahnoe 13 years, 10 months ago.

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