Jump to content
xisto Community
Eggie

Css

Recommended Posts

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 :P .

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

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | 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.