Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Authorize.net & BuySafe Logo Placement


meierli

Recommended Posts

On the bottom of my index page i want to display the buysafe and authorize logo next to each other. Currently the buysafe logo is under the authorize log. How do i get them to show next to each other?

 

www.beautifulskinandbodyshop.com

Link to comment
Share on other sites

Put the code for them in a simple table like:

 

<table>
<tr>
 <td>

****** DELETE THIS LINE AND PUT THE AUTHORIZE NET CODE HERE ********

 </td>
 <td>

****** DELETE THIS LINE AND PUT THE BUYSAFE CODE HERE ********

 </td>
</tr>
</table>

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 >

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...