Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Quick Header Coding Support


oscuser1234

Recommended Posts

Posted

Helo,

 

I'm trying to make header work

 

<table border="0" width="100%" cellspacing="0" cellpadding="0">
 <tr class="header"> 
<td background="/images/image.jpg"> 
  <div align="center"><?php <a href="' . tep_href_link('index.php') . '">' . tep_image(DIR_WS_IMAGES . 'image2.jpg', 'Store Name', '581', '166') . '; </a> ?></div></td>
 </tr>
</table>

I'm having problem with background section. How can be coded good?

 

I read http://www.oscommerce.info/kb/osCommerce/G...mon_Problems/75 -> 3. Fixing SSL Problems almost working.

 

Good day sir, thank you :)

Archived

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

×
×
  • Create New...