
I wonder how u changed the threadlist "jump" icon, when a new thread is made.
I don't see an option to upload image so I uploaded one. ( Can't post the link.. I(ll PM u, Marcus )
.author {
background: url("../../../images/nav_bit.gif") no-repeat scroll left center rgba(0, 0, 0, 0);
padding-left: 30px;
}
.author {
background: url("../../../images/YOUR THEME/nav_bit.gif") no-repeat scroll left center rgba(0, 0, 0, 0);
padding-left: 30px;
}
background: url("../../../images/twist-sd/nav_bit.gif") no-repeat scroll left center rgba(0, 0, 0, 0);
<div>{$thread['profilelink']}</div>
<div class="author">{$thread['profilelink']}</div>
background: url("../../../images/twist-sd/nav_bit.gif") no-repeat scroll left center rgba(0, 0, 0, 0);