boardom Forum Index boardom
b2 message board
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Not scrolling

 
Post new topic   Reply to topic    boardom Forum Index -> PHP help
View previous topic :: View next topic  
Author Message
acimon



Joined: 03 Apr 2004
Posts: 1

PostPosted: Sat Apr 03, 2004 4:55 am    Post subject: Not scrolling Reply with quote

Go to http://www.acimon.random-logic.org
It is not scrolling.

Here is my code:
Quote:
<?php /* Don't remove this line, it calls the b2 function files ! */ $blog=1; include ("blog.header.php"); ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<!-- layout credits goto http://bluerobot.com/web/layouts/layout2.html -->

<head>
<title>A C I M O N</title>
<meta http-equiv="imagetoolbar" content="no" />
<meta content="TRUE" name="MSSmartTagsPreventParsing" />
<?php comments_popup_script() ?>
<style type="text/css">

<!--
BODY {
color: #555555;
background-color: #D9D9D9;
font-family: Verdana;
font-size: 10px;
}

h2 {
font-family: Verdana;
font-size: 10px;
font-weight: none;
}

{
scrollbar-base-color:C1C1C1 #;hell
arrow color: #000000;
font-family: Verdana;
color: #C1C1C1;
font-size: 10pt;
}

<---
A:LINK
{
color: #FFFFFF;
text-decoration: ;
font-weight: none;
}

A:ACTIVE
{
color: #FFFFFF;

text-decoration: ;
font-weight: none;
}



A:VISITED
{
color: #FFFFFF;
text-decoration: ;
font-weight: none;
}

A:HOVER
{
color: #FFFFFF;
text-decoration:;
font-weight: none;
}

textarea, input{
font-family: Verdana;
font-size: 10pt;
color:#080808;
background:#BDBEBD;
border-style: solid;
border-width: 1px;
border-color:#080808;
}


-->
</style>

</head>
<body>
<body BGCOLOR=#FFFFFF>

<img src="layout.jpg" style="position:absolute; top:45px; left:45px">
<!-- // b2 loop start -->
<?php while($row = mysql_fetch_object($result)) { start_b2(); ?>
<div style="position:absolute; top:75px; left:80px; width:196px; height:298px; overflow="auto">
<?php the_date("","<h2>","</h2>"); ?><?php the_content() ?></a><br><?php comments_popup_link() ?><!-- // this is just the end of the motor - don't touch that line either :) --><?php } ?>
</div>

</body>
</html>


Could anybody help?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    boardom Forum Index -> PHP help All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB 2 © 2001, 2002 phpBB Group