Community Add-Ons

Maintainers: vampirehunter
Add file to this package
Top » Other

Convert Category images layout to css
for osCommerce Online Merchant v2.2

Download
by vampirehunter / 5 Aug 2012

This is a very small edit for anyone who is interested.

I have converted a tiny section of the default 2.3.2 code in the index.php file

so that categories are now outputted in a css unordered list with some div tags inside rather than the table format.
Its not a major change, but should be simple to style with the css and a good base to build from.

Legend:  Download   Report

Expand All / Collapse All

Convert Category images layout to css vampirehunter 5 Aug 2012  

This is a very small edit for anyone who is interested.

I have converted a tiny section of the default 2.3.2 code in the index.php file

so that categories are now outputted in a css unordered list with some div tags inside rather than the table format.
Its not a major change, but should be simple to style with the css and a good base to build from.