![]() |
How do I do this in the Postbit?
I want to put the Tournament information in one of the blocks but the information isnt in the postbit template.
Preview: https://vborg.vbsupport.ru/external/2008/11/4.png |
Show me your postbit area code. The whole template maybe, or just that part.
|
Code:
$template_hook[postbit_start] |
You need to make sure that your tournament information is within a div whose "class" is "pbit". That template has bloody worthless variable names that really don't say what they do, but it seems your tournament block is being hooked from another template.
|
Quote:
|
It's his CSS style for his pbit div class.
|
Code:
<div id="award$post[postid]" style="padding:$stylevar[cellpadding]px 0px 0px 0px;"> if so, it looks like you need to move it to just before: $template_hook[postbit_userinfo_right_after_posts] Unless I am totally misunderstanding your meaning, LOL |
Quote:
Code:
<div class="pbit" id="award$post[postid]" style="padding:$stylevar[cellpadding]px 0px 0px 0px;"> |
All times are GMT. The time now is 05:02 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:
|