Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / How do I can control the XHTML code of the "New Product"

How do I can control the XHTML code of the "New Product"

Locked

Views: 1,750

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
12 Jan 2007, 3:14 AM
#1
explorer1979 avatar

explorer1979

Inactive

Join Date:
Jan 2007
Posts:
377
Plugin Contributions:
0

How do I can control the XHTML code of the "New Product"

Hi all,

My web site is very special of the view of IE and firefox, they both dispaly different result.

I want to change the main page's New Product and Feature Product Cat.'s XHTML Table control of it position, but I don't know which php file control the XHTML code. Look like each php file just have the php code not the XHTML what I see...

Thanks for your time.

12 Jan 2007, 6:21 AM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: How do I can control the XHTML code of the "New Product"

It assembles pages from pieces, so there is no one file with html or xhtml code

new and featured on the main page : titles mostly from english.php defines

product names from the DB where what you enter setting up a product is stored and so forth.

Sprcifically what do you want to change