View Single Post
Old 04-10-2012, 07:35 AM   PM User | #1
hmdnawaz
New to the CF scene

 
Join Date: Apr 2012
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
hmdnawaz is an unknown quantity at this point
html and css width problem

Hi,
Look at this website.
http://harleydragon.info

It has a width problem. Look at the horizantal scrolling. I want to remove that scrolling and fix the width of the site but I am not able to do so. I tried and the
Code:
margin:0 auto
to the body tag but it did not solve my problem.

second When I hover the mouse over the last navigation menu item(Pigoen forge) the menu appears but note the horizontal scroll bar, when the menu appears the width of the site increases and the items of the menu appears on the right side which are hidden from the browser window. SO how will I fix it? If the browser window finished then it must display the menu items on the left side.

Please help me out from these two problems. I tried and spent a lot of time on these issues but cannot fix it.
hmdnawaz is offline   Reply With Quote