Secured SSL logo for prestashop

 

Today i want to show you how to create secured SSL logo in the bottom right corner. It's a nice gadget for your website and you can create it for free with our html block   free prestashop module. What i mean by SSL logo? Just check the image below or scroll this page down :) We added "Secured SSL" corner logo here.

 

What is SSL? It is possible to use it in PrestaShop?

SSL is a "Secure Sockets Layer". Is a part of security technology for encrypting the connection between website and a browser (customer browsing your website). It mean that hackers haven't got an access to the data trasfer between browser and prestashop store. Of course it is possible to use SSL certifacates in PrestaShop. SSL is today a most important part of e-commerce.

 

 

Logo of the SSL certificate in the right bottom corner

SSL security nice logo in the corner

As i said, the same logo is attached on this page, just scroll window down. You will see it above the zopim chat.

 

Creating own corner logo

In this case you have to download or free module for adding content to prestashop . Download this addon and install it in your store. You can also download this image:

 

secured badge free png presta

 

download url

 

http://i.imgur.com/PMKPlec.png

 

Now go to your back office, open the html block module configuration page. On the left hand side you've got list of available "hooks" for which you can add own content. Select any hook you want and insert there this code:

 

<div style="z-index:99999999999999999999; display: block; width: 132px; height: 130px; position: fixed; bottom: 0px; right: 0px; background: url('http://i.imgur.com/PMKPlec.png') no-repeat bottom right;"> 
</div>

What code above mean?

  1. z-index:99999999999999999999; moving the ssl badge to the front (It overlapping all content)
  2. display:block; defines the kind of the <div> element - its a block with defined width and height
  3. position:fixed; defines the kind of the <div> element position - it is fixed in the bottom right corner
  4. url(' http://i.imgur.com/PMKPlec.png')  it's a definition of the image displayed in the div block - in this case it is a badge, you can of course use own image.

 

 

 

 

 

 

author milos myszczuk
Article by Milosz Myszczuk PrestaShop expert, official PrestaShop community moderator. PHP developer, specialist in relative and spatial databases management, GIS Analyst, CEO & founder of VEKIA interactive agency. Read more about VEKIA company
If you like my articles and want much more valuable tips, feel free to send me donation
1.4 version 1.4.11 1.6 404 addon admin advertise ahref ajax alpha animation api app application authentication back office backup badge banner basics block bootstrap button cache carrier cart catalog category certificate changelog chat class clear client clip cms code colors columns comments configuration contact container content controller cookie counter country coupon css csv currency customer dashboard database debug default delete delivery desktop developer device disable discount displayNav displayTop download dynamic editor effect empty encrypt engine error exchange exclude export facebook faceshop fade fancoupon fancybox fanpage fatal feature feed field file fix fixed font footer free friendly url front ftp full gallery generate gift global godaddy google google+ gray grid groupon header help hide highlight homefeatured homepage hook hosting hover howto htaccess html html5 ID image import include input instagram installation integration iPhone issue javascript jquery kgb knowhow languages law left likebox link list livingsocial loading log login logo loyality mail mailing maintenance manufacturer marketing marquee mcrypt menu meta mobile modification module movie moving multilanguage multiupload must have mysql news newsletter notification number open graph order override page password performance PHP phpmyadmin picture pinterest plugin popup post prestashop prestashop 1.0 prestashop 1.1 prestashop 1.2 prestashop 1.3 prestashop 1.4 prestashop 1.5 price rules problem product profile promotion proslider purifier quantity query quick tip random rates register reinsurance release reporting reset responsive restore results ribbon rich text right sales search security seo service shadow share shipping shop shopmania slider smarty social networks SQL SSL statistics stock store style subcategory superuser support switcher tab tablet tag tax template text theme tinyMCE tips and tricks tpl tracking translations tree trends trigger tumblr tutorial twitter update upgrade upload variables video visits voucher vulnerability web2print wide widget width window wishlist wysiwyg youtube zip zopim