• 3.

    Dear WP Members,

    I think I previously posted this in the wrong place (a reply to a similar post). Can someone help offer some help with my problem?

    I’m using the Twenty Ten theme for my website. On my testimonial page I’ve selected the option of one column but I’m unable to get my images to align to the left of the page. I’d appreciate some help.

    http://wishinghealth2u.com/?page_id=39 is the link to the page.

    Thanks, Alison

Viewing 4 replies - 1 through 4 (of 4 total)
  • When inserting your images, ensure that you use Align:Left and not Align: Centre.

    Thread Starter WishingHealth2U

    (@wishinghealth2u)

    Hi Esmi,

    Thanks for advice! I’ve made sure the code below is alignleft. If you look at the page you’ll see that using the one column template, even the title is not tightly aligned to the left of the page. Can I correct that? Another quick question. A website w3 experts (IP: 70.87.35.66 wanted to pingback my intitial comment in this forum. Is that a good thing to allow?

    [Code moderated as per the Forum Rules. Please use the pastebin or post small code snippets between backticks]

    Edit style.css and remove width:640px; from:

    .one-column #content {
    margin:0 auto;
    width:640px;
    }

    But be warned that your customisations will be over-written the next time you upgrade WordPress or the theme. For this reason, it is recommended that you consider creating a child theme for your customisations.

    A website w3 experts (IP: 70.87.35.66 wanted to pingback my initial comment in this forum. Is that a good thing to allow?

    Sorry??

    Thread Starter WishingHealth2U

    (@wishinghealth2u)

    Thanks Esmi,

    I’m going to give it a try! Have to learn about themes, css, php, etc.

    As for question 2, no problem. I was just wondering about a pingback request that I received on my site.

    Thanks again, Alison

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Need help with WP image spacing’ is closed to new replies.