the above-posted html is not in my SHOWTHREAD file. should I add it?
what is there is the following code:
Code:
<vb:if condition="$bookmarksites">
<div class="options_block2">
<h4 class="blockhead">{vb:rawphrase bookmarks}</h4>
<div id="social_bookmarks_list" class="thread_info_block blockbody formcontrols floatcontainer">
<h5 class="blocksubhead">{vb:rawphrase bookmarks}</h5>
<ul class="icon_list">{vb:raw bookmarksites}</ul>
</div>
</div>
</vb:if>