Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

pay pal logo


comics-r-us

Recommended Posts

Posted

hi

i wish to add a pay pal logo to the header and footer but i don't know what line code to use to make the picture appear i have a logo all ready in the image file ready and i think the code goes in the header /footer file

 

any help would be very great full

 

phil

Posted

At the end of /includes/footer.php AFTER THE CLOSING PHP TAG, add your code like this:

 

<table border="0" width="100%" cellspacing="0" cellpadding="0">
 <tr>
   <td align="center">

******** DELETE THIS LINE AND PUT YOUR 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 >

Archived

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

×
×
  • Create New...