Quote:
Originally Posted by simonhind
as i have said before about this
each mod installed for the postbit_legacy template needs to be converted witht he correct tags
if not this mod will not show up properly
all people have done is posted images and not the code
please post the code of the mod you are having issues with
for example
|
Thanks. I need it working for post/thanks like
Here's dbtech_thanks_postbit
Code:
<dd class="collapse" style="font-weight:bold; clear:both;">{vb:rawphrase dbtech_thanks_stats} <a class="collapse" id="collapse_c_thanks_post{vb:raw post.postid}" href="{vb:raw relpath}#top" style="position:relative; top:0px; right:0px; float:none;" ><img src="{vb:stylevar imgdir_button}/collapse_40b.png" alt="" /></a></dd>
<dd>
<dl id="c_thanks_post{vb:raw post.postid}" style="display:none;">
{vb:raw stats}
</dl>
</dd>
2 other issues I have:
1) The invisible part doesn't work - is there any way I can't figure out what template might be causing this issue?
2) The first 3 lines don't correspond to each other and their background is grey, not white...
Here's the pic:
Thanks for your time!
I used your modded version of the code for VB 4.2.0 PL2 and made eTiKeT.css as suggested.