Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Need help with header area


Guest

Recommended Posts

Posted

It's me again!

 

Since my graphic head does not extend all the way across the top in the header section, I was thinking of putting up the PayPal/payment logos and my SSL certificate when I get it.

 

How do I do this? I've tried looking at other sites that have done it, but since their's were so heavily customized, I couldn't make heads or tails of the header section.

 

Store

 

If you have a better suggest to fill in the blue space on the right in the header section, fire away.

 

But don't forget to tell me HOW to fill that space in regardless! LOL

 

Thanks.

Posted

In includes/headr.php, you will see a line like this:

	<td valign="middle"><?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . tep_image(DIR_WS_IMAGES . 'oscommerce.gif', 'osCommerce') . '</a>'; ?></td>

Copy that line and paste beneath it. Then change the linkk and image to whatever you want. You could also put your store information, a search box, a catagories dropdown list, specials announements or whatever else you can think of to make it easier for your visitors and.or to draw attention to it.

 

Jack

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

All of My Addons

Get the latest versions of my addons

Recommended SEO Addons

Posted
In includes/headr.php, you will see a line like this:
	<td valign="middle"><?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . tep_image(DIR_WS_IMAGES . 'oscommerce.gif', 'osCommerce') . '</a>'; ?></td>

Copy that line and paste beneath it. Then change the linkk and image to whatever you want. You could also put your store information, a search box, a catagories dropdown list, specials announements or whatever else you can think of to make it easier for your visitors and.or to draw attention to it.

 

Jack

 

 

I am having a similar problem. I'm trying to add a logo to the header, but it comes up very distorted. The size of the logo is 400X120 and his a jpg file.

If I load the logo into a product page it shows up fine.

Thamks,

Dave

Archived

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

×
×
  • Create New...