Css aligning/scroll bar problem

Posted by Luck on Stack Overflow See other posts from Stack Overflow or by Luck
Published on 2011-01-08T01:48:11Z Indexed on 2011/01/08 1:53 UTC
Read the original article Hit count: 537

Filed under:
|
|
|

yes another problem with this scroll bar

alright so I started the website over again that was mentioned here

and I am having problems with this scroll bar again

alright so all I have is a single image in a div tag

<div align="center" id="SuggestionBox">
<a href="?PageN=2"><img src="images/SuggestionBox.jpg"/></a>
</div>

this code displays right but

when I make the browser window small enough that the full image can not be seen it doesn't give me a scroll bar to see the whole image

hopefully this makes sense I am using firefox

thanks

Good Luck
get it?

© Stack Overflow or respective owner

Related posts about css

Related posts about firefox