Problems with Frames

[Home]
[
Common Known Problems]

   Angelfire banner is showing in all frames.

   There is no solution for that for the free site users. The best way is to dump the frames and use tables.

   


   A gap at the top

   Angelfire ad inserts a gap at the top, and your top image in the top frame has to be at the top.

   Use this cod for the top image

   <DIV ID="header" STYLE="position:absolute; left:0; top:0;">
<IMG border="0" src="image.gif" alt="text here" width="491" height="78"></DIV>

Change the ones in red

   play with left:0; like left:45; or any number you like

   also with

   width="491" height="78"

   use the width and height of your image

[Home] [Tools] [Angelfire Help] [HTML] [Tips and tricks]