Horizontal scrollbar

  • gcarobbi
    Inactive member
  • Topic Author
  • Member
  • Member
More
12 years 8 months ago #17277 by gcarobbi
Hi, I set to 1200 the width of my website but surfing in with a netbook it's impossible to see the right side because horizontal scrollbar doesn't appear. There is a way to enable it?

Thank you for your support.

G.

Please Log in to join the conversation.

More
12 years 8 months ago #17282 by ivan.milic
Replied by ivan.milic on topic Re: Horizontal scrollbar
in layout.css:

body {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
overflow-x: hidden;
}


remove
overflow-x: hidden;
The following user(s) said Thank You: gcarobbi

Please Log in to join the conversation.

Time to create page: 0.147 seconds
Powered by Kunena Forum