Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Info boxes and layout


wondernet

Recommended Posts

Posted

Have done a few searches but not found a solution, anyone help me please.

 

I want to change the style of the info boxes (categories, specials, etc) to something different that will fit into the site. It doesn't matter if it's generated in php or I have to specify the HTML in each info box but need it look like this;

 

osc.gif

 

Any help as to how I make these changes??

Posted

Have found this contribution - http://www.oscommerce.com/community/contri...ons,1702/page,3 - but is showing an error;

Fatal error: Cannot redeclare mws_header() (previously declared in /home/fhlinux194/w/wondershop.co.uk/user/htdocs/includes/mws_functions.php:9) in /home/fhlinux194/w/wondershop.co.uk/user/htdocs/includes/mws_functions.php on line 9

 

See error on the page here; http://domain572250.sites.wonderhost.co.uk/index.php

Posted

It looks as though you have reused a part of the new code that only should be called once, hence the error - look for the second instance in your code that calls the function on line 9 of mws_functions.php - it must go :D

 

Matti

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...