Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How do I add my sercurity certificate to my site?


agele3

Recommended Posts

Posted

Hi,

 

I have recently added SSL and don't know how to install the logo. What file does this go into? How do I do it so it is at the bottom of every page?

 

 

And

 

I am also trying to add a box to my right column to contain a phase of the moon. I think it needs to be a hyperlink but I am not sure. It is a file that reads: http://www.calculatorcat.com/moon_phases/phasenow.php.

I don't know what folder(s) I would install thin into.

 

Thanks

 

Roberta

Posted
you have to buy a SSL and your host should be able to help you with it

 

The host has provided the HTML script, but I dont have a clue how to add it, or which file to put it in. I have the logo as a .gif file but don't know how to format the page to add it.

 

please help

Posted
The host has provided the HTML script, but I dont have a clue how to add it, or which file to put it in. I have the logo as a .gif file but don't know how to format the page to add it.

 

please help

 

 

Depends on where you want it to show up. If you want it to show up on all your pages you can add it to your includes/footer.php file.

The Knowledge Base is a wonderful thing.

Do you have a problem? Have you checked out Common Problems?

There are many very useful osC Contributions

Are you having trouble with a installed contribution? Have you checked out the support thread found Here

BACKUP BACKUP BACKUP!!! You did backup, right??

Posted
Depends on where you want it to show up. If you want it to show up on all your pages you can add it to your includes/footer.php file.

 

ok, is there a place in that file that I can just drop the icon? or do I have to format a box and do all the text. THat is the part I don't have clue about

Posted
ok, is there a place in that file that I can just drop the icon? or do I have to format a box and do all the text. THat is the part I don't have clue about

 

 

Anything you are going to add to your site will need to be formatted using html. If you are not familiar with html at all you can find some info HERE

 

For starters you can add the code in a table row before or after the banner code.

 

<tr><td>

<center>

 

Put your code here

 

 

</center>

</tr></td>

 

 

Backup your file before making any changes in case you break it!!!!!!!!!

The Knowledge Base is a wonderful thing.

Do you have a problem? Have you checked out Common Problems?

There are many very useful osC Contributions

Are you having trouble with a installed contribution? Have you checked out the support thread found Here

BACKUP BACKUP BACKUP!!! You did backup, right??

Archived

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

×
×
  • Create New...