Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

how to change a look of shop


kotlicity

Recommended Posts

Posted

hi,

 

Can somebody tell me what file to I have to change to make shop look little different? .

....catalog/includes/languages/english.php

Is this a file that I have to make changes on to make the shop look little different (color, etc)?

 

 

Thanks

Posted

Colors and basic look and feel are done in your stylesheet.css file in your main directory. :) That'll change your colors, etc. English.php, as well as the files in your english directory - change what is said, how, and all that good stuff. Hope this helps!

 

-Jerry

Posted

thanks for help

 

If I like to replace the images of main page like background image, top banner, and the buttons (example: add, sign in, accounts, cart, and buy now etc), what file will I have make changes on? will it be "...catalog/includes/english.php?

 

Thanks

Posted

Just make the new images, name them as the existing files, and there you go. They are located in :

 

/includes/languages/english/images

 

Pretty self explainatory from there. Button directory has the buttons, etc..

Posted

thanks,

 

one more thing, is there way to remove the other language option? it always shows three flags. Can I remove them?

 

 

Thanks Again

It would be my last question on this topic

Posted

In your admin section go to Localization and Languages, you can delete them from there. Additionally, you can open your catalog/includes/column_right.php and put // before include(DIR_WS_BOXES . 'languages.php');. Looks like //include(DIR_WS_BOXES . 'languages.php'); and it will not be displayed on your site either.

Archived

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

×
×
  • Create New...