How to change the background color to a background image for the entire site
How to change the background color to a background image for the entire site. You can do all of this in your html page OR you can add the content within the <style></style> tags into the styles.css page. If you choose to put it into the stylesheet and not in the html page take away t ...
Installing design templates
Installing a new design template 1) Download the template package and unzip the package locally on your computer. 2) Make a backup of all cart files on the server. 3) Upload files on your server in a folder where the cart is installed. You will be overwriting existing files, make sure you have ...
How do I order a design template for my cart?
All design templates are listed at: http://www.pinnaclecart.com/pinnacle-templates.html Simply decide which template you would like to purchase and contact our customer support department at http://support.pinnaclecart.com.
Installing a New Design Template Purchased Through Pinnacle Cart
Installing a new design template 1) Download the template package and unzip the package locally on your computer. 2) Make a backup of all cart files on the server. 3) Upload files on your server in a folder where the cart is installed. You will be overwriting existing files, make sure you have ...
How do I change the thumbnail background color.
First step is to download the file "content\engine\engine_images.php" Then you would edit the file "content\engine\engine_images.php" that you have just downloaded. While editing that file look for the following line of code; $white = imagecolorallocate($d, 255, 255, 255); To make the ...