![]() |
|
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Zen Cart & osCommerce Tips, advice and help on how to use the most popular free E-commerce shopping carts available. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
I want to add text with links at the bottom of my page.
How do I do it? for example if I wanted to add my categories, or say disney cinderella costume, disney tinkrbell costume etc etc all with links to the relevant item or category? ![]()
__________________
![]() Childrens Fancy Dress Costumes and Party Dresses Childrens Costumes and Dancewear |
|
|||
|
You can change the bottom of your page in
/includes/templates/YOUR TEMPLATE NAME/common/tpl_footer.php
__________________
Lawrence |
|
|||
|
If it's just the cats you want at the bottom and you aren't likely to change the cats in the near future, a simple way to create a list of cat links at the bottom would be to take the URL from each cat page and make a link out of it using the cat name as the anchor text. If you want it to by dynamic and reflect any changes you make to the cat list then there's probably a Zen mod you can use otherwise you could just grab the core of the script used to display the orig cat list and change it's formatting to display the way you want it to look.
__________________
Lawrence |
|
||||
|
Thanks, I will do it the way you suggested as categories won't change that much an I can always alter the footer if they do.
![]()
__________________
![]() Childrens Fancy Dress Costumes and Party Dresses Childrens Costumes and Dancewear |