Jump to content

weird 100% height issue


justinede

Recommended Posts

Hey All,

 

Take a look at my site here: http://justinledelson.com/websites/competition/

 

I am having a problem with the left bar that has numbers to make it look like a code editor. It is a verrry long image and it works fine untill i resize my browser really small, then try to scroll. What ever number gets cut off when u resize it, is the number it will stay at even when scrolling to the bottom of the page.

 

Here is a video demonstration: http://www.screentoaster.com/watch/stUEtRRkNIRFtYQllfXl1RUldQ

 

Here is my code for that particular div:

 

#code {
width:30px;
height:100% !important;
background: url(images/numbersBkg.jpg);
background-position:top;
float:left;
position:absolute;
z-index:-10;
overflow:visible;
}

 

Thanks for any help guys.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.