Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Featured Products - styling issues

Featured Products - styling issues

Locked

Views: 823

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
15 Dec 2009, 10:13 PM
#1
snaple avatar

snaple

New Zenner

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

Featured Products - styling issues

The look I was going for was:

I have been attempting to reach this desired look through modifying the file tpl_featured.php and the css file.

The header portion was easy to achieve through modifying my css file. I had assumed I could add a few more divs to the tpl_featured file and then style those as needed. The problem I ran into was that I could not manage to get the file to output more divs than the default.

The testing location for the site is located here: http://sand.wyldcreek.com/

Any help would be greatly appreciated.

15 Dec 2009, 11:15 PM
#2
snaple avatar

snaple

New Zenner

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

Re: Featured Products - styling issues

I may have found my problem. tpl_featured.php was NOT the file I was looking for. tpl_modules_featured_products.php looks to be what I want. I will post later with how it works out.