Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • bibo07 Friend
    #137788

    I have a big problem with the configuration of template.
    When I make in the template configuration, 3 in the font size dimension the template move the first gallery on the right. If I make font size 1 is ok but the size is too muck small!! What can I do? Please!
    Now is in 1 dimension http://www.supplyblog.it/controluce

    many thank’s

    roberto

    scotty Friend
    #289522

    You can control the font size via your template.css file…

    body.contentpane {
    color: #000000;
    font-size: 12px;
    line-height: 1.3em;
    margin: 0;
    margin: 1em 2em;
    width: auto; /* Printable Page */
    }

    body.fs1 {font-size: 10px;}
    body.fs2 {font-size: 11px;}
    body.fs3 {font-size: 12px;}
    body.fs4 {font-size: 13px;}
    body.fs5 {font-size: 14px;}
    body.fs6 {font-size: 15px;}

    Although I don’t encourage the way Joomlart have set the sizes here. Size should always be a percentage of a users browser setting rather than an actual pixel size. So small text would be 85%, normal 100%, and large 110% and so on…

    bibo07 Friend
    #289630

    <em>@scotty 109857 wrote:</em><blockquote>You can control the font size via your template.css file…

    body.contentpane {
    color: #000000;
    font-size: 12px;
    line-height: 1.3em;
    margin: 0;
    margin: 1em 2em;
    width: auto; /* Printable Page */
    }

    body.fs1 {font-size: 10px;}
    body.fs2 {font-size: 11px;}
    body.fs3 {font-size: 12px;}
    body.fs4 {font-size: 13px;}
    body.fs5 {font-size: 14px;}
    body.fs6 {font-size: 15px;}

    Although I don’t encourage the way Joomlart have set the sizes here. Size should always be a percentage of a users browser setting rather than an actual pixel size. So small text would be 85%, normal 100%, and large 110% and so on…</blockquote>

    I try but I have the same problem. When I make 12px or 11px font-size the menu will be down and corrupt all of the page!
    What can I do?
    Many thank’s

    roberto

    scotty Friend
    #289658

    Your menu is too long. You need to make the links shorter or else remove some of them.

    bibo07 Friend
    #289688

    oooookk problem solved!!!

    many thank’s

    roberto

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

This topic contains 5 replies, has 2 voices, and was last updated by  bibo07 15 years, 9 months ago.

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