![]() |
Simple (especially for novices like myself) and effective. Thanks! :)
|
Great Hack, I would like to add it to the bottom of my page, I have tried placing it in numerous spots of the FORUM HOME template, and I get it there, just not the right format. Its either vertical or half the page. Any ideas?
|
I don't quite follow, the instructions tell you where to place it in the template.
|
Look at TEAMBAJAMARINE's forum. What's Going On is at the top of the page. The original template has What's Going On near the bottom of the page. Does TEAMBAJAMARINE want the Members who have visited today (with last 24 hours option) hack to be seen in What's Going On or be seen separately at the bottom of the page?
|
It's already in the what's going on section, to put it seperately at the bottom would require some extra code to create a table - as the supplied code is for a single row in an existing table.
|
Quote:
|
In the original FORUMHOME template the code at the end of the forum table looks like this:
</tbody> </table> <!-- /main --> <br /> <br /> <!-- what's going on box --> This code includes a couple of line breaks to put a space between the forum table and the What's Going On table. If you want a gap then make sure you put your code after the two <br />'s. If you want Paul's hack to be butted on the end of the forum table then his code must be inserted between </tbody> and </table>. Try adding this code after the two line breaks: Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> |
Mick,
Fantastic Work, Thank you! I made a few line break adjustments, but worked like a charm. See it in action here... http://www.teambajamarine.com/forum/ |
You have put the code here:
</tbody> Your code </table> <!-- /main --> and added a <br /> before the code to add a gap between the forum and Paul's hack. Since you added a <tbody> inside the forum table container I don't think you need: <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> & </table>. You only need those lines if you are creating a new table container for Paul's <tbody>. I hope that makes sense. If not, just leave the code as is as it seems to work. |
have a question here.......this hack has been working great for a few months now and really makes the forum look nice but i have a problem the past few days.....
i just switched servers and since the switch every night at about 6 p.m. eastern it goes blank (has 0 members visited in last 24 hours) and doesn't start up again until a few hours later (probably like 1 a.m.). Any idea how i could fix this or what the problem would be? |
All times are GMT. The time now is 09:37 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|