Theme Support Forum

Support Forum for Free and Premium Themes. Premium Theme Forums are Private! Please log in first to see the Premium forums

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

change font-size of preview entry

Home Forums Free Theme Support Zenon Lite change font-size of preview entry

  • #56429

    rodya

    First of all congratulations for your job and help.
    I changed the body size at 16px, but I would like that the displayed text on the preview-entries would be smailler… I have been looking around, but I don’t find how to do it.
    I mean, having the body size of my posts at 16px, but the little display that appears at the homepage a bit smaller.
    Is that possible?

    Thanks again!

    #56434

    Towfiq I.

    administrator

    you want to increase the font size of your posts only right?

    #56879

    rodya

    yes, that’s it!
    but when i changed this on my style…
    body{ background:#f7f7f7; margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:16px!important; color:#000000;}
    …also changed the size of the “preview”

    #57851

    Towfiq I.

    administrator

    remove the !important

    #58421

    rodya

    oh, that worked! thank you very much!

    and one more doubt… if I want that the size of the post will be bigger (not on the main page, just when I am at the post). Is that possible?

    /*LATEST POSTS*/
    /*Layout 1*/
    .....

    I tried changing on there, but I haven’t noticed any change.

    #58897

    Towfiq I.

    administrator

    add this to your stylesheet:

    body .zn_post_wrap{font-size:16px;}

    #60688

    rodya

    oh, it worked! thanks!!

You must be logged in to reply to this topic.