Support » Themes and Templates » Sidebar is way off to the side IE

  • Hi, on my website, the sidebar appears fine on firefox. But, in IE it’s really off to the left:

    #sidebar {
            padding-left: 35px;
            padding-right: 5px;
            padding-top: 10px;
    	margin-left: 610px;
    	margin-top: 25px;
            width: 170px;
    	float:left;
    	position: absolute;
    
    }

    Any idea how to fix it so it works in both browsers =/

  • The topic ‘Sidebar is way off to the side IE’ is closed to new replies.