great product ... thanks .
for rtl language forum you have to change from "left" to "right" : ( in
red )
Code:
.threadbit img.self {
max-width:14px;
max-height:14px;
background-color:#ddd;
border:1px solid #555;
padding:1px;
border-radius:2px;
position:absolute;
top:{vb:math {vb:stylevar threadbit_iconsize.width}-14}px;
right:{vb:math {vb:stylevar threadbit_iconsize.width}-8}px;
box-shadow:0 0 1px #eee;
-webkit-box-shadow:0 0 1px #eee;
}
Code:
.threadbit.lock .lockicon {
position:absolute;
top:2px;
right:7px;
width:20px;
height:20px;
Code:
.threadbit .threadstatus.avatars div.overlay {
position:absolute;
top:2px;
right:2px;
width:32px;
height:32px;