Guest Posted March 18, 2010 Share Posted March 18, 2010 Hi Could somebody visit www.childrenseducationaltoys.co.uk. I want to place a best seller box under the Specials. I also would like to place the option to change language and currencies on the top of the nav bar. I would be grateful if somebody could tell me how I can make these changes please? Thank you Andrew Link to comment Share on other sites More sharing options...
satish Posted September 21, 2010 Share Posted September 21, 2010 modify the code of includes/column_right.php Find this line include(DIR_WS_BOXES . 'best_sellers.php'); and replace this line with following include(DIR_WS_BOXES . 'specials.php'); also replace above line with include(DIR_WS_BOXES . 'best_sellers.php'); also you nave to include following two line in includes/header.php for changing language and currency. include(DIR_WS_BOXES . 'languages.php'); include(DIR_WS_BOXES . 'currencies.php'); Satish Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site. Check My About US For who am I and what My company does. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.