/    Sign up×
Community /Pin to ProfileBookmark

How to make a background cover the entire page of myspace?

I was wondering if anyone can help me do this, make a background cover the entire myspace page. a good example would be seen here: [URL=”http://www.myspace.com/hocicoh”]http://www.myspace.com/hocicoh[/URL]

anyone have an idea how they did that? by the way the real image is small, they somehow made it larger… and to cover the entire page. Thanks!

to post a comment
HTML

4 Comments(s)

Copy linkTweet thisAlerts:
@scragarDec 24.2008 — Well, that's actually a bad example, it's a huge image.

CSS:<i>
</i>#myBackground{
z-index: -3000;
position: fixed;
top: 0;
left: 0;
bottom: 0; right: 0; /* these two fix the good browser, the last two lines will work somewhat on IE */
height: 100&amp;#37;;
width: 100%;
}
[code=html]
<img src='MyImage.png' id='myBackground'>
[/code]
Copy linkTweet thisAlerts:
@xziledauthorDec 24.2008 — but since i can't store images on myspace how do I go about getting the img to show up? (as a background) im using photobucket i just don't know where to put the html:

<img src='MyImage.png' id='myBackground'>[/QUOTE]

i tried alot of various things all it will do is either make my background blank or put the bg image in a section of myspace as a image ha.
Copy linkTweet thisAlerts:
@xziledauthorDec 24.2008 — ahhhh! figured it out. it was photobucket not allowing a large enough image. (in my case)

i uploaded a giant pic to my domain and bam it covers the entire myspace page background with no scrolling its beautiful!
Copy linkTweet thisAlerts:
@cbVisionDec 29.2008 — can't use # signs and ID's for myspace. classes only!
×

Success!

Help @xziled spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.18,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...