I have removed the left sidebar region from my Gateway subtheme. Some of my pages have a horizontal scroll bar underneath the content, which scrolls the content across, not a lot though but I do not want the scroll bar, I just want a fixed width. I have made the width of the main area and the front region all to be 900px - this makes the areas wider, but doesn't remove the scroll bars. any ideas?

thanks

Comments

carlbowles100’s picture

Its whenever I add a picture that is quite big to either the content or into the front region.

Are the content and front regions contained inside something like a div or another region that I could try resizing ?

ipwa’s picture

Do you have a link where I could have a look?

carlbowles100’s picture

thanks a lot for your reply, the problem was that an image i inserted in to the front block region on all pages was wider than the width of the main content area, so ive removed the sidebar region as this isnt needed anyway, and ive increased the width of the main content area and the front block region in the css

thanks alot

VM’s picture

Category: task » support
Status: Active » Fixed

based on #3 this is fixed.

ipwa’s picture

Component: Miscellaneous » Code
Assigned: Unassigned » ipwa
Category: support » feature
Status: Fixed » Needs work

If I add width:100% to the images inside block regions, images should get scaled down. Might be worth overflowing them too to make sure we never get scrollbars. Making a quick patch soon.

carlbowles100’s picture

Status: Needs work » Fixed

great thanks

ipwa’s picture

Status: Fixed » Needs work

Keeping it open until I add patch

carlbowles100’s picture

ok sorry.

ipwa’s picture

Version: 7.x-1.0-alpha3 » 7.x-2.x-dev
Issue summary: View changes
Status: Needs work » Fixed

On second thought, would not be good really to make all images 100%.

On the 2.x branch this theme is based on Bootstrap so it gets rid of this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.