Posted: Thu May 08, 2008 6:19 am Image Dissapearing when Minimized
I have three frames like a normal webpage with a sidebar, a title bar and a main page where everything loads. For a school assignment I'm suppose to have a picuture at the bottom of my sidebar where the navigation is, but when I minimize it, The picture disappears and a scroll bar comes..any help??
Without seeing your code most likely you have a height set for the side bar and an absolute positioned image. Try height:100% for the sidebar and overflow:visible. Just a guess but it may work.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum