if i open website on different computers it gonna show me different page width. So i have to Zoom In or Zoom Out to View the page completely .
So i don't want the page to get off the screen width and don't show me any horizontal scroll bar.
Here is the link.
I have put the whole webpage into div #bodyInner
and this is the CSS of the div
#bodyInner {
width: 1400px ;
margin-left: auto ;
margin-right: auto ;
}
I thought this thing will work, but it didnt..

New Topic/Question
Reply



MultiQuote




|