Zen Cart Logo
Forums / Addon Templates / Lite Red and Black Pure templates

Lite Red and Black Pure templates

Views: 96,200

Results 1 to 20 of 165
30 Aug 2010, 10:55 AM
#1
vjef avatar

vjef

New Zenner

Join Date:
Jan 2010
Posts:
90
Plugin Contributions:
2

Lite Red and Black Pure templates

Lite Red and Black Pure free Zen Cart templates by 12leaves.com team.

  • User friendly usability
  • Admin managed home page banners
  • Images buttons included
  • Basic browsers compatible (tested in Internet Explorer 6+, Firefox 3+, Google Chrome, Opera, Safari)
  • Flexibility (no changes in default Zen Cart features and settings)
  • No affection to core functionality
  • Readme file included

Download links in the contributions section:
Lite Red Template
Black Pure Template

Screenshots and live demos of the templates:
Lite Red Template
Black Pure Template

Let me know if you find any bugs or have any questions.
Try out our other Zen Cart templates from our site.

7 Sep 2010, 5:38 AM
#2
norest avatar

norest

New Zenner

Join Date:
Sep 2010
Posts:
2
Plugin Contributions:
0

Re: Lite Red and Black Pure templates

Hi

Thanks fr the clean template!

Where can I find out how to add the sideboxes. heres the site I have the template on

https://www.VioLiv.com

Can I add links to the grey bar across the top?

Thanks

7 Sep 2010, 5:52 AM
#3
norest avatar

norest

New Zenner

Join Date:
Sep 2010
Posts:
2
Plugin Contributions:
0

Re: Lite Red and Black Pure templates

sorry cant find the edit button on the above post

ignore my first question please it was late here.

~d

8 Sep 2010, 7:37 AM
#4
vjef avatar

vjef

New Zenner

Join Date:
Jan 2010
Posts:
90
Plugin Contributions:
2

Re: Lite Red and Black Pure templates

To edit or add links to the top navigation ('New Products, Specials, My Account, View Cart, etc..') you should edit 'includes/templates/YOUR_TEMPLATE/templates/tpl_top_nav.php'

YOUR_TEMPLATE = any of Lite or Pure series template variation name. For example, in your case you should edit 'includes/templates/black_pure_free/templates/tpl_top_nav.php'

15 Sep 2010, 4:57 PM
#5
marcelarr avatar

marcelarr

New Zenner

Join Date:
Oct 2008
Posts:
54
Plugin Contributions:
0

Re: Lite Red and Black Pure templates

Does this work on version 1.3.8.x and previous PHP version? I love it!

15 Sep 2010, 6:15 PM
#6
vjef avatar

vjef

New Zenner

Join Date:
Jan 2010
Posts:
90
Plugin Contributions:
2

Re: Lite Red and Black Pure templates

Yes, all the templates are compatible with Zen Cart 1.3.8х/1.3.9x and previous version of PHP.

15 Sep 2010, 9:27 PM
#7
libertym avatar

libertym

New Zenner

Join Date:
Nov 2009
Posts:
9
Plugin Contributions:
0

Re: Lite Red and Black Pure templates

I love this new lite red template! So clean and sleek! Thank you!

I have a question. My site has the lite red template and the column mod added. I would like to tighten up the image, price, quantity, and buy it now button - there is a lot of space in between each line. How can I do that?

Also right now the quantity just lists the number in stock with no 'in stock' text in front - so the number is just kinda hanging in the breeze :laugh:. How can I add a label there?

Thank you again! Its a beautiful template! :smile:

16 Sep 2010, 3:51 PM
#8
vjef avatar

vjef

New Zenner

Join Date:
Jan 2010
Posts:
90
Plugin Contributions:
2

Re: Lite Red and Black Pure templates

Thank you for the kind words.
Please, post the link to the page with the problem here, so I can give you a suggestion more accurate.

17 Sep 2010, 6:29 AM
#9
libertym avatar

libertym

New Zenner

Join Date:
Nov 2009
Posts:
9
Plugin Contributions:
0

Re: Lite Red and Black Pure templates

So sorry - here is my shop. The trouble shows on pages like this one. Thank you for your help.

18 Sep 2010, 10:33 PM
#10
vjef avatar

vjef

New Zenner

Join Date:
Jan 2010
Posts:
90
Plugin Contributions:
2

Re: Lite Red and Black Pure templates

I have reviewed your site. To remove the spaces you should remove some '<br>' tags in the appropriate file, that is responsible for the product displaying at this page. To add the quantity label you should edit the same file.

22 Sep 2010, 1:13 PM
#11
marcelarr avatar

marcelarr

New Zenner

Join Date:
Oct 2008
Posts:
54
Plugin Contributions:
0

Re: Lite Red and Black Pure templates

I was wondering if there is any way to display product listing as a grid.

24 Sep 2010, 10:50 PM
#13
marcelarr avatar

marcelarr

New Zenner

Join Date:
Oct 2008
Posts:
54
Plugin Contributions:
0

Re: Lite Red and Black Pure templates

VJef:

There is a contribution 'Column Layout Grid for Product Listing' here:
http://www.zen-cart.com/index.php?main_page=product_contrib_info&products_id=77

Download and test it. Please, do not forget to make a backup before any changes.

Thanks that worked wonders, I had tried it just had forgotten to name place a folder in mods with template name....

By the way, I was wondering if there is a way of placing a background image on this template I tried
sylesheet.css
body {
margin: 0;
font-family: arial, helvetica, sans-serif;
font-size: 0.72em;
color: #333333;
line-height: 17px;
background:url("../images/mi.jpg") 829px no-repeat center top;
}
and printstylsheet
body {background:url(../images/mi.jpg) 0 829px repeat-x;
#contentMainWrapper {background-color: #ffffff;}

to no avail. Any ideas? Im using lite red, by the way and want a big image like a watermark in the background. Outside the center column.

Regards.

24 Sep 2010, 10:54 PM
#14
marcelarr avatar

marcelarr

New Zenner

Join Date:
Oct 2008
Posts:
54
Plugin Contributions:
0

Re: Lite Red and Black Pure templates

Another question... I am working in Spanish and below the main top navigation menu... where the number of items, if any in cart, are, and the checkout button is (besides the search bar) well the text doesnt fit, is there a way to widen this area?

regards.

25 Sep 2010, 1:13 AM
#15
marcelarr avatar

marcelarr

New Zenner

Join Date:
Oct 2008
Posts:
54
Plugin Contributions:
0

Re: Lite Red and Black Pure templates

marcelarr:

Thanks that worked wonders, I had tried it just had forgotten to name place a folder in mods with template name....

By the way, I was wondering if there is a way of placing a background image on this template I tried
sylesheet.css
body {
margin: 0;
font-family: arial, helvetica, sans-serif;
font-size: 0.72em;
color: #333333;
line-height: 17px;
background:url("../images/mi.jpg") 829px no-repeat center top;
}
and printstylsheet
body {background:url(../images/mi.jpg) 0 829px repeat-x;
#contentMainWrapper {background-color: #ffffff;}

to no avail. Any ideas? Im using lite red, by the way and want a big image like a watermark in the background. Outside the center column.

Regards.

I was able to do this I just added
body {background:url(../images/mi.jpg) 0 110px repeat;

26 Sep 2010, 3:53 AM
#16
lance avatar

lance

New Zenner

Join Date:
Sep 2010
Posts:
3
Plugin Contributions:
0

Re: Lite Red and Black Pure templates

hey there,

im struggling with adding buttons to the nav bar, ive added this code to the tpl_top_nav but i cant make it go darker when pressed,
it links to page&id=2 witch is a ez-page i added via admin panel

also what does TOP_MENU_ do? if i alter one of the other buttons from eg, TOP_MENU_SPECIALS to TOP_MENU_BARGAINS the entire 3 words show in the site instead of the last word?

also not live yet so cant link.

<?php if ($current_page_base == 'page&id=2') { $active = 'tab_active'; } else { $active = ''; }?>
	<li id="<?php echo $active;?>"><a href="index.php?main_page=page&id=2"><?php echo FAQ;?></a></li>
26 Sep 2010, 4:34 AM
#17
lance avatar

lance

New Zenner

Join Date:
Sep 2010
Posts:
3
Plugin Contributions:
0

Re: Lite Red and Black Pure templates

ok i realised i needed to add

define('TOP_MENU_FAQ', 'FAQ');

to header.php

tpl_top_nav.php now looks like this

<?php if ($current_page_base == 'page&id=2') { $active = 'tab_active'; } else { $active = ''; }?>
	<li id="<?php echo $active;?>"><a href="index.php?main_page=page&id=2"><?php echo TOP_MENU_FAQ;?></a></li>
</div>

still cant figure out why the colour change isnt working?
is there some other step that i am missing?

27 Sep 2010, 10:07 AM
#18
vjef avatar

vjef

New Zenner

Join Date:
Jan 2010
Posts:
90
Plugin Contributions:
2

Re: Lite Red and Black Pure templates

lance:

ok i realised i needed to add
tpl_top_nav.php now looks like this

<?php if ($current_page_base == 'page&id=2') { $active = 'tab_active'; } else { $active = ''; }?>
  <li id="<?php echo $active;?>"><a href="index.php?main_page=page&id=2"><?php echo TOP_MENU_FAQ;?></a></li>
</div>

still cant figure out why the colour change isnt working?
is there some other step that i am missing?

You should use '$ezpage_id' variable instead of '$current_page_base' for the condition:

if ($ezpage_id == 2) { $active = 'tab_active'; ...

27 Sep 2010, 10:12 AM
#19
vjef avatar

vjef

New Zenner

Join Date:
Jan 2010
Posts:
90
Plugin Contributions:
2

Re: Lite Red and Black Pure templates

marcelarr:

Another question... I am working in Spanish and below the main top navigation menu... where the number of items, if any in cart, are, and the checkout button is (besides the search bar) well the text doesnt fit, is there a way to widen this area?
regards.

Please, clarify your request. Which section of the header you need to widen?

28 Sep 2010, 9:09 AM
#20
lance avatar

lance

New Zenner

Join Date:
Sep 2010
Posts:
3
Plugin Contributions:
0

Re: Lite Red and Black Pure templates

VJef:

You should use '$ezpage_id' variable instead of '$current_page_base' for the condition:

if ($ezpage_id == 2) { $active = 'tab_active'; ...

thankx mate, works a charm.