• gregariouspeach

    (@gregariouspeach)


    I was wondering if there is any way to increase the width of the blog column in this theme? I love everything else about it but I just need the blog column a bit wider as a I hope to post a lot of photos – some of which are wide landscape.

    Any help?

Viewing 5 replies - 1 through 5 (of 5 total)
  • esmi

    (@esmi)

    There are thousands of WordPress themes – which means that many people won’t be familiar with your particular theme. So a link to your site where people can see the theme might result in more responses.

    Thread Starter gregariouspeach

    (@gregariouspeach)

    Oh, sorry. I am new to wordpress (obviously).

    My site is here http://gregariouspeach.com/ and I am hoping to increase the width of the blog column and get rid of that gregariouspeach.com on the header.

    esmi

    (@esmi)

    To hide your header text, try adding:

    #header h1 {
    position:absolute !important;
    top:-5000px !important;
    left:-5000px !important;
    }

    to the bottom of style.css. Increasing the blog column isn’t so easy. There are a lot of different graphics (at least 6) used for the main blog content area and each of these would need to be moved and/or amended.

    Thread Starter gregariouspeach

    (@gregariouspeach)

    Thank you so much for your help! I really appreciate you taking the time. Thank you.

    Hey Esmi,

    I am also attempting to increase the width of the blog. I don’t suppose you have any ideas?

    My site is using the Jessica Fletcher Redux theme.

    If you have any ideas, they would be much appreciated!!

    Many thanks,

    Oscar

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘increasing blog column width?’ is closed to new replies.