Viewing Pages slide horizontally

Pages slide horizontally



User: Claes H. 10 years ago
Why dose some of my pages slide horizontally?
They ar all made on the same basis.
You can look at the problem here:
http://www.henningdesign.se/BOA
User: Jumbo T. 10 years ago
It's a phenomenon that happens with all webpages that have a fixed width.

If the browserwindowwidth is less than the pagewidth the page will scroll horizontally.

Solution : Make the browserwindow wider. In your case > 1300pixels.

BTW, what's the font doing here? Is it a new EW feature?

User: Claes H. 10 years ago
Thank´s for quick answer. I will make the window lager,
and about the font - well when I dont have any skills i html I was trying to specefy the font family to be just Helvetica and nothing els on every page from the begining. But I did see that it dint work.
So it will bee gone in a second.
User: Roddy 10 years ago
You can use a reset to overwrite all other styles. Paste this into the Side Wide Head Code box in the Publishing Settings page...

<style type="text/css">
body *{font-family:Helvetica !important}
</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.
User: Claes H. 10 years ago
Hi again Jumbo T.
Well the problem isn´t that I have to scroll the windows that shows in the browser, it is that some of the sides not aperes in the same place
and it is werry enoying.

Last edit 10 years ago
User: Claes H. 10 years ago
Hi again Jumbo T.
Well the problem isn´t that I have to scroll the windows that shows in the browser, it is that some of the sides not aperes in the same place and it is werry enoying.
You can check wath I mean here:

http://www.henningdesign.se/BOA/index.html

http://www.henningdesign.se/BOA/arkiv2015.html

Last edit 10 years ago


Post Reply
You must login or signup to post.