MaGiCSuN
05-29-2003, 03:08 PM
Hi there,
i have this odd thing with my iframe. It only views a bottom scrollbar at the blog, not at the other pages what it does have to scroll .
I checked my codes, in my blog.html page i haven't got any widths because i just type the text so it wraps itself.
this is the iframe code i'm using, i allready changed width from 525 to 530 but nothing happens.
<iframe frameborder=0 style="position: absolute; top:400px; left:240px; width:530px; height:1200px;" name="openUP" src="home.html" cellspacing=0 cellpadding=0></iframe>
then these are the css codes that get used in the blog.html file to get the 'headers' etc:
.blogheader { font-weight: bold; text-align: center; letter-spacing: 2pt; border: 1 solid #CEA66E; background-color: #FFE500; width: 450px; }
.blogramblings { border: 2 solid #CEA66E; background-color: #FFCC99; width: 100%; height: 20px; font-weight: bold; text-align: center; letter-spacing: 2pt;}
.footer A:link { color: #FFFFFF; text-decoration: none; font-weight:bold;}
.footer A:visited { color: #FFFFFF; text-decoration: none; font-weight:bold;}
.footer A:active { color: #FFFFFF; text-decoration: none; font-weight:bold;}
.footer A:hover { color: #CEA66E; text-decoration: none; font-weight:bold;}
blog header is the header with date in it, and the blogramblings thing is the 'main header' you see on top the pink one. To see what i mean look here: http://members1.chello.nl/~m.driessen4/
and click "blog". Footer is used only for links and is used to make the links white in the blog message and "mirna shined on" part.
If anybody can help me i would be so glad. Becuase i don't understand it. I don't use widths for the normal regular text. Nothing is bigger in width then 530 (or 525 if i have changed it back). I also changed 100% from the headers to an exact width but that doesn't make sense either, the scrollbar is just there.
Thanks !!
Love,
Mirna
i have this odd thing with my iframe. It only views a bottom scrollbar at the blog, not at the other pages what it does have to scroll .
I checked my codes, in my blog.html page i haven't got any widths because i just type the text so it wraps itself.
this is the iframe code i'm using, i allready changed width from 525 to 530 but nothing happens.
<iframe frameborder=0 style="position: absolute; top:400px; left:240px; width:530px; height:1200px;" name="openUP" src="home.html" cellspacing=0 cellpadding=0></iframe>
then these are the css codes that get used in the blog.html file to get the 'headers' etc:
.blogheader { font-weight: bold; text-align: center; letter-spacing: 2pt; border: 1 solid #CEA66E; background-color: #FFE500; width: 450px; }
.blogramblings { border: 2 solid #CEA66E; background-color: #FFCC99; width: 100%; height: 20px; font-weight: bold; text-align: center; letter-spacing: 2pt;}
.footer A:link { color: #FFFFFF; text-decoration: none; font-weight:bold;}
.footer A:visited { color: #FFFFFF; text-decoration: none; font-weight:bold;}
.footer A:active { color: #FFFFFF; text-decoration: none; font-weight:bold;}
.footer A:hover { color: #CEA66E; text-decoration: none; font-weight:bold;}
blog header is the header with date in it, and the blogramblings thing is the 'main header' you see on top the pink one. To see what i mean look here: http://members1.chello.nl/~m.driessen4/
and click "blog". Footer is used only for links and is used to make the links white in the blog message and "mirna shined on" part.
If anybody can help me i would be so glad. Becuase i don't understand it. I don't use widths for the normal regular text. Nothing is bigger in width then 530 (or 525 if i have changed it back). I also changed 100% from the headers to an exact width but that doesn't make sense either, the scrollbar is just there.
Thanks !!
Love,
Mirna