Jump to content

Background Image


oliverw92

Recommended Posts

Hi,

I need some help with backgrounds. Basically, i do internet radio sometimes, and the broadcaster, SAM, generates an html/php request page, and iv been doing some editing to it. iv come to making the background look good, and im a bit stuck. id like to make it so the background image is the width of window, i.e. it is shrunk down to the size of the window until it reaches the maximum width of the image. I need to do this without tables, however, sine the radio player will break it if i change the table layout, since it uses multiple files and puts them together. is there a simple way to do this? here is what i have for the background atm:

 

<body background="images/bg.png" style="background-repeat:repeat-y;
							background-color:#666666;
							background-position:center; ">

Link to comment
https://forums.phpfreaks.com/topic/104407-background-image/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.