Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #206032

    Hi guys,

    I’m trying to change the width of the blog. The target is the blog, where sidebar has default size, but post has the width for 1000px images. I edited grid.css – added new rule for screens with min-width 1500px – just copied from “@media only screen and (min-width: 1340px)”, not replaced. I changed “responsive_large .container” value to 1365px and “responsive_large .container .nine.units” to 1050px. Nothing else. It looks nice now. But do I need to edit something else with #top selectors? I don’t understand what is it for. When I look into html code using Firebug I see, that the theme uses nine units, but grid.css has units from one two twelve. Why? Could you explain what container units mean?

    Thank you

    #206133

    Hi Speedskater!

    It’s a grid based system, can you post a link to your website?

    A screenshot/mockup of what you’d want to achieve would be helpful too.

    Best regards,
    Josue

    #207414
    This reply has been marked as private.
    #207579

    Hi!

    I think that would do it, if you experience any issues let us know.

    As a side note, there is a LESS file that handles the grid system (css/grid.less).

    Cheers!
    Josue

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Width of the posts’ is closed to new replies.