2017/4/25 16:10
Hadesteam
Not too shy to talk
Posts: 162
Since: 2011/9/5 1
2017/4/25 17:07
aerograf
Quite a regular
Posts: 214
Since: 2017/1/7 1
img.big {cursor: se-resize; max-width: 150px; padding: 5px;} img.big:hover {max-width: none; padding: 5px;}
2017/4/25 18:01
class = "img-responsive"
2017/4/25 18:27
2017/4/25 19:16
<a href="http://www.kulturystyka.org.pl/fotki/hubert/01.jpg" target="_blank"><img border="0" class="img-responsive" src="http://www.kulturystyka.org.pl/fotki/hubert/01m.jpg" />a> <a href="http://www.kulturystyka.org.pl/fotki/hubert/02.jpg" target="_blank"><img border="0" class="img-responsive" src="http://www.kulturystyka.org.pl/fotki/hubert/02m.jpg" />a> <a href="http://www.kulturystyka.org.pl/fotki/hubert/03.jpg" target="_blank"><img border="0" class="img-responsive" src="http://www.kulturystyka.org.pl/fotki/hubert/03m.jpg" />a> <a href="http://www.kulturystyka.org.pl/fotki/hubert/04.jpg" target="_blank"><img border="0" class="img-responsive" src="http://www.kulturystyka.org.pl/fotki/hubert/04m.jpg" />a> <a href="http://www.kulturystyka.org.pl/fotki/hubert/05.jpg" target="_blank"><img border="0" class="img-responsive" src="http://www.kulturystyka.org.pl/fotki/hubert/05m.jpg" />a> <a href="http://www.kulturystyka.org.pl/fotki/hubert/06.jpg" target="_blank"><img border="0" class="img-responsive" src="http://www.kulturystyka.org.pl/fotki/hubert/06m.jpg" />a>
2017/4/25 21:30
[img] [/img]
2017/4/26 5:59
2017/4/26 6:01
2017/4/26 6:46
Bleekk
Theme Designer
Posts: 941
Since: 2002/12/14
<script> $( document ).ready(function() { $("img").addClass("img-responsive"); $( "form img" ).removeClass( "img-responsive" ); $(".xoops-comment-text").each(function() { $(this).find("img").css( "display", "inline" ); }); $(".page_bookmarks").each(function() { $(this).find("img").css( "display", "inline" ); }); $(".page_icons").each(function() { $(this).find("img").css( "display", "inline" ); }); }); script>
2017/4/26 7:08
Advanced Search
335 user(s) are online (253 user(s) are browsing Support Forums)
Members: 0
Guests: 335