Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • dottorbonfy Friend
    #164874

    Hallo everyone,

    in my site at this page: http://www.anticaferraria.com/shap/en/index.php/products/solar-reforming/14-sample-data-articles/180-learn-solar-reforming

    Have some Subscript and some Superscript will appear in bold but is not in bold….Why???
    Exist a mode to change this in a normal mode?

    Thank you.

    pritam Friend
    #394905

    Hello,

    To solve the issue Subscript and Superscript appear in BOLD

    You need to goto templates/ja_t3_blank/css/typo.css line no. 55

    Find this code :-

    sub, sup {
    color: #000000;
    font-size: 11px;
    font-weight: bold;
    }

    Change this code to :-

    sub, sup {
    color: #000000;
    font-size: 11px;
    font-weight: normal;
    }

    dottorbonfy Friend
    #395024

    Thankyou Pritam! The problem is solved 😉

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

This topic contains 3 replies, has 2 voices, and was last updated by  dottorbonfy 13 years, 5 months ago.

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