Community Forums › Forums › General Discussion › Changing from Fixed Width to Screen-Width
This topic contains 6 replies, has 2 voices, and was last updated by patspuzzles 3 months, 3 weeks ago.
-
AuthorPosts
-
January 25, 2013 at 2:34 pm #14730
hi!
I am using Genesis Framework, theme name is : Bee Crafty. Right now it seems, the blog page is only 900 px in width. And there are left and right areas empty. For some reasons, I wanna remove the empty area on the left and right hand of blog page/post and thus change the width of the blog page to match the width of the screen. Would like to know, if that is possible. And how ?
Any help appreciated.
Thanks
January 25, 2013 at 2:47 pm #14749Please include a link to your site with all questions so that people can see what is going on.
John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography
January 25, 2013 at 3:01 pm #14773http://www.familyfunpuzzles.com/game/?img=2013/01/bug_1.jpg
i removed the sidebars – but the page still needs to be wider.. thanks! oh – and I had changed from beecrafty to expose theme – forgot
January 25, 2013 at 4:04 pm #14825Do you mean you want to increase the width of the content so it fills the white of the wrap? If so you need to edit the width of the #content-sidebar-wrap rule.
Or do you mean you want to have the white content area to span the viewport and not have the blue background showing? If that is the case there are several elements you will need to adjust by either removing width properties or changing values from pixels to percentages or ems. I recommend installing the Firebug add on for Firefox or using Chrome’s Firebug Lite which will enable you to right click on any element to inspect it and determine the associated style rules or the selectors required to create new style rules.
John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography
January 25, 2013 at 4:15 pm #14835i want the white content area to span the viewport. – i do have firebug – not too expert – but will give it a try! thanks very much!
January 26, 2013 at 1:07 am #14966Ok, i can see three elements :
<div id=”inner”>
<div id=”content-side-wrap>
<div id=”content” class=”hfeed”>
</div>
</div>
</div>>
Making each of these 100% , seems to widen the white-blog-page and hence the content area too.
Now i want to figure out, where exactly i can find these div tags in the original code. Tried to look into the “themes” folder style.css and “expose” folder ( current active theme ) too. But couldnot find any of these tags ? Where to find them ?
January 31, 2013 at 12:23 am #16698Trying to get attention on the question in the last post again. So, anyone.. any clue please ?
-
AuthorPosts
You must be logged in to reply to this topic.