Help - Search - Members - Calendar
Full Version: background
Forums > Resource Center > Support Center > Xanga Support > Xanga Resolved Topics
swtaznpride
does anyone know the code to put an image as a background.
?
i tried to put it in the lil box but it wont work


<img src="http://img4.exs.cx/img4/8654/143637.jpg" alt="Image Hosted by ImageShack.us" />


thats the code wacko.gif

but i took out the img stuff and put the url in the lilbox didnt work?
C.Lime.Jello.
Okay.... You want JUST the URL, none of the other stuff.
Then you put it in the nice box labled 'Background Image' at the bottom of CLAF.
And then you wanna pick your Y-X variables. (Horizontal & Vertical)
Okay? I hope that works...

~* Edit *~
Are you sure that's even a valid URL?
When I used it, nothing shows.
sherryvu
is this what you're trying to do? paste this into your header and preview your page
CODE
<!-- begin code provided by createblog.com -->
<style type="text/css">
body {
/* edits body background */
background: url(http://img4.exs.cx/img4/8654/143637.jpg) fixed;
</style>
<!-- end code provided by createblog.com -->
swtaznpride
ch but how can i just put only one of the picture??//??/????? _smile.gif
sherryvu
CODE
<!-- begin code provided by createblog.com -->
<style type="text/css">
body {
/* edits body background */
background-image: url("http://img4.exs.cx/img4/8654/143637.jpg"); background-attachment: fixed; background-repeat: repeat-y; background-position: top left;;
</style>
<!-- end code provided by createblog.com -->
sewerz1000
u cud just put the url in the bg box and clik "no repeat"... biggrin.gif
lhuvhurts
that url isnt right...
thats why it dont work and plus take out the other stuff when u put in a background
swtaznpride
den wta is the right thing.
i tried putin the codes. but. the only thing is that i want it only one picture and yeah.

so how can i mke it only as one picture.?like a background with only one picture. and yeah.
lhuvhurts
under neth it it says repeat or something...then click that
sherryvu
i found another way you can do it.. just put the link (http://img4.exs.cx/img4/8654/143637.jpg) in the background image section.. check fixed background.. select "no repeat".. and position both vertical and horizontal to "center"
swtaznpride
thanks everyone.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.