![]() |
ok, how postbit is parsed has changed since 2.0.3 so here's what you need to do to install this:
Quote:
|
Installed here. :)
(as requested by FWC :D) |
yay!!! Thank you!
|
Quote:
|
For those of us the REALLY SUCK with html, it was very hard to figure out how and where to get the link to show up where I wanted it, but I finally got it.
Forcing myself to learn something sure can be painful during the process. Thanks for the hack. Very useful. |
Easy installed ... thanks for the hack!
|
What would be the code to place (post #1) in the right corner on the same line as the $post[icon] and $post[title], just like this forum ??
Thank you. |
Oops I found it ! :)
After the line : <td bgcolor="$post[backcolor]" width="100%" valign="top"> I inserted this : <table border="0" width="100%"> <tr> <td width="79%"> <smallfont>$post[icon] <b>$post[title] </td> <td width="21%"> <smallfont> <p align="right"><a href="showthread.php?postid=$post[postid]#post$post[postid]">Post #$countposts</a></td> </tr> </table> Cool huh for a starter :) |
nice hack and Easy installed :D
thanks |
A slightly different approach...
In postbit, After this: Code:
<td bgcolor="$post[backcolor]" width="100%" valign="top"> Code:
<smallfont>$post[icon] <b>$post[title]</b></smallfont> Code:
<table border="0" width="100%"> |
All times are GMT. The time now is 07:56 AM. |
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:
|