winobonnie
Member
Posted 6 years ago #
Hello,
My page: http://www.bonniebeukema.com/wineblog works fine in Mozilla - but in IE the sidebar doesn't show up at all. (I don't think it is a width thing as the sidebar icons don't even show at the bottom of the page.) I did add images in the theme editor code - but I don't know how this would mess it up. Please help me!!!
It's probably a width thing. It's either the width of the image (make sure the actual width of the image is no wider than the sidebar allows) or adjust the sidebar width in your CSS.
You can also do something like <img width="123" height="456" alt="abc" src="http://www.someplace/image.jpg" /> to adjust the image size.