oliverw92 Posted May 6, 2008 Share Posted May 6, 2008 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; "> Quote Link to comment Share on other sites More sharing options...
oliverw92 Posted May 6, 2008 Author Share Posted May 6, 2008 if anyone thinks they can help but dont understand me, just ask and ill try and explain better. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.