4images Forum & Community
4images Modifications / Modifikationen => Mods & Plugins (Requests & Discussions) => Topic started by: jamstave on February 26, 2006, 07:17:46 PM
-
Hi...Is this possible to have two thumbnail_bit because i need one thumbnail_bit for search page and other one for home and categories if it's possible please some tell me how do i do this.
JamStave.
-
in search.php find:
$thumbnails .= $site_template->parse_template("thumbnail_bit");
Replace with: $thumbnails .= $site_template->parse_template("thumbnail_search_bit");
Create new thumbnail_search_bit.html template
-
Tthanks V@no for the help.
Jamstve.
-
I use some similar for the new images :D