 |
boardom b2 message board
|
View previous topic :: View next topic |
Author |
Message |
acimon
Joined: 03 Apr 2004 Posts: 1
|
Posted: Sat Apr 03, 2004 4:55 am Post subject: Not scrolling |
|
|
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 |
|
 |
Sigg3
Joined: 03 Jul 2003 Posts: 894 Location: Oslo, Norway
|
Posted: Mon Apr 05, 2004 12:31 pm Post subject: |
|
|
You've some real .css issues, man.
scrollbar-base-color:C1C1C1 #;hell ????
I'd go through it, fix it and see what happens. If you mean that it is not scrolling, you're wrong, because it scrolls here, but it doesn't have that colour. There are posts on this subject on the template help board! _________________ Sigg3.net - You know you're worth it! | b2 Cafelog Resource Center |
|
Back to top |
|
 |
|
|
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
|