m7sen
05-11-2015, 05:01 PM
hello
i have responsive style
and the avatar size is 150*150
about i want change to 50*50 for mobile only
this is my code
<if condition="$show['avatar']">
<div class="smallfont reposition3"><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" width="150px" height="150px" alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a>
</div>
</if>
help me
i have responsive style
and the avatar size is 150*150
about i want change to 50*50 for mobile only
this is my code
<if condition="$show['avatar']">
<div class="smallfont reposition3"><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" width="150px" height="150px" alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a>
</div>
</if>
help me