|
|
Forum moderator: bigblog |
uCoz Community For Webmasters Design Customization Making avatar view in ucoz lightbox |
Making avatar view in ucoz lightbox |
hi i am looking for something like that...while user avatar clicked, it opens in light box. I have this code;
Code <span class="userAvatarResizeb" onclick="location.href=''" style="cursor:pointer;"> $_AVATAR$ </span> what can i add to achieve this?? Systems developer
|
Code <a href="<?if($_AVATAR$)?><?substr($_AVATAR$,54,-65)?><?else?>LINK TO NO AVATAR<?endif?>" class="ulightbox ph-link" data-fancybox-group="ultbx"> <img class="userAvatarResizeb" src="<?if($_AVATAR$)?><?substr($_AVATAR$,54,-65)?><?else?>LINK TO NO AVATAR<?endif?>"> </a> Hit that "Thanks" button. :)
In life there's ALWAYS limits but do not plan above them. Post edited by VZ - Tuesday, 2017-01-31, 11:02 PM
|
| |||
| |||