![]() |
sidebar tmpl Chuck in sidebar_leftopen.tmpl the following code invoke a block showing either random images, most popular or highest rated - i need to tweak that block so it conforms with others but am unsure where to do this - i can't see a randompal.tmpl for example - where do i change things so the block which shows random images, most popular or highest rated can be altered - thnx if ( $Globals['randompal'] == "yes" ) { echo "<div id=\"randompal\">"; display_gallery("random", "", "", 1, 4, 1); echo "</div>"; } |
feature template is the one which is used for that code to display_gallery which is a function defined in our global file pp-inc.php |
| All times are GMT -5. The time now is 11:16 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0