Nick

Forum Replies Created

list of topics you have created till now.

  • Nick
    Participant
    Posted in : Bloggy 3.0 font size

    Thanks for making it pretty for me. :-)

    Nick
    Participant
    Posted in : Bloggy 3.0 font size

    That makes sense. Thanks for the reply!

    Should any other users want to increase their font to 18px on pages, I used this CSS:

    @media screen and (min-width: 768px) {
    	div#content .page div.entry-content > p {
    		font-size: 18px;
    	}
    }

    EDIT: I can’t seem to get that snippet to display pretty. Grr. If one of the mods could do it, that’d be grand.

    Nick
    Participant
    Posted in : Bloggy 3.0 font size

    I just now noticed that the font size on pages is still 16px, even though on blog posts it’s 18px. Just curious, but why not bump up the readability for pages as well as blog posts? I for one really prefer the larger font for long blocks of text. (I modified the css to achieve that result.)

    Nick
    Participant
    Posted in : Chat post type bug?

    Nevermind! It wasn’t a bug with the theme, it’s a bug with the Sharaholic plugin.

    Nick
    Participant

    Oh, I gotcha. Thanks!

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