- Posts: 4
- Thank you received: 0
horizontal scrolling
-
jmu
Inactive member -
Topic Author
- New Member
-
Less
More
14 years 3 months ago #4564
by jmu
horizontal scrolling was created by jmu
hi!
some users of my website www.mxaquitaine.com who have a monitor with less resolution said to me that they dont have the horizontal scrolling bar on their web browser to move the page from left to right.
any idea on how to fix it ?
regards
some users of my website www.mxaquitaine.com who have a monitor with less resolution said to me that they dont have the horizontal scrolling bar on their web browser to move the page from left to right.
any idea on how to fix it ?
regards
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
14 years 3 months ago - 14 years 3 months ago #4566
by ivan.milic
Replied by ivan.milic on topic Re: horizontal scrolling
Open the file :
www.mxaquitaine.com/templates/hot_sportal/css/layout.css
for editing.
Locale following code and remove line marked red:
body {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
overflow-x: hidden;
}
for editing.
Locale following code and remove line marked red:
body {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
overflow-x: hidden;
}
Last edit: 14 years 3 months ago by ivan.milic.
Please Log in to join the conversation.
Time to create page: 0.163 seconds