Hi friends I am looking to put random image at right handside in mihalism image host script for example like this website http://www.my-image-host.com/ now I got the mode, this is the page of the mode http://www.mihalism.net/topic/70-402-random-image-mod/ but in that they didn't tell that where we need to put this <while id="random_file_whileloop"> <# RANDOM_FILE #> </endwhile> Code (markup): code in view.tpl if we want to show this at right hand side, I had try a lot of experiment, but not sucsed yet, can anybody help me
the code should be placed into ./source/public_html/viewer.tpl Find: <div style="text-align: center;"> Add below: <while id="random_file_whileloop"> <# RANDOM_FILE #> </endwhile> <br /><br /><hr /> Voila