I got rid of the "help" in the tpl_shopping_cart_default.php file by deleting:
<?php echo TEXT_VISITORS_CART; ?></div>
Printable View
I got rid of the "help" in the tpl_shopping_cart_default.php file by deleting:
<?php echo TEXT_VISITORS_CART; ?></div>
I hope you didn't delete </div> unless you also deleted a <div> before the code you mention.
There was part of that line of code that I had to leave to keep the page intact so I added a </div> at the end of that.
Here are some other things I am having issues with.
1. I can't figure out how to adjust the vertical alignment for the product listing grid layout.
2. some of the elements I have repositioned in CSS or in the code are showing up very differently in firefox and safari. I have noticed it with my links in the upper right which I originally positioned in the code and the add to shopping cart icon which I repositioned with CSS.
Add to your stylesheetAdjust to taste.Code:.centerBoxContentsProducts {height: 13.0em;}
Rad! 13.0em was perfect! thanks!
I would like to put an image behind the "log in/join" and "home" navigation links at the top right of the page. How do I do that?
and... can I change the color of the background for the window that pops up with the large image when you click on the thumb on the product info page?
I tried a few things but again have failed:no:
hello Totally Zenned,
i am panicking right now because I just discovered my add to cart button isn't working. Please help, I hope I didn't loose you, thanks!