
The short answer is yes. You can use one of two methods to achieve the result.
Install the Images for Titles mod from Free Addons, following the instructions in its readme.
Upload an image file for each sidebox heading you want to substitute, named (for instance) boxhead-categories.gif in the case of the Categories sidebox. Save the image in /includes/templates/CUSTOM/buttons/ENGLISH/.
If you want to use other than .gif files for the images, edit the define in /includes/languages/ENGLISH/extra_definitions/CUSTOM/image_titles_defines.php.
This method automatically removes the [more] that follows a replaced heading link; but it does require that the same image type (gif, jpeg, png) be used for all replaced heading images in an area.
...Instructions for moving your categories and products over from an OSC database to the Zen Cart® Database.
-by networkdad
Ok, a few things before we start:
Without applying extra efforts to your connection on the internet you are wandering around an unsecured environment. Before you make administrative modifications to secure Zen Cart® and its database, you need to equip yourself with secure ways to make these modifications. Otherwise if someone is watching/listing to the information you transmit, it might not be long before your private business information becomes public. The bare minimum you should have is access to shared SSL services from your hosting company.
The preferred would be to have a dedicated SSL certificate for your store, as it is more professional in appearance than the use of a shared certificate. There will be ...
Warning:
There are several all-in-one "packaged" "bundles" of Zen Cart scattered around the internet, but none of those are endorsed by Zen-Cart.com, as we believe that the manual installation is the best choice to have your system secure and optimized and so you know *exactly* what *you* have put onto your site.
If you choose to use a packaged installer from someplace else, make sure you ask *them* for all your technical support needs and ensure that they intend to keep things up-to-date and that they will provide you with free support for updating *your* site whenever they make updates to their bundled packages.
CAPITALIZED words refer to a folder or language that you choose. We use CUSTOM for your template and ENGLISH for your language by default. These generic terms should be changed to the name of the template/language you are using.
If you want to change "Congratulations! You have successfully installed your Zen Cart®; E-Commerce Solution" with your own text open the includes/languages/ENGLISH/index.php file and find the following code:
// This section deals with the ...
CAPITALIZED words refer to a folder or language that you choose. We use CUSTOM for your template and ENGLISH for your language by default. These generic terms should be changed to the name of the template/language you are using.
/images folder: This is where your Product images are located.
/includes/languages/ENGLISH/images folder: icon.gif (your language flag).
/includes/templates/CUSTOM/buttons/ENGLISH folder: contains the buttons used by ...
The Zen Cart® templating system uses a CSS based layout.
In this article, CAPITALIZED words refer to a folder or language that you choose. We use CUSTOM for your template and ENGLISH for your language by default. Change these if needed.
First, open includes/templates/ and create a new folder. You can call it anything you like, though it is best not to make it too long and to use underscores instead of spaces. We will call it /CUSTOM here, so everywhere we write /CUSTOM from now on, you should replace it with your own preferred folder name.
Create an empty folder inside your new template directory and call it images so you should have includes/templates/CUSTOM/images/.
Next, copy the includes/templates/template_default/css directory and place the folder and its files in your new includes/templates/CUSTOM/ ...
FAQ Categories
