Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter ChicBebe

    (@chicbebe)

    Thanks you for the links. I did read the link Playing with Fonts before posting the question but I’m still can’t find what I want to change. ?? Also, before asking I changed from 12px to 16px from this portion of the stylesheet and nothing happen.

    /* begin Page */

    /* Generated with Artisteer version 2.4.0.27666, file checksum is FD543B54. */

    body, p
    {
    margin: 0.5em 0;
    font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    text-align: justify;
    }

    Try using Firebug which will show you exactly the CSS code that is affecting the element you want to change.

    Posting the CSS code here is useless – -as someone needs to see what is actually going on with the site live.

    Notice that there are other font sizes in your stylesheet so what appears depends on which code is relevant to that part.

    You might also try clearing your browser cache…stylesheets get cached sometimes so changes do not show up.

    Thread Starter ChicBebe

    (@chicbebe)

    Thank you WPyogi! That was very helpfull ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Help changing the font size of my template’ is closed to new replies.