Forums

increasing blog column width? (6 posts)

  1. gregariouspeach
    Member
    Posted 2 years ago #

    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?

  2. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    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.

  3. gregariouspeach
    Member
    Posted 2 years ago #

    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.

  4. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    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.

  5. gregariouspeach
    Member
    Posted 2 years ago #

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

  6. Oscar4072
    Member
    Posted 2 years ago #

    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

Topic Closed

This topic has been closed to new replies.

About this Topic