Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

remove Icons and move Seal to the top right colunm


oldmen47

Recommended Posts

1- I'd like to know how I can remove the 3 icons on the top right hand corner.

Icons are: (My account, Cart Contents and Check out)

 

2- I'd also like to remove an icon of little person that says welcome to my store.

 

3- I'd also like to know how I cann move the Go Daddy seal that's on the center of my page,

and insert it above where I currently have my shopping cart column on the right side column of my page

so it is parallel to the buysafe bonded logo in the left column.

 

Visit My Website

 

I've done some research on how to make these changes but I have not been able to find the instructions.

This is all I need to complete my store.

 

Your help is really appreciated.

Link to comment
Share on other sites

catalog/includes/header.php

 

 

In the first table tag, you have two table data cells (td), comment the second td out. I had to delete the second td all together to make it work.

Link to comment
Share on other sites

catalog/includes/header.php

 

 

In the first table tag, you have two table data cells (td), comment the second td out. I had to delete the second td all together to make it work.

 

Thanks for you Resp: I have this:

 

<td align="right" valign="middle"><script id="siteSeal" type="text/javascript" src="//tracedseals.starfieldtech.com/siteseal/get?scriptId=siteSeal&sealId=***************************************"></script></td>

 

<td align="right"><span id="siteseal"><script src="https://seal.godaddy.com/getSeal?sealID=*********************" type="text/javascript"></script></span><br/><?php echo '<a href="' . tep_href_link(FILENAME_ACCOUNT, '', 'SSL') . '">' . tep_image

!Still work in the center head.?

Link to comment
Share on other sites

Thanks for you Resp: I have this:

 

<td align="right" valign="middle"><script id="siteSeal" type="text/javascript" src="//tracedseals.starfieldtech.com/siteseal/get?scriptId=siteSeal&sealId=***************************************"></script></td>

 

<td align="right"><span id="siteseal"><script src="https://seal.godaddy.com/getSeal?sealID=*********************" type="text/javascript"></script></span><br/><?php echo '<a href="' . tep_href_link(FILENAME_ACCOUNT, '', 'SSL') . '">' . tep_image

!Still work in the center head.?

 

I Want 1st TD in the Top of the Right Column

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...