remus25 2007-04-26 16:23 | Hello
I would like to insert a picture below from the menu left its possible that ? » Quick.Cart v2.x |
remus25 2007-04-26 16:26 | here a example www.diabetiker-shop.ch/menu.jpg |
remus25 2007-04-27 09:16 | hmm can you help me, i want the picture below the menu now is up the menu
<!-- BEGIN LIST_HEAD --> <img src="image.jpg" width="179" height="358"><dl id="menu1"><!-- END LIST_HEAD -->
<!-- BEGIN LIST_LIST --> <dt class="l$aList[sStyle]" $aList[sSelected]><a href="?p=p_$aList[iCategory]&sName=$aList[sNameUrl]">$aList[sName]</a>& lt;/dt>
<!-- END LIST_LIST -->
<!-- BEGIN SUB -->
<dd class="l$aList[sStyle]" $aList[sSelected]><a href="?p=p_$aList[iCategory]&sName=$aList[sNameUrl]">$aList[sName]</a>& lt;/dd> <!-- END SUB -->
<!-- BEGIN LIST_FOOT --> </dl> <!-- END LIST_FOOT -->
<!-- BEGIN SELECTED --><!-- END SELECTED --> <!-- BEGIN PHOTO --><!-- END PHOTO -->
<!-- BEGIN NOT_FOUND --> <dl id="menu2"> </dl> <!-- END NOT_FOUND -->
<!-- BEGIN NO_PHOTO --><!-- END NO_PHOTO -->
|
merci 2007-04-30 11:01 | remus25 - if you want to insert picture below left menu you have to edit templates/page.tpl and below $sMenu1 add your picture. |