The original melon rating community — rate, upload and compare.
NSFW SFW

ForumRateMyMelons.comSite Help and InformationCodes?

Welcome, guest Login / Sign up
Page 1 of 1 Log in to post
› Codes? 4,664 views
Member No.: 12589 View profile Log in to message
C Cup
Member No.: 12589 Posts: 677 Joined: 01/2006
▫ Mar 5 2006, 05:54 Post #1
Need codes for website?
I have this picture that I would like as a background for my website, but don't know the code to do it, or any other computer skill to do it!
I would like your help with this thanks?
:thumbup:
Member No.: 11269 View profile Log in to message
C Cup
Member No.: 11269 Posts: 622 Joined: 10/2005
▫ Mar 5 2006, 12:38 Post #2
QUOTE(SKULLZ0MBIE)
Need codes for website?
I have this picture that I would like as a background for my website, but don't know the code to do it, or any other computer skill to do it!
I would like your help with this thanks?
:thumbup:


have the URL for the pic? centered or tiled? stay put or scrolling?
Member No.: 2479 View profile Log in to message
Double D's
Member No.: 2479 Posts: 3,556 Joined: 03/2005
▫ Mar 6 2006, 12:39 Post #3
What program you using to do your website?

It should just be a simple background tag....
Member No.: 8493 View profile Log in to message
A Cup
Member No.: 8493 Posts: 19 Joined: 05/2005
▫ Jul 30 2006, 00:23 Post #4
It's relative to what you have on your home page. Mine has lots of tables so I can compartmentalize the info. Here's what I use:

<table width="100%" height="100%" style="background-image: url('images/background.jpg'); background-repeat: no-repeat">

This works great if you use a table. If not, then just a background tag should be sufficient:

<body background="images/background.gif">

That should do it.
Member No.: 11658 View profile Log in to message
Melon Master
Member No.: 11658 Posts: 21,459 Joined: 11/2005
▫ Aug 2 2006, 02:00 Post #5
QUOTE(SKULLZ0MBIE)
Need codes for website?
I have this picture that I would like as a background for my website, but don't know the code to do it, or any other computer skill to do it!
I would like your help with this thanks?
:thumbup:

Skull...Check out...W3.org. Start reading and good luck.
:2thumbsup:

Please log in to reply.