Quote:
Originally Posted by kamran_dotnet
no
i mean how exacly i must put the code?
search in what template
put what code exacly

|
replace
Code:
li.activitybit .avatar {
float:{vb:stylevar left};
padding-{vb:stylevar right}:{vb:stylevar padding};
width: 75px;
}
with
Code:
li.activitybit .avatar img {
float:{vb:stylevar right};
max-width: 80px;
max-height: 80px;}
Might work for Right to left
Not sure if i dont the float proper