View Single Post
  #2  
Old 04-11-2008, 04:43 AM
  Holub's Avatar 
Holub Holub is offline
 

X-Adept
  
Join Date: Jan 2008
Posts: 432
 

Default Re: How to add menu/flash photos on the sides

Hi!

It is very simple.

Open /skin1/customer/home.tpl and insert in any place you want such code. For example you can insert it after news block (you should find `{include file="news.tpl" }` and insert code after)

Code:
{capture name=menu} -=menu content=- for example <img src="images/umbabaraumba.jpg" height=100 width=100> bla bla bla {/capture} { include file="menu.tpl" dingbats="dingbats_news.gif" menu_title="-=MENU HEADER=-" menu_content=$smarty.capture.menu }
__________________
Regards,
Anthony Holub

X-Cart Skins Store
- twenty two different skins available;
- both 4.1.x and 4.2.x versions compatible;
- refresh you store now!

Smart menu X-Cart add-on
Featured Products Slide Show X-Cart add-on
"What's New?" FREE X-Cart add-on
Reply With Quote