Re: Lite Red and Black Pure templates
Hi VJef,
Thanks for the update. CSS sprites should help heaps with load times.
p.s BlackPure works great on Zen Cart 1.5.1 also not just 1.5.0 in my little tests. It would be great if you could add a changelog or version number in the zip somewhere as I find it hard to keep track of the version I have installed.
Hope you have a great 2013.
Kind regards
Tim
Re: Lite Red and Black Pure templates
Thank you Tim! Actually, it is hard to keep track a log of the modifications. The easiest way to see the modified files and code is:
1) See changes log folder of Zen Cart, and find any files changed during Zen Cart upgrade the same as we use in our template package.
2) To use any software that allows to view files and code changes with using file compare feature.
If some one have any questions, please ask.
Re: Lite Red and Black Pure templates
Hello,
First, thank you for this lovely and clean template (Lite Red).
I'm working on my site now, and have few questions if you can help.
1- How can I remove the "Advanced search"? I want to put a "marquee" between the search and the "your cart is empty", is that possible? I have the code to create the marquee, but not sure how to put it between these two elements.. :laugh:
2- I want to put the copyright notice of zencart with the 12leaves on one line, and add a banner just under that, I can't seem to find the file to customize this..
3- My logo is 180x206px, and I have a big white space on the right of the header. I'd like to put a banner there, like google ads banner, or any banner, or maybe a small slideshow... any idea how I can do that? I'm not a programmer, but I'd appreciate any help or article on the net that explains how to create such things.
4- I removed the default right sideboxes, and want to put banners, marquees and other content on the right, how do I do that? Or is there a way to create sideboxes for whatever content I wish?
Any help is deeply appreciated, as I'm a beginner. :blush:
Thank you all.
Re: Lite Red and Black Pure templates
Ah, I just figured out how to remove the advanced search, lolll
I added this:
.advanced_search {
display: none;
}
Can you help me with the other questions please?
Ah, also, I was customizing the contact us page, I removed the sample text and want to leave just the form for customers to fill. However, I see a text that I can't remove:
Store Name
Address
Country
Phone
How do I get rid of this? thank you
1 Attachment(s)
Re: Lite Red and Black Pure templates
Hi, I sorted the problem with the contact us page. :)
Now I have a problem, as I'm testing the site... when I add products to the cart, I can see it's a bit of a mess near the checkout... please check the image... How can I fix this? I've been looking for the file to customize, can't find it. If I can locate the file, I'll be able to fix it. Thanks
Attachment 13407
Re: Lite Red and Black Pure templates
Also, when I add a product to the cart, and the page updates, it becomes all empty... something is wrong with the template..?
Re: Lite Red and Black Pure templates
Quote:
Originally Posted by
GabyWalker
Hi, I sorted the problem with the contact us page. :)
Now I have a problem, as I'm testing the site... when I add products to the cart, I can see it's a bit of a mess near the checkout... please check the image... How can I fix this? I've been looking for the file to customize, can't find it. If I can locate the file, I'll be able to fix it. Thanks
Thank you for using the theme.
Please, provide me the link to your site, so I will able to investigate it via Google Developer panel. Most probably, you modified the theme and due to this fact it occurs.
As regards the empty page after cart adding, there is a PHP error. You need to see the log file of the store and see the certain error and fix it. How to do it please find there:
http://www.zen-cart.com/content.php?124-blank-page
It may occur due to incorrect theme modification wither.
Have you solved other problems?
Re: Lite Red and Black Pure templates
Hi,
I have installed the Pure Theme at my website www.sowgardenseeds.co.uk
Can I ask have I remove the categories from appearing below the logo? They do not appear on the demo.
Many thanks
Peter Jones
Re: Lite Red and Black Pure templates
Set Configuration->Layout Settings->Categories Tabs Menu ON/OFF to 0 (it's towards the bottom of the page).
Re: Lite Red and Black Pure templates
Quote:
Originally Posted by
lat9
Set Configuration->Layout Settings->Categories Tabs Menu ON/OFF to 0 (it's towards the bottom of the page).
Very many thanks, most useful. Kind regards