premiere Posted November 8, 2005 Share Posted November 8, 2005 Hi, is there anyone with the experience in OS Commerce to explain how to edit certain HTML tags on the OS commerce. This are a few that I need help with. + Intener Explorer Title Bar - Only the name of my store appears. I will like to add something else, but on the index.php, under the Title Tag appears a PHP code,<?php echo TITLE; ?></title>. Where can I edit this? + How can I change the <base href="http://www.mydomain.com/store/"> to just only <base href="http://www.mydomain.com/"> Do I need to install my "store files" on the root directory? Thank you for you help! Premiere Link to comment Share on other sites More sharing options...
jefs.42 Posted November 11, 2005 Share Posted November 11, 2005 Hi, is there anyone with the experience in OS Commerce to explain how to edit certain HTML tags on the OS commerce. This are a few that I need help with. + Intener Explorer Title Bar - Only the name of my store appears. I will like to add something else, but on the index.php, under the Title Tag appears a PHP code,<?php echo TITLE; ?></title>. Where can I edit this? Look in your language file(s) - includes/languages/english.php (and/or whichever languages available) + How can I change the <base href="http://www.mydomain.com/store/"> to just only <base href="http://www.mydomain.com/"> Do I need to install my "store files" on the root directory? this might be worth looking into: http://www.oscommerce.com/community/contri...all/search,root Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.