Jump to content

RapidSSL Trust Seal


alexch

Recommended Posts

On ‎03‎/‎07‎/‎2017 at 10:38 PM, alexch said:

I want to put the RapidSSL on the right of the footer of my IPS 4.1.x.

How can I put the image there?

RapidSSL Site Seal

could add html to the globalTemplate

look for <footer> and add in there

NOTE: with any upgrades you do if that template is changed then will require 'reverting' and then re-adding the html

Link to comment
Share on other sites

25 minutes ago, steve00 said:

NOTE: with any upgrades you do if that template is changed then will require 'reverting' and then re-adding the html

You can use css (add in custom.css)

Example 

#ipsLayout_footer {
    background: url(https://knowledge.rapidssl.com/library/VERISIGN/ALL_OTHER/Frank/RapidSSL_SEAL-90x50.gif) no-repeat right;
}

Result

rapid.thumb.jpg.5978377a3535712499f3b4aad12ddbe6.jpg

Link to comment
Share on other sites

Archived

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

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...