Difference between revisions of "Template:ImageGallery"

From Bearscape Wiki
Jump to: navigation, search
m (Should probably also fix the wrong CSS class being used on that span...)
m (Yeah... missing a semi-colon can make things not work right sometimes.)
Line 21: Line 21:
 
<div style="width: 155px">
 
<div style="width: 155px">
 
<div class="thumb" style="height: 155px">
 
<div class="thumb" style="height: 155px">
<p style="max-width: none; max-height: none; width: 100% height: 150px; margin: 2.5px auto">
+
<p style="max-width: none; max-height: none; width: 100%; height: 150px; margin: 2.5px auto">
 
<span class="plainlinks">[{{#var: value}} <img src="{{#var: value}}" style="max-width: 100%; max-height: 100%">]</span>
 
<span class="plainlinks">[{{#var: value}} <img src="{{#var: value}}" style="max-width: 100%; max-height: 100%">]</span>
 
</p>
 
</p>

Revision as of 19:40, 4 June 2015