Jump to the post that solved this thread.
Solved: 6 Years, 5 Months ago Get rid of automatic resizing for avatars?
#10
Solved: 6 Years, 5 Months ago
<div class="author_avatar"><img src="{$useravatar['image']}"height="150" width="150"alt="" {$useravatar['width_height']}  /></div>
That ^
Needs to be this
<div class="author_avatar"><img src="{$useravatar['image']}" alt="" {$useravatar['150_150']}  /></div>
OR this
<div class="author_avatar"><img src="{$useravatar['image']}" alt=""  /></div>
Reply
Jump to the post that solved this thread.


Messages In This Thread
RE: Get rid of automatic resizing for avatars? - by Nicole-Studios - 2017-01-03, 04:12 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)