Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Product Table Header code/HTML. Where is it found?


Guest

Recommended Posts

Hi all,

 

Well, I just don't seem to want to give up on this one! Can anyone tell me which file draws the heading at the top of the table of displayed products you get when you click on a category in the categories box? I looked at the product_listing.php file but there isn't any HTML in there to speak of. I still want to make the table row at the top of the product listing for a category have a dark blue background and a light cream colored text. I thought to add a style definition to stylesheet.css and then just change the one that is called in the default.php page, but I can't figure out which part of that HTML is creating the product list table.

 

I guess that's my question. What TD or TR line in default.php creates that top heading in the table. I know that the "Product Name" and "Price" headings come from the default.php file in the /languages/english directory. I just want to know where those variables are called. this is a good way to sharpen your php skills by the way. Reading code really makes you think about how the developers have put this all together.

 

thanks for any help you can give.

 

Online soon!!

 

Jerry Nielsen

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...