Does anyone know the code for a static BG image.
Like in the iframe of HabboValley's, they have an image that is always there.
www.habbovalley.com for those who don't know.
Thanks if you know, +Rep for the right code.

Does anyone know the code for a static BG image.
Like in the iframe of HabboValley's, they have an image that is always there.
www.habbovalley.com for those who don't know.
Thanks if you know, +Rep for the right code.
Because the bg is white they put that image as the background of the TD and in the iframe they added this: allowtransparency="yes"
I mean the bg of the pages, unless I have midunderstood you ;p
It's a transparent iframe with the TD background as that, just what invent said...
Eurgh.
If you look at: http://www.habbovalley.com/pages.php?id=19
you will see the bg is white.
Look in the index.php coding:See what I mean yet? ;pCode:<tr> <td width="100%" background="valley_5_second_end.PNG" height="100%" valign="top"> <iframe name="content" src="pages.php" allowtransparency="yes" target="_self" height="727" width="439" border="0" frameborder="0"></iframe></td> </tr>
Well yeh, but this layout that i'm using is coded properly using divs.
You put that image in the template its self then make an iFrame transparent.
You carnt do it using divs, only iFrames. (Me thinks).
Want to hide these adverts? Register an account for free!