Difference between revisions of "Widget:RoundFancyboxImage"

From Buddha-Nature
((by SublimeText.Mediawiker))
((by SublimeText.Mediawiker))
Line 1: Line 1:
<a href="/index.php/<!--{$link}-->" class="overlay-link link-no-border <!--{$linkclasses}-->" data-fancybox="gallery">
+
<a href="/index.php/<!--{$link}-->" class="overlay-link link-no-border <!--{$linkclasses}-->" style="width: <!--{$size}-->; height: <!--{$size}-->;"" data-fancybox="gallery">
 
<img src="<!--{$filepath}-->" class="depth-<!--{$depth}--> " style="width: <!--{$size}-->; height: <!--{$size}-->; border-radius: 50%;"/>
 
<img src="<!--{$filepath}-->" class="depth-<!--{$depth}--> " style="width: <!--{$size}-->; height: <!--{$size}-->; border-radius: 50%;"/>
 
</a>
 
</a>

Revision as of 16:43, 23 August 2018

<a href="/index.php/" class="overlay-link link-no-border " style="width: ; height: ;"" data-fancybox="gallery"> <img src="" class="depth- " style="width: ; height: ; border-radius: 50%;"/> </a>