kotlicity Posted February 16, 2004 Posted February 16, 2004 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
Guest Posted February 16, 2004 Posted February 16, 2004 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
kotlicity Posted February 16, 2004 Author Posted February 16, 2004 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
Guest Posted February 16, 2004 Posted February 16, 2004 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..
kotlicity Posted February 16, 2004 Author Posted February 16, 2004 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
critical mass Posted February 16, 2004 Posted February 16, 2004 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.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.