Log In · Register

 
THERE'S SOMETHING WRONG W/ MY BLOGGER, the font just keeps on gettin' larger
KoOkAi_07
post Jan 30 2005, 12:03 AM
Post #1


Member
**

Group: Member
Posts: 11
Joined: Jan 2005
Member No: 92,906



i'm not that good when it comes to htmls so i really need your help. this is already my second skin. i downloaded the skin from blogskins.com. i figured, by changing my layout, the problem would go away. here's the thing, whenever i type in a new blog entry, it turns out ok. but when i scroll down to look at my past entries, the font just gets larger and larger. the older the entry is, the larger it gets. i don't know how to fix this. i don't have any idea. please help me. just surf through my site so you'll have a picture of what i'm sayin'. thanks! biggrin.gif

~I Luv Bad Badtz Maru~
 
 
Start new topic
Replies
KoOkAi_07
post Jan 30 2005, 05:19 AM
Post #2


Member
**

Group: Member
Posts: 11
Joined: Jan 2005
Member No: 92,906



<html>
<head>
<script type="text/javascript" src="http://www.haloscan.com/load/kookai07"> </script>
<title>blahbalch</title>

<style type="text/css">

A:link { text-decoration: none; color: #ffffff;}
A:visited { text-decoration: none; color: #FFffff;}
A:hover { font-family: Verdana;font-size: 10px;font-weight: bold;color: #FFffff;text-decoration: none}

none;cursor:pointer;cursor:hand;}


div {
text-decoration: none;
color:#ffffff;
font-size:10px;
font-family: Verdana;
text-align:justify;
scrollbar-face-color:#ffffff;
scrollbar-arrow-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:##000000;
scrollbar-darkshadow-color:#000000;
scrollbar-track-color:#000000;
}



body {
scrollbar-face-color:#ffffff;
scrollbar-arrow-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:##000000;
scrollbar-darkshadow-color:#000000;
scrollbar-track-color:#000000;
font-size:10px;
font-family: Verdana;
color:#000000;
text-align:justify;
cursor: crosshair;
}


</style>

</head>

<body bgcolor=#000000>
<noembed><body>
</noembed>

<!-- Begin
var no = 20;
var speed = 9;
var snowflake = "http://img.photobucket.com/albums/v239/kookai07/htmlbadtz.bmp";

var ns4up = (document.layers) ? 1 : 0;
var ie4up = (document.all) ? 1 : 0;
var dx, xp, yp;
var am, stx, sty;
var i, doc_width = 800, doc_height = 600;
if (ns4up) {
doc_width = self.innerWidth;
doc_height = self.innerHeight;
} else if (ie4up) {
doc_width = document.body.clientWidth;
doc_height = document.body.clientHeight;
}
dx = new Array();
xp = new Array();
yp = new Array();
am = new Array();
stx = new Array();
sty = new Array();
for (i = 0; i < no; ++ i) {
dx[i] = 0;
xp[i] = Math.random()*(doc_width-50);
yp[i] = Math.random()*doc_height;
am[i] = Math.random()*20;
stx[i] = 0.02 + Math.random()/10;
sty[i] = 0.7 + Math.random();
if (ns4up) {
if (i == 0) {
document.write("<layer name=\"dot"+ i +"\" left=\"15\" ");
document.write("top=\"15\" visibility=\"show\"><img src=\"");
document.write(snowflake + "\" border=\"0\"></layer>");
} else {
document.write("<layer name=\"dot"+ i +"\" left=\"15\" ");
document.write("top=\"15\" visibility=\"show\"><img src=\"");
document.write(snowflake + "\" border=\"0\"></layer>");
}
} else if (ie4up) {
if (i == 0) {
document.write("<div id=\"dot"+ i +"\" style=\"POSITION: ");
document.write("absolute; Z-INDEX: "+ i +"; VISIBILITY: ");
document.write("visible; TOP: 15px; LEFT: 15px;\"><img src=\"");
document.write(snowflake + "\" border=\"0\"></div>");
} else {
document.write("<div id=\"dot"+ i +"\" style=\"POSITION: ");
document.write("absolute; Z-INDEX: "+ i +"; VISIBILITY: ");
document.write("visible; TOP: 15px; LEFT: 15px;\"><img src=\"");
document.write(snowflake + "\" border=\"0\"></div>");
}
}
}
function snowNS() {
for (i = 0; i < no; ++ i) {
yp[i] += sty[i];
if (yp[i] > doc_height-50) {
xp[i] = Math.random()*(doc_width-am[i]-30);
yp[i] = 0;
stx[i] = 0.02 + Math.random()/10;
sty[i] = 0.7 + Math.random();
doc_width = self.innerWidth;
doc_height = self.innerHeight;
}
dx[i] += stx[i];
document.layers["dot"+i].top = yp[i];
document.layers["dot"+i].left = xp[i] + am[i]*Math.sin(dx[i]);
}
setTimeout("snowNS()", speed);
}
function snowIE() {
for (i = 0; i < no; ++ i) {
yp[i] += sty[i];
if (yp[i] > doc_height-50) {
xp[i] = Math.random()*(doc_width-am[i]-30);
yp[i] = 0;
stx[i] = 0.02 + Math.random()/10;
sty[i] = 0.7 + Math.random();
doc_width = document.body.clientWidth;
doc_height = document.body.clientHeight;
}
dx[i] += stx[i];
document.all["dot"+i].style.pixelTop = yp[i];
document.all["dot"+i].style.pixelLeft = xp[i] + am[i]*Math.sin(dx[i]);
}
setTimeout("snowIE()", speed);
}
if (ns4up) {
snowNS();
} else if (ie4up) {
snowIE();
}
// End -->
</script>
<img src="http://img.photobucket.com/albums/v239/kookai07/collage.jpg" WIDTH=295 HEIGHT=295 BORDER="0" style="position:

absolute; top: 20; left: 355;">



<div style="background: transparent ;position:absolute; width:300px; height:590px; z-index:4; left: 52px; top:

20px; overflow: auto; border: dashed 1px #ffffff;">
<div align=left>
<p>

<Blogger>
<img src="http://img.photobucket.com/albums/v239/kookai07/itsajoy.bmp"><blogdateheader>
<font color=#ffffff><$BlogDateHeaderDate$></font>
</blogdateheader>
<div class="blogitemtitle">
<BlogItemTitle>
"<$BlogItemTitle$>"
</BlogItemTitle>
</div><br>
<P><$BlogItemBody$></P>
<div>
</div>
<DIV class=footer>
<P class=posted><a href="java script:HaloScan('<$BlogItemNumber$>');" target="_self"><script

type="text/javascript">postCount('<$BlogItemNumber$>'); </script></a>
*~Kmiao™~* Typed At <$BlogItemDateTime$></P><ItemPage>
</div><br><br>
</Blogger>


</div>
</div>



<div style="background: transparent ;position:absolute; width:300px; height:287px; z-index:4; left: 355px; top:

323px; overflow: auto; border: dashed 1px #ffffff;">


</div>


<div style="background: transparent ;position:absolute; width:300px; height:590px; z-index:4; left: 658px; top:

20px; overflow: auto; border: dashed 1px #ffffff;">



</div>



<span style="display: none;">Get awesome <a href="http://www.blogskins.com/">blog templates</a> like this one from <a

href="http://www.blogskins.com/">BlogSkins.com</a></span></body>
</html>
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: