Viewing 10 replies - 1 through 10 (of 10 total)
  • What textsize?

    This only happens if you are not logged in. Here are two images, before clicking the “Add Comments” button and after clicking it. [spam link moderated]

    I see no such images… Nor do I see any “Add comment” text, only one page: “Buying Cheap Eyeglasses Online”

    That page isn’t being produced by WordPress.

    Thread Starter yanares

    (@yanares)

    fonts size

    Thread Starter yanares

    (@yanares)

    esmi
    Member
    Posted 3 hours ago #
    That page isn’t being produced by WordPress.

    ?
    your themes beautiful

    which font size would you like to change? where on the page?

    look in your theme style.css file

    body {
    	font-size: 62.5%; /* Resets 1em to 10px */
    	font-family: Arial, Helvetica, sans-serif;
    	color: #000;
    	background: url(images/bg.gif) #88cfde;
    }

    controls the overall font size….you could bump that 62.5% up a bit.

    or this block here

    .entry {
    	width: 100%;
    	overflow: hidden;
    	margin: 0px 0 0 10px;
    	font-size: 1.2em;
    	font-family: Bookman Old Style,Arial, Helvetica, sans-serif;
    	line-height: 20px;
    }

    is just the actual post font size….

    really you can scroll through your style.css and change any of the font sizes to suit your needs

    Thread Starter yanares

    (@yanares)

    thanks, i try to change that.

    Thread Starter yanares

    (@yanares)

    my Avatar image couldn’t link to my website:
    https://qq2009.j4r.net

    when click RVoodoo and esmi’s images ,can link to yours website

    why? how to setup that?

    how to setup that?

    The link is added by those who run this forum as, and when, they think it is appropriate. It’s not a link you can add yourself. Sorry.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘how to change the text size’ is closed to new replies.