Live Demo
first : copy the attach file to your forum root
then :
open : yourstyle/template/viewtopic_body.html
find
Code: Select all
<!-- INCLUDE overall_header.html -->
Code: Select all
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
<script type="text/javascript" src="jquery.magnifier.js">
</script>
BBcode usage
Code: Select all
[magnify]{URL}[/magnify]
Code: Select all
<img src="{URL}" class="magnify" style="width:200px; height:150px" />
Code: Select all
Display on posting page
