Jump to content

Adding an SSL seal


ZAKS

Recommended Posts

Hi,

 

I've managed to get an SSL certificate applied to my site, which is working fine.

 

I would now like to add the trust seal badge, I have the code, and think the best place for the seal badge would be in the final 3rd of the 'search and language' bar at the top of the each page (as this is currently unused space).

 

Could you tell me where I would need to add the code for this to happen.

 

Thank as always for any help.

 

Link to comment
Share on other sites

I'm not familiar with Mican, but it will be main.php in this section. You may have to just fiddle to get what you want.

<div id="header">
		<div id="boxes">
	   		{$SEARCH_FORM} {$LANGUAGE} {$CURRENCY}
		</div>
	  	<div id="cart_box">
	  		{$SESSION}
	  		{$SHOPPING_CART}
	  </div>
Link to comment
Share on other sites

Thanks.

 

I've had a look but can't find the main.php file in mican.  I've found it in admin>skins>default>templates but the code is different from that above, and when inserted the site seal code has no effect.  Am I looking in the wrong place?

 

Thanks for your help.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...