Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Either editing the footer, or creating a new box w/ this javascript inside.


-Spazmatic-

Recommended Posts

Posted

I want to put this: Godaddy SSL in either the footer or in a new box on the right-hand column (I'd rather have it in the box.). The image is created from script, as you can see in it's page source:

 

<script language="Javascript" src="https://seal.godaddy.com/getSeal?sealID=9908967590500f2c671271076bd30c3b17cdf012638677800581580"></script>

 

Can I do this? I've tried to edit the SSL box in the contributions page but it won't work with my script. I currently have this image: In the Right-Hand Column under Secure Shopping but I'd like that to be replaced.

 

Thanks.

Posted

You can create a new infobox and put it in the right column (there are several threads on creating new infoboxes), or you can add it to your footer. The footer is at includes/footer.php. The text will be in includes/languages/english.php - - just search for "footer".

 

-jared

Posted
You can create a new infobox and put it in the right column (there are several threads on creating new infoboxes), or you can add it to your footer. The footer is at includes/footer.php. The text will be in includes/languages/english.php - - just search for "footer".

 

-jared

 

Thanks, I was going about that the wrong way (I was going into footer.php and trying to put the script there).

 

I've tried making info boxes but they never work. Is it possible to put script in an infobox?

  • 1 month later...
Posted

Sure, In fact, if you look at the code for most of the boxes you'll see that they are scripts.

 

What, exactly, do you want to put in the infobox?

 

-jared

Archived

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

×
×
  • Create New...