I am still learning css coding and I'd like to understand, why in 1024x768 screen size I have horizontal scroll bar in every browser, if I have website about width 960px
Simulation in WMware
It's look like that something is there in right, but there is nothing. Is it normal?
After a quick look I can't actually see what it is. It's definitely not #main, but something is pushing to the right about 65px outside of your container.
Hello,
I am still learning css coding and I'd like to understand, why in 1024x768 screen size I have horizontal scroll bar in every browser, if I have website about width 960px
Simulation in WMware
It's look like that something is there in right, but there is nothing. Is it normal?
Thank you
I assume there is something that is breaking outside of that. Impossible to tell without a link.
sure: http://petrholusa.com/projects/intoza-v-2/
After a quick look I can't actually see what it is. It's definitely not
#main, but something is pushing to the right about 65px outside of your container.I think I have found that. It's from ajax result from search field. Now it doesn't work, I have to fix that. Thank you for your time anyway. :)