(Archive) Advertising District / RCT Enemy
- 06-September 03
-
mantis Offline
It's a cool design, even if it's too big for my puny resolution.
Not MORE forums to sign up to?? -
t3chnobolt Offline
the metallic banner on top ends when i widen my ie window. try to make that part a continuation. if i were you ild make the metallic strip part of a table/cell backround on 100% width and put a image with the RCT Enemy in it. Just my thoughts. otherwise it looks very clean and neat. good layout -
Aviator Offline
It isn't a template, I designed it myself...the metallic banner on top ends when i widen my ie window. try to make that part a continuation. if i were you ild make the metallic strip part of a table/cell backround on 100% width and put a image with the RCT Enemy in it. Just my thoughts. otherwise it looks very clean and neat. good layout
I have it so I can do that but does 100% mean it will never stop? even though the cell ends? -
Fade2Grey Offline
Ok, you need to do 2 things:
Firstly, change the code from this:<table width="1007" height="80" border="0" cellpadding="0" cellspacing="0" background="images/header_.jpg"> <tr> <td> </td> </tr> </table>
to this:<table width="100%" height="80" border="0" cellpadding="0" cellspacing="0" background="images/new_image.jpg"> <tr> <td><img src="images/header_.jpg" align=left width="1007" height="80" border="0"></td> </tr> </table>
Secondly, the "new_image.jpg" is a tileable background like this:
Put it into your images directory.
Other than that the layout looks nice and clean.
~Fade2Grey -
Aviator Offline
Aight thanks guys... I changed it, I already had the header bg image saved I just wasnt sure on how to make it stretch infinite.
Tell me if it worked, tell me what I did if it doesnt
Tags
- No Tags