1 (edited by tanzaweb 2005-08-22 12:57)

Topic: Problem with height on index page.

I am having a problem with the index page of the forum.

My site is centered in the page, and the forum also in the one half of the site, there, but when i try to see the index, viewtopic or other pages except for the viewforum pages it makes a scroll on the whole page, and it only happens on the index, viewtopic or other pages of the forum except for the viewforum.
It does not happen on the viewforum page in the forum and i do not understand why, and i can not see the error anywhere.

Anyone have an idea on why or where the error could be?

you can se the forum here: http://www.rejseborsen.dk/forum/



Mads

Here is by the way the code of main.tpl:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">   
<html>
<html dir="<pun_content_direction>">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=<pun_char_encoding>" />
<pun_head>
<title>..:Rejseborsen.dk Forum:..</title>
<meta name="description" content="rejsebørsen.dk tilbyder forbrugeren mulighed for at find et godt rejsetilbud, med en rejsebørs, et forum til at diskutere med andre om rejser overalt i verden">
<meta name="keywords" content="rejsebørs rejsebørsen rejsebors rejseborsen rejsetilbud tilbud rejser afbudsrejser afbud flybiletter fly charterferie charter ferie booking bestilling">

<link rel="stylesheet" type="text/css" href="http://www.rejseborsen.dk/CSS/rejseborsen_style.css">

</head>

<body{pun_body} bgcolor="#ff6600" leftmargin="0" topmargin="0" marginwidth="5" marginheight="5">
<table width="100%" style="height:100%" border="0" cellspacing="0" cellpadding="0">
    <tr>
        <td width="100%" style="height:100%" valign="middle" align="center">
        <table height="435" width="770" border="0" cellspacing="0" cellpadding="0" background="http://www.rejseborsen.dk/images/udkast1.jpg" class="border_BTL">
            <tr>
                <td width="500" height="404" align="left" valign="top">
                <div class="box_text">
                <div  class="textField">

<div id="punwrap">
<div id="pun<pun_page>" class="pun">

<div id="brdheader" class="block">
    <div class="box">
        <div id="brdtitle" class="inbox">
            <pun_title>
            <pun_desc>
        </div>
        <pun_navlinks>
        <pun_status>
    </div>
</div>

<pun_announcement>

<pun_main>

<pun_footer>

</div>
</div>

                </div>
                </div>
                </td>
                <td width="270" align="center" valign="middle">
                <!-- start Højre banner side, link -->
                <pun_include "hojre_table.php">
                <!-- Stop Højre banner side, link -->
                </td>
            </tr>
            <tr>
                <td colspan="2" height="31" valign="bottom" align="left" bgcolor="#ffffff" class="logoBox">
                <div class="box_logo"><div class="logoField">
                <img src="http://www.rejseborsen.dk/images/logo_mini.jpg" width="194" height="28" border="0"></div></div>
                </td>
            </tr>
        </table>
        </td>
    </tr>
</table>

</body>
</html>

2 (edited by Paul 2005-08-22 14:51)

Re: Problem with height on index page.

Moving to integration forum. Its a site problem rather than a PunBB problem.

It actually applies to all pages, you just don't see it on viewforum because the test page isn't tall enough, add a few topics and it will also generate a scrollbar.