Before you ask please READ THIS

Change the width of the blog

edited March 2013 in Hypershot Posts: 19
Hi

Only found some info about changing width in the Airlock Theme. But I was wondering if its possible to get the blog layout a little wider. So is the a way to change the width?

With Regards!

Comments

  • AirAir
    Posts: 10,970
    Hello:-)

    Do you know why we always(READ THIS) ask for live link to your installation? To help you faster:-)

    Are you asking for Classic blog style, or Masonry? In Masonry you have option for full width, but you should deactivate sidebar then:-)

    With regards.
  • Posts: 19
    Hi!

    I have read the hole doc of Hypershot and havent found any guides in how to change width in Classic blog style. If there is then am blind :) Can I change the CSS somewhere?

    1. www.fotograftobias.se
    2. Plugin:
    AJAX Thumbnail Rebuild
    Facebook Button Plugin
    Facebook Like Box
    Google Analytics for WordPress
    PC Custom CSS
    Tilt Social Share Widget
    Wordpress Facebook Like Plugin
    WordPress SEO
    WP-Copyright-Protection
    3. Latest wordpress
    4. hypershot 1.1.1 (havent update because I made some changes that will disable when updating)
    5. I made this change in the CSS
    #footer {
    height: 35px;
    }
    6. Ask if theres something else u wonder.


    With Regards.
  • AirAir
    Posts: 10,970
    I just wanted live link and answer for classic or masonry ;-)

    Wrrrr right click block - always make harder for debugging and live editing.

    I see you use sidebar so this will be more changes. Also layout can be less responsive due to this changes. Add this custom CSS

    body.blog #content .inside, body.archive #content .inside, body.search #content .inside{
    width: 1100px; /* was 1000px so we added 100px */
    }

    body.blog article, body.archive article, body.search article {
    width: 760px; /* was 660px so we added 100px */
    }
    You can tweak it as you like.

    With regards.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion