I've been using this template for a few months now and love it! I was wondering if there was a way to add a Pinterest link to the product display page, so there would be a "pin it" button right along with the Facebook and Twitter buttons?
I would like to change the color of the Navigation Bar in the Header and the background color of the sidebox headers such as "Categories." They are currently in a teal shade. I have looked in includes/templates/alysa_rounded/css/stylesheet.css and I was able to change the background color, but that is it.
I would also like to change the hover color for the sub-categories in the sidebox, and I only was able to change hover color for the Navigation Bar in the Header.
Could you possibly show me where to look within that stylesheet?
Thank you!
Hi
Thank-you for an awesome template.
I have the latest version of Alyssa Rounded and have installed the Rewards Points Suite for the 1.5 also but the points do not show up on the product listing.
Can you please help me with this?
Thanks in advance
http://www.scentimentaladdictions.com"]Scentimental Addictions[/URL]
I worked it out.
This is missing from the rewards points suite file of tpl_product_info_display.php
PHP Code:<!--bof Product Reward Points block -->
<h2 id="productRewardPoints" class="productRewardPoints">
<?php
/**
* display the product reward points
*/
include($template->get_template_dir('/tpl_product_reward_points.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_product_reward_points.php');
?>
</h2>
<!--eof Product Reward Points block -->
Hi, relative newbie to zen cart (played a few years back, then nothing until now!) and i found your template, it is perfect for the cart i want, except that i would like the logo to run the full width. I have seen it done, but don't know how to do it!
I have probably read an answer here that tells me what to do/where to look - but my frazzled brain isn't taking it in!!
The logo there is 217x57px (as i read in readme), is full width 950px?
Where do i need to look/what am i looking for to change the size, or would uploading a bigger image do it automatically?
and finally, if i change the image (keeping the name the same) in the images folder, would that replace the image or do i need to adjust elsewhere too?
Thanks so much x