Blog type is very small when using feed block

crocknycrockny Registered Users Posts: 170 Major grins
edited August 13, 2014 in SmugMug Customization
Is there any way to have the type be larger in the feed block - I hooked up my Blogger blog to SmugMug (yay!) but the type shows up so small it's very difficult to read (boo!) ...

Comments

  • AllenAllen Registered Users Posts: 10,013 Major grins
    edited August 8, 2014
    crockny wrote: »
    Is there any way to have the type be larger in the feed block - I hooked up my Blogger blog to SmugMug (yay!) but the type shows up so small it's very difficult to read (boo!) ...
    You can make the page custom and add this to the "just this page" CSS block.

    .sm-page-widget-7413127 .sm-feed-item-description {
    font-size: 12pt;
    }
    Al - Just a volunteer here having fun
    My Website index | My Blog
  • crocknycrockny Registered Users Posts: 170 Major grins
    edited August 8, 2014
    Allen - I did that but it didn't work!
  • AllenAllen Registered Users Posts: 10,013 Major grins
    edited August 8, 2014
    crockny wrote: »
    Allen - I did that but it didn't work!
    Try adding the !important


    font-size: 12pt !important;
    Al - Just a volunteer here having fun
    My Website index | My Blog
  • crocknycrockny Registered Users Posts: 170 Major grins
    edited August 12, 2014
  • PhyxiusPhyxius Registered Users Posts: 1,396 Major grins
    edited August 12, 2014
    Hi,

    Can you please check your browser zoom? The font on your blog page looks good here (it is 12pt font. You can change the 12 to something like 16 to see a difference), it's a little larger than the size of the font in this forum. I took this little screen grab to show this:

    i-nPTbDZs.jpg

    You can also change the selected font by updating the theme. To do this click Customize > Customize Site then, click THEME. Your current active theme for your blog page is "new font". Click the wrench to edit the theme.

    I hope this helps. If you have any questions please don't hesitate to ask, we are always happy to help.
    Christina Dale
    SmugMug Support Specialist - www.help.smugmug.com

    http://www.phyxiusphotos.com
    Equine Photography in Maryland - Dressage, Eventing, Hunters, Jumpers
  • crocknycrockny Registered Users Posts: 170 Major grins
    edited August 12, 2014
    Interesting Phyxius - I don't know if my browser is at 100% or less but I can certainly make it larger or smaller with the control + or - ... I changed the font size to 16 point anyway and that makes a difference ... how can I tell if my page is zoomed to 100% or larger???
  • Hikin' MikeHikin' Mike Registered Users Posts: 5,467 Major grins
    edited August 13, 2014
    crockny wrote: »
    Interesting Phyxius - I don't know if my browser is at 100% or less but I can certainly make it larger or smaller with the control + or - ... I changed the font size to 16 point anyway and that makes a difference ... how can I tell if my page is zoomed to 100% or larger???

    I use Firefox, so I go to 'View > Zoom > Reset".

  • crocknycrockny Registered Users Posts: 170 Major grins
    edited August 13, 2014
    Thank you everyone! I changed the type to 16 pt. per Allen's instructions and reset firefox zoom and it looks great - thanks for all your help!
Sign In or Register to comment.