I have in fact gone through this thread, searched the internet and looked that read me file over at least four times. I ask these things not because I'm lazy but because I genuinely am having difficulty finding the answers. For example, this link you gave me, does not exist.If you read the readme.html file, most of your questions will be answered.
1. you can use css to center any text on the site
4. edit the includes/templates/override/templates/tpl_modules_mobile_categories_tabs.php file
Btw, you should always read through the thread before posting your questions. It is likely (as with your questions) that they have been asked and answered already.
I don't mind helping out when you get really stuck on something, but I do ask that you do some legwork to find the answers before posting ;)
Thanks,
Anne
includes/templates/override/templates/tpl_modules_mobile_categories_tabs.php file
When I search using the developer's toolkit (using the term USEFUL LINKS) the only return is as follows:
includes/languages/english/extra_definitions/westminster_new/westminster_new_defines.php
So when I then go to this file, in part it has this but exactly what I should do with it is not clear. How do I add or delete things to the useful links? How do I edit the links associated with General info? This information is not in the read me file and there are no EZ pages in my admin ready to edit. This is what I need help with please.
/*home page ads*/
define('SHOP_NOW','Shop Now!');
/*bof information definitions*/
define('HEADER_TITLE_INFORMATION','Information');
define('TITLE_EZ_PAGES','Useful Links');
define('TITLE_GENERAL','General Info');
define('TITLE_CUSTOMERS','Customers');
define('TITLE_NEWSLETTERS','Newsletters');
/*bof customer service*/
define('HEADER_TITLE_CUSTOMER_SERVICE','Customer Service');
Bookmarks