Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Strange problem with <td class="pageHeading">


BigJ

Recommended Posts

Posted

http://m7movement.com/catalog/index.php?cPath=23

 

When I'm in my store and click one of the "Categories" (ie "T-shirts" or "Sweatshirts"), at the top of the Web page, the name "JEFF" appears in the body_text pageHeading. How do i replace "JEFF" with the name of the Category like "T-shirts" or "Sweatshirts"?

 

<!-- body_text //-->
   <td width="100%" valign="top"><table border="0" width="100%" cellspacing="0" cellpadding="0">
     <tr>
       <td><table border="0" width="100%" cellspacing="0" cellpadding="0">
         <tr>
           <td class="pageHeading">JEFF</td>
           <td align="right"><img src="images/" border="0" alt="JEFF" title=" JEFF " width="57" height="1"></td>
         </tr>

       </table></td>

Posted
This might work.

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Posted

Kudos Jim. That fixed the problem. Next on my list will be to somehow use CSS to substitute a graphic for the text category name. I'll start my search.

Archived

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

×
×
  • Create New...