Help - Search - Members - Calendar
Full Version: Background
Forums > Resource Center > Webmasters' Corner > Webmasters' Corner Resolved Topics
so_glam
can someone give me the code to having a fixed background on piczo? thankss!
YourSuperior
I don't think there are any controls on piczo to make your background fixed. It doesn't give you the option to attach it the way you want to.
so_glam
Yes, but is there a code? Because on piczo, you can enter HTML boxes and most HTML wrk with it.
freeflow
<style type="text/css">
body{
background-image:url(urlhere);
background-attachment: fixed;
background-position: bottom right;
}
</style>

?
YourSuperior
QUOTE(so_glam @ Apr 1 2006, 12:13 AM) *
Yes, but is there a code? Because on piczo, you can enter HTML boxes and most HTML wrk with it.

Oh ok. I didn't notice that they had html boxes. Please forgive me for my response because I haven't used piczo in a while.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.