Greenguy's Board

Greenguy's Board (http://www.greenguysboard.com/board/index.php)
-   Newbie Questions (http://www.greenguysboard.com/board/forumdisplay.php?f=5)
-   -   Easy Way To ,ake an Image a background? (http://www.greenguysboard.com/board/showthread.php?t=6693)

T Pat 2004-04-13 11:13 PM

Easy Way To ,ake an Image a background?
 
Does anyone know of any easy way to turn an image into a website background?

dareutwo 2004-04-13 11:16 PM

On your desktop or on a web page?

T Pat 2004-04-13 11:20 PM

LOL Webpage, I allready accidently saved a whore as the background on my deaktop trying to figure it out

dareutwo 2004-04-13 11:22 PM

Ok, so I can't read.. sue me.. lol

img src="background.gif"

If it's a simple gif, make it like 1 by 800 pixels... it will tile (scroll down) on it's own.

dareutwo 2004-04-13 11:24 PM

Ok, it's been awhile since I've done this.

In the head tags =
replace 'bgcolor=" with "background=youfile.gif"

dareutwo 2004-04-13 11:33 PM

http://www.wdvl.com/Graphics/Techniq...ckgrounds.html

This explains the whole thing a Ton better than I ever could.
that, I can't find a URL where I've used it very quickly.

T Pat 2004-04-14 06:23 AM

Thanx for the help Dareutwo
I wanted to use a single image but am starting to think I need to figure out another way

urb 2004-04-14 07:05 AM

You can use background images for :-

1) A whole page...


2) A cell of a table...

Example 1 will tile (repeat) over the whole page, so the actual size of the image is important.

Example 2 will be constrained by the size of the table cell, but will repeat itself, if smaller than the table cell it is in.

You can also use CSS to show a background only once, like this...
background-image:url(images/bkground.gif); background-repeat:no-repeat;

T Pat 2004-04-14 09:43 AM

|bananna| Thanx Urb Example Two is exactly what I was after


All times are GMT -4. The time now is 07:48 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc