views:

15

answers:

1

hi

I found that i can a sysm template STS to design the loock of osCommerce

so far I got used to how to use the pre-defined tags. however I am trying to creat the following

in the main index page

<div class="category">
     <ul><li><a href="$gategorylink$">
          <img scr="categoryImage" />
     </a><li></ul>
       <!-- all the rest -->
</div>

I know the aboce tags do not exists, because i have tried it. but is there a way to do this.

maybe I need to edit any php files, I tried looking at them buy I cant find anything that would give me any idea where to start

hope you can help

thanks

A: 

Your question is not at all clear.

But i know , you want to try something with Oscommerce.

TRy these

http://oscommerce-template-easy.com/tas-tutorials/oscommerce-tas-flash%20tutorials.html

http://www.activeebiz.com/oscommerce-22-design-tutorial-a-3.html

zod
I have seen these ,and they are really helpful but, im looking to change the categories, by default they are as an un-ordered list, i need them to show thair picture, and for me to have the freedom to style them as i want, this http://www.oscommerce.com/community/contributions,2387/category,11/search,categories/page,3 provides what i need but i can seem to style it as I want as it uses a table stucture, and i cant seem to find the table tags anythere. howe anyone know anything like this but which is designed in CSS only
aurel