Eggie 0 Report post Posted September 24, 2008 (edited) http://forums.xisto.com/no_longer_exists/check it and tell me how can i fix the image so i can see it whole...EDIT:figured it out! Edited September 25, 2008 by Eggie (see edit history) Share this post Link to post Share on other sites
wutske 0 Report post Posted September 27, 2008 http://forums.xisto.com/no_longer_exists/check it and tell me how can i fix the image so i can see it whole...EDIT:figured it out! Eggie, next time you have a problem you'll have to give us a bit more information. Don't expect us to start looking for your CSS code and markup, we are a bit lazy you know , you have to give it to us . Could you share how you fixed it ? People who have the same problem could use this information Share this post Link to post Share on other sites
TavoxPeru 0 Report post Posted September 27, 2008 I don't look at his code but i guess that he fix it up by setting to fixed the CSS background-attachment of the body selector, like in the following example: body { background-image: url(image-file); background-repeat: no-repeat; background-attachment: fixed; background-color: #color; color: #color;}BTW, i agree with wutske Best regards, Share this post Link to post Share on other sites