|
Well this is how I would do it:
get the default postbit_legacy template and your custom postbit_legacy template... cut and paste them into a good html editor.. (I use edit plus but there are a lot of free ones out there).. and save them as html files.. give them names.. like custom.html and default.html..
i then open 2 editors side by side and go through all the code (postbit is not that big) line by line and see that the custom template has:
All <if></if> statements...
All variables and all $template_hook[ ]
there are about 10 $teplate_hooks in postbit legacy..
that is where the images display
make sure you get them all in..
then cut and paste the template back into vbulletin..
But maybe your style has an update for vb3.8????
that would be the easiest way to do it
Luc
|