how to make the width flexible???

  • joomlo

    #193

    I can’t find a way to make the whole theme width flexible. Do I need to change the css?

    Admin

    Syahir Hakim

    #11570

    Yes, you would need to change the CSS, and I recommend that you implement the change using a child theme so that it won’t be lost when you update the theme.

    I haven’t tried making the theme’s width fluid though. There might be a few CSS elements that needs modification, and I’m not sure how the looks will be with fluid width.

    echofloripa

    #11571

    The think is that it is for some reason cutting the border of the background of section, both the main column and the right column.

    http://blog.antinovaordemmundial.com/

    aerudo

    #11572

    I would love to increase the width of the theme as well. If you find an easy way to do it, short of going in and modifying all of the CSS code widths, let me know. I love the theme so far, it’s just a bit too narrow … I thought of adding 100-300 pixels, and making the sidebar narrower since it seems inordinately wide.

    aerudo

    #11573

    I would love to increase the width of the theme as well. If you find an easy way to do it, short of going in and modifying all of the CSS code widths, let me know. I love the theme so far, it’s just a bit too narrow … I thought of adding 100-300 pixels, and making the sidebar narrower since it seems inordinately wide.

    I hope this isn’t a repeat post … my initial one didn’t show up after an hour or two so I thought I’d repost.

    Admin

    Syahir Hakim

    #11574

    Sorry, there’s no way to modify the width except by modifying the CSS. You can use the Firebug add-on for Firefox to help identifying which line in the stylesheet to modify.

    echofloripa

    #11575

    Could someone that has done this please give some instructions on how to change the width?

    thanks a lot!

    Emerson

    Admin

    Syahir Hakim

    #11576

    I would suggest using Firebug (a Firefox add-on) to identify the ID or class of the elements that need changing, then change them using child theme CSS.

    GB

    #11577

    Open Graphene Theme Options.

    Select Display tab. Select CSS

    Paste in #container {width: 90%;}

    Have not found a solution for making the header image flexible. Any help would be appreciated.

Viewing 9 posts - 1 through 9 (of 9 total)

  • You must be logged in to reply to this topic.