Closed (fixed)
Project:
Fusion
Version:
7.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Mar 2012 at 00:29 UTC
Updated:
18 Feb 2013 at 19:40 UTC
http://m.hectorperez.com the scroll option is too far on the Drupal 7? Is there any update?
Comments
Comment #1
devin carlson commentedIt sounds like you're having an issue with the Fusion theme.
Please try to provide more detail about your problem including which modules you are currently using, when the scrollbar appears too wide and screenshots of the issue.
Comment #2
DeNelo commentedI think perhaps he is saying that the horizontal scrollbar indicates that the page is twice as wide as it actually is.
At least, that's the problem I have here on my WIP site: http://kristentf.openusource.com
As a result, the page is also really small on an iPad. I cannot see anything that should cause this. Perhaps you can? I am using Aquia Marina on top.
Comment #3
webkenny commentedIs this still an active problem folks? I see on the example site no evidence of a double-scrollbar.
Comment #4
DeNelo commentedNo, someone in the Drupal Churches group hunted down the error for me: "fusion-style.css line 949 has width: 100%;"
Changing width to auto fixed it for me. Sorry, should have said so in this thread.
See thread here http://groups.drupal.org/node/277858
Comment #5
webkenny commentedFantastic. Thanks for getting back to us!