Horizontal scroll bar

A place for discussion about skinning and design. Before posting questions here you should review the documentation about creating skins.

This thread is closed to new posts. You must sign in to post in the forums.
5/24/2011 3:58:29 PM
Gravatar
Total Posts 123
/Mats Lillnor

Horizontal scroll bar

Hi!

I have built a skin with Artisteer 3 and it works as intended for most parts, but for some reason there is a horizontal scroll bar indicating that there is some element far out to the right.

I can't find what it is and I wish to get rid of it.

This is a private site requiring login, but it appears on the public main page also.

http://custos.lillnor.com

Anyone got a clue?
All help appreciated.

 

/Mats

5/24/2011 4:05:43 PM
Gravatar
Total Posts 18439

Re: Horizontal scroll bar

This is fixed in the source code repository and will be fixed in the next release.

You can fix it in your css by adding this to your style-artisteer-overrides.css:

body { overflow-x:hidden;  }

Hope that helps,

Joe

 

5/24/2011 4:15:48 PM
Gravatar
Total Posts 123
/Mats Lillnor

Re: Horizontal scroll bar

Great!
Thanks Joe, it works as a charm.

You can't be nothing else than completely stunned by the fantastic support of mojoPortal!!! cheeky

 

/Mats

You must sign in to post in the forums. This thread is closed to new posts.