i used a wallpaper off your website for my background for my LJ. i love the wallpaper, and for me it doesn't repeat, but for everyone else, it does. is there anyway you can resize it so it doesn't repeat on any computer when viewing my journal? i love your work and i think you're amazing. thanks!
Re: help..crystal_blitzFebruary 24 2004, 05:42:47 UTC
Actually, the problem with the repeating is that you probably have a smaller screen resolution--most likely 800x600. So for you, it does actually repeat, but since it's a 800x600 wallpaper, you don't see it. Anyone who has a larger resolution, like 1024x768 would see the repeating. I can try resizing it, but there's a much easier way to fix the problem.
Replace the html code you used for you wallpaper with this: (let's hope this code shows up)
i use the global head for my html code...and it still repeats. if you could resize it i think that would be the best way, unless theres another way you can think of?
Comments 7
*hugs*
Reply
( ... )
Reply
-anna-
Reply
Replace the html code you used for you wallpaper with this: (let's hope this code shows up)
GLOBAL_HEAD<=
<=GLOBAL_HEAD
Reply
Replace the html code you used for you wallpaper with this:
GLOBAL_HEAD<=
[[style type="text/css"]]
[[!--
body {
background-color: black !important;
background-image: url(http://www.wallpaperlink.com) !important;
background-repeat: no-repeat !important;
background-attachment: fixed !important;
background-position: 2% !important;
}
--]]
[[/style]]
[[=GLOBAL_HEAD
(Only, of course, go through and switch all the [[ and ]]'s to < and >'s.)
Reply
thanks again so much for your help.
-anna-
Reply
Leave a comment