Viewing Published Site not accurate / Mobile Site issues

Published Site not accurate / Mobile Site issues



User: Lorenzo F. 12 years ago
I am having issue with my published site not being the same after being published. I have attached pictures of examples. Also, I am having the left-alignment problem when viewing on a mobile device. Thanks

Screen Shot 2014-04-10 at 6.15.28 PM.png
What the bottom should look like
Screen Shot 2014-04-10 at 6.15.38 PM.png
what the bottom looks like after publishing
User: Roddy 12 years ago
Can you post the URL to the published website?

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: Angela S. 12 years ago
I'm also having an issue with the site (shootanyangle.com) left aligning when viewed on a mobile device. I don't want to create a mobile specific version since it looks fine on a mobile device, just left aligned instead of centered. Thoughts?
User: Jumbo T. 12 years ago
@ Angela

Here's the problem :



Solve it by pasting this in the HEAD CODE box of each page or the Site.

<style>
.container {overflow: hidden;}
</style>
User: Roddy 12 years ago
Fix it at the source which is the Facebook iframe code…

<iframe src="http://www.facebook.com/plugins/like.php?href=https://www.facebook.com/shootanyangleweddingphotography&amp;width=146&amp;layout=button_count&amp;action=like&amp;show_faces=False&amp;share=True&amp;height=27&amp;" scrolling="no" frameborder="0" style="border:none; overflow:hidden; height:27px;width:120px" allowTransparency="true"></iframe>

Note how I have added "width:120px" to the iframe's inline style.

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.


Post Reply
You must login or signup to post.