- Posts: 3
- Thank you received: 0
1024 X 768 Problem !!
-
metaldaze
Inactive member -
Topic Author
- New Member
-
Less
More
12 years 4 months ago - 4 years 6 months ago #22801
by metaldaze
1024 X 768 Problem !! was created by metaldaze
Hello friends.
My problem is the first picture:
I have a problem like this. My site is corrupted resolution of 1024 X 768. The scroll bar does not happen. And my site does not fit the screen automatically.
The second illustration is 1280 X 800 resolution, everything is normal. So that's right.
explorer and mozilla chorome. all have the same problem.
Can you please help ...
Web Site
My problem is the first picture:
I have a problem like this. My site is corrupted resolution of 1024 X 768. The scroll bar does not happen. And my site does not fit the screen automatically.
The second illustration is 1280 X 800 resolution, everything is normal. So that's right.
explorer and mozilla chorome. all have the same problem.
Can you please help ...
Web Site
Code:
http://www.maclarhangikanalda.com
Last edit: 4 years 6 months ago by milos.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 4 months ago #22814
by ivan.milic
Replied by ivan.milic on topic 1024 X 768 Problem !!
In layout.css:
body {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
overflow-x: hidden;
}
remove overflow-x: hidden;
body {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
overflow-x: hidden;
}
remove overflow-x: hidden;
Please Log in to join the conversation.
-
metaldaze
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
12 years 4 months ago #22827
by metaldaze
Replied by metaldaze on topic 1024 X 768 Problem !!
Unfortunately, problem solved. does not the scroll bar. and does not fit the screen automatically. :blush:
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 4 months ago #22849
by ivan.milic
Replied by ivan.milic on topic 1024 X 768 Problem !!
? I see scroll-bar now and i can scroll left or right and see all content?
Please Log in to join the conversation.
Time to create page: 0.193 seconds