Quote:
Originally Posted by Revelence
Edit recentposts template, and add
Code:
style="margin-bottom: 5px;
position: absolute;
top: -5px;
right: -6px;
display: block;
width: 13px;
height: 13px;
overflow: hidden;
float: right;
clear: left;"
To the img tags for the collaspe
|
Code:
<a class="collapse" id="collapse_recentposts" href="{vb:raw relpath}#top"><img src="{vb:stylevar imgdir_button}/collapse_40b.png" alt="" /></a>
</vb:if>
I added it in the 'alt=' part, and then uploaded it again, and nothing changed.