Previous Thread
Next Thread
Print Thread
Hop To
Joined: Nov 2007
Posts: 11
O
stranger
stranger
O Offline
Joined: Nov 2007
Posts: 11
Hello,

I have a formatting issue ever since upgrading. I think it has something to do with the bottom table pushing everything out.

If you go to

http://www.onlinerock.com/forum/ubbthreads.php/ubb/cfrm

Everything looks fine (almost).

If you go to:

http://www.onlinerock.com/forum/ubbthreads.php/ubb/postlist/Board/1/page/1
Or
http://www.onlinerock.com/forum/ubbthreads.php?ubb=showprofile&User=4

The bottom table is extended and moves things around.

Does anyone have any thoughts on this?

Both AllenAyers and Gizmo looked at my board and can't figure out the problem.

This happens in both 7.2.3 and 7.3

Thanks,
Steve

FYI - The classic board worked just fine for many years http://www.onlinerock.com/cgi-bin/ultimatebb.cgi

Last edited by OnlineRock; 05/12/2008 8:50 PM.
Joined: Feb 2007
Posts: 1,294
Likes: 2
Veteran
Veteran
Joined: Feb 2007
Posts: 1,294
Likes: 2
Do you mean by a slight side scroll? I did not see it in your site but I have seen this before and the next day not there and a day later back again.

Joined: Nov 2007
Posts: 11
O
stranger
stranger
O Offline
Joined: Nov 2007
Posts: 11
if you take a look at it its the privacy panel and it seems to nest inside of itself.

Thanks

Joined: Feb 2007
Posts: 1,294
Likes: 2
Veteran
Veteran
Joined: Feb 2007
Posts: 1,294
Likes: 2
Perhaps if you move the forum tag out side of the table for the open and close this may work better. I have noticed many times that the "form" tags mess up tables and cause alignment problems.

Joined: Nov 2007
Posts: 11
O
stranger
stranger
O Offline
Joined: Nov 2007
Posts: 11
do you mean "form" tags or "Forum" tags? and where would I find these?

Joined: Jun 2006
Posts: 956
Old Hand
Old Hand
Joined: Jun 2006
Posts: 956
there is a missing colspan="4" in the last th tag befor the {tbopen} for the footer header. This fix the table header.

then, after the br / of the header you should delete
Code
</td>
</tr>
</table>

If you do so, the page looks fine.

The whole html ouput code fixed look like this:
Code
</td>
</tr>
<tr>
<td colspan="4">

<table width="100%" class="t_outer" cellpadding="0" cellspacing="0">
  <tr>
    <td>
      <table width="100%" class="t_inner" cellpadding="0" cellspacing="1">
        <tr>
          <td class="footer" align="left">
            <table width="100%" cellpadding="0" cellspacing="0">
              <tr>
                <td width="60%">
                  <a href="http://www.onlinerock.com/corporate/privacy.shtml">Privacy statement</a> &middot;
                  <a href="/forum/ubbthreads.php/ubb/markallread">Mark all read</a>
                  <form method="" action="" name="prefs">
                    <input type="hidden" name="curl" value="http://www.onlinerock.com/forum/ubbthreads.php/ubb/cfrm" />
                  </form>
                </td>
                <td align="right" width="40%">
                  <a href="http://www.onlinerock.com/corporate/contact.shtml">Contact Us</a>
                  &middot;
                  <a href="http://www.onlinerock.com">OnlineRock</a>
                  &middot;
                  <a href="#top">Top</a>
                </td>
              </tr>
            </table>
          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
</td>
<br />


</td>
                    <td align="left" valign="top" class="copy"> </td>
                    <td width="4" align="left" valign="top" background="http://image.onlinerock.com/images/spotlight_right_bg.gif" class="copy"><img src="http://image.onlinerock.com/images/spacer.gif" width="4" height="1" /></td>
                  </tr>
                </table>
             </td>
              </tr>
You have to find out where to fix. footer include or footer template.

Last edited by Zarzal; 05/13/2008 9:57 AM.

my board: http://www.dragonclan-forum.de
my hobby: http://www.biker-reise.de
Ich kann bei Fragen zu UBBthreads in Deutsch weiterhelfen oder es zumindest versuchen
Joined: Nov 2007
Posts: 11
O
stranger
stranger
O Offline
Joined: Nov 2007
Posts: 11
Thanks but that really didn't improve it.

Joined: Nov 2007
Posts: 11
O
stranger
stranger
O Offline
Joined: Nov 2007
Posts: 11
I've taken out my custom html options and used a default style so you can get a better idea as to the problem.

Once again, the main board looks fine:

http://www.onlinerock.com/forum/ubbthreads.php/

but as soon as you click on any of the forums, the bottom tables get pushed out.

http://www.onlinerock.com/forum/ubbthreads.php/forums/1/1/OnlineRock_Announcements

This is very frustrating and I PM'ed Rick a couple of times on the suggestion of other people on the board but have had no response.

Thanks,
Steve


Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
PHP 8 bug in membermanage.tmpl
by phoenix011235 - 09/08/2026 7:47 PM
Are any of these legitmate?
by Baldeagle - 09/06/2026 1:37 PM
After server reboot
by Morgan - 09/02/2026 8:27 AM
Email Settings
by Outdoorking - 05/13/2026 2:44 AM
Who's Online Now
1 members (1 invisible), 304 guests, and 96 robots.
Key: Admin, Global Mod, Mod
Random Gallery Image
Latest Gallery Images
Ride safe!
Ride safe!
by Morgan, December 7
Los Angeles
Los Angeles
by isaac, August 6
3D Creations
3D Creations
by JAISP, December 30
Artistic structures
Artistic structures
by isaac, August 29
Powered by UBB.threads™ PHP Forum Software 8.1.0
(Snapshot build 20260527)