Unwanted Scroll bar

Hi
I need help with this. Something is destroying my pages. A scroll bar appears when it shouldn’t.
http://www.advis.se/empty.html
Freeway Pro 5.4.3. Something is wrong in the master page. After applying it and removing all items the scroll bar is still there.
Actions used: css menues, freecounter 2, navigation bar.
Please help. All help are welcome.

Ulf


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

It is this style

.sajt { color:#696969; font-family:Arial,Helvetica,sans-serif; font-size:12px; line-height:1.2; margin-top:4px; margin-bottom:4px }

Which is applied to your body

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks, you are on to something here but it isn’t entirely wether the style is applied to the body or not that causes the scroll bar.

Character style ( http:www.advis.se/empty2.html ) is ok but paragraph style ( http:www.advis.se/empty.html ) gives a scroll bar.

For some reason (a bug?) Freeway doesn’t allow paragraph styles in body.

Ulf


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks, you are on to something here but it isn’t entirely wether the style is applied to the body or not that cause the scroll bar.

Character style ( http:www.advis.se/empty2.html ) is ok but paragraph style ( http:www.advis.se/empty.html ) gives a scroll bar.

For some reason (a bug?) Freeway doesn’t allow paragraph styles applied to the body.

Ulf


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Ulfr,

It does allow them, but your paragraph style is adding 8 pixels (4px space before, and 4px space after) onto the height of your page (set to 100% height by default). This is correctly causing the scroll bar to appear.

If you don’t want the scroll bar then you’ll need to create a different style for the body (like the one on your empty2 page).

Hope this helps,

Joe

On 27 Mar 2012, at 11:09, ulfr wrote:

Thanks, you are on to something here but it isn’t entirely wether the style is applied to the body or not that cause the scroll bar.

Character style ( http:www.advis.se/empty2.html ) is ok but paragraph style ( http:www.advis.se/empty.html ) gives a scroll bar.

For some reason (a bug?) Freeway doesn’t allow paragraph styles applied to the body.

Ulf


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks Joe,

It does help, although it means some extra work. :slight_smile:

Ulf


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Btw, shouldn’t it be 100% of my page hight which is 671 px in total 671 + 4 px + 4 px equals 679 px and no scroll bar. But I guess you mean 100 % of the browser window plus space for and after.

Or is my page hight redundant.

Ulf


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options