I have a Muse site that I am almost finsihed with and there is a weird problem that I cannot for the life of me figure out.
All of my pages look perfectly fine in regular browsers, the page content is all centered and looks fine, but when I look at certain pages (not all of them) on my iphone the entire page gets shifted to the left and does not fill up the screen like all the other pages. Everything is still centered but smaller and pushed to the left. I have tried a lot of fixes but nothing works so I need a fresh set of eyes to help me figure out this issue.
Here are two screenshots showing the difference. The first one is how its supposed to look and the second one is how the messed up page looks.
You can also visit the website here.... http://pgl0.businesscatalyst.com
You can also visit the website here.... http://pgl0.businesscatalyst.com
Hello All-
I am having the same problem with my web page using Safari on iOS. As per the suggestions, I have checked, doubled checked, and triple checked for any hidden or empty text boxess throughout the site, but can't find any. Also, I checked the width of all my pages and they are consistent. Am I missing something? The site in question is www.pricecountyfair.com. Thanks!
I was having the same problem when I viewed my site on the iPhone or iPad.
I inserted "overflow:hidden;" in the .css file under #page, for each page of the site and that worked great:
#page
{
z-index: 1;
width: 960px;
min-height: 600px;
overflow:hidden;
background-image: none;
border-style: none;
border-color: transparent;
background-color: #EBEBEB;
margin-left: auto;
margin-right: auto;
}
I hope that Adobe will give an option for overflow in the page properties in the next version of Muse so I won't have to do this every time I
make a change in the file, or have overflow:hidden as a default!
Hello tonisd,
I finally had the chance to try your suggestion, and it worked...sort of. My site is now centered in the Safari iOS app, however the edges on both sides are being chopped off. I have the ribbon menu at the top where the graphics overhang the main body, and both of those are not visible. You can see what I mean by going to my site (www.pricecountyfair.com) on your computer and then on iOS. Is there any way to make it centered AND have it not chop off both edges? Any help would be greatly appreciated. Thanks!
Your site looks great! I don't see a difference in the site on my computer and what I see on my iphone, but I'm assuming that you have more ribbon at the top on each side where the ends are being cut off. The overflow:hidden line will make whatever is outside the page boarders invisible. So you may want to scale the left and right sides of the ribbon in, so that everything will be inside the site page width. I know this will mean a little redesigning of your site but I'm guessing just one change on the master page and that should work.
this is driving me buts
not only is the site forced to the left on an ipad, but even in safari and firefox the page isn't centering and the bottom scrollbar is appearing, even though there is nothing i can find to the right of any of the pages, including the master.
any ideas not suggested previously?
The Facebook HTML embed for the "Recommend" button on the top left of the page is 450px wide, thus it's sticking far beyond the right of the page and causing the scroll bar to appear.
<iframe src="//www.facebook.com/plugins/like.php?href=hyyp%3A%2F%2Fwww.social starpower.com&send=false&layout=button_count&width=450& ;show_faces=false&action=recommend&colorscheme=light&font= trebuchet+ms&height=21&appId=201948789875598" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:21px;" allowtransparency="true"></iframe>
Oddly enough I was about to mention that after digging through the HTML of the master page.
The item as been removed and all is fine.
It's odd that an item that small should show up as so wide in the HTML. In fact at https://developers.facebook.com/docs/reference/plugins/like/ the default width for the item is 450 pixels. Physically, it's no more than 140 pixels wide.
Thanks for taking the time to look.
Well, after seeing what the overflow:hidden line did to the objects I have hanging "outside" of the page border, I have decided to remove the command.
The whole intent of my design was to have images be able to "hang" outside the main frame and give the site a little bit of a better look that's not so boxed in so to speak.
Is there any other way to do this?
Hi, I'm having the same issue as well. I'm going crazy trying to figure it out! There's one page that works perfectly but I'm having a hard time mimicing it. Can someone please help?! I tried the "overflow:hidden" but it removes content I want on there.
www.cyclepathmagazine.com
Thank you!!
North America
Europe, Middle East and Africa
Asia Pacific