Page 2 of 2 FirstFirst 12
Results 11 to 19 of 19
  1. #11
    Join Date
    Dec 2008
    Posts
    6
    Plugin Contributions
    0

    Default Re: How to put SSL logo under right sidebox?

    Quote Originally Posted by bobdog View Post
    Using fairestcape's example, you would add this declaration to the stylesheet:

    #godaddyHeading {
    display: none;
    }

    Link to your site would be helpful.
    I added the above code to my stylesheet, but there is still a border. Is there another line of code to eliminate that completely? Site is www.vermontdesignsunlimited.com.

    Thanks!

    Greg

  2. #12
    Join Date
    Sep 2008
    Posts
    397
    Plugin Contributions
    0

    Default Re: How to put SSL logo under right sidebox?

    Quote Originally Posted by bobdog View Post
    Using fairestcape's example, you would add this declaration to the stylesheet:

    #godaddyHeading {
    display: none;
    }

    Link to your site would be helpful.
    I don't know which file and where should I put it on?

  3. #13
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: How to put SSL logo under right sidebox?

    Quote Originally Posted by hara
    I don't know which file and where should I put it on?
    Quote Originally Posted by bobdog
    Using fairestcape's example, you would add this declaration to the stylesheet:
    To your templates' stylesheet.css
    Zen-Venom Get Bitten

  4. #14
    Join Date
    Sep 2008
    Posts
    397
    Plugin Contributions
    0

    Default Re: How to put SSL logo under right sidebox?

    Yes, heading is gone by putting the following:

    #godaddyHeading {
    display: none;
    }


    BUT THE SIDEBOX BORDERS STILL THERE. HOW TO DELETE BORDERS ALSO?

  5. #15
    Join Date
    Sep 2008
    Posts
    397
    Plugin Contributions
    0

    Default Re: How to put SSL logo under right sidebox?

    All are normal on Firefox browser. However,

    A problem found. SSL logo is unclickable on IE browser.
    Also my site self align to left screen on IE after installing SSL logo in sidebox. Any advising would be appreciated.

  6. #16
    Join Date
    Mar 2008
    Location
    Cape Town & London (depends on the season)
    Posts
    2,975
    Plugin Contributions
    0

    Default Re: How to put SSL logo under right sidebox?

    Quote Originally Posted by hara View Post
    Yes, heading is gone by putting the following:

    #godaddyHeading {
    display: none;
    }


    BUT THE SIDEBOX BORDERS STILL THERE. HOW TO DELETE BORDERS ALSO?
    #godaddy.leftBoxContainer {border: none;}

    PS: if you use Firefox with Web Developer Toolkit Add-on, you'll save yourself a lot of headaches!

  7. #17
    Join Date
    Dec 2008
    Posts
    6
    Plugin Contributions
    0

    Default Re: How to put SSL logo under right sidebox?

    Thanks, fairestcape -- I really appreciate your help!

  8. #18
    Join Date
    Sep 2007
    Posts
    128
    Plugin Contributions
    0

    Default Re: How to put SSL logo under right sidebox?

    Hello,
    I am having the same issue in that I cannot seem to figure out how to het the GoDaddy seal to appear in the GoDaddy box?

    I checked the above post but I am missing something. The GoDaddy box is enabled and it shows up as "Secured" but with no cert?

    I Dunno?

  9. #19
    Join Date
    Mar 2008
    Location
    Cape Town & London (depends on the season)
    Posts
    2,975
    Plugin Contributions
    0

    Default Re: How to put SSL logo under right sidebox?

    Quote Originally Posted by 4thwave View Post
    Hello,
    I am having the same issue in that I cannot seem to figure out how to het the GoDaddy seal to appear in the GoDaddy box?

    I checked the above post but I am missing something. The GoDaddy box is enabled and it shows up as "Secured" but with no cert?

    I Dunno?
    You need to collect the cert code from godaddy first - login to godaddy and go to your SSL certificates. Follow links to SITE SEAL.

    The part of the code you need will have the following format:

    Code:
    https://seal.godaddy.com/getSeal?sealID=603982494071f8c61f12710b91e37cc117c3f03487793072649923782
    Then, in includes/templates/YOUR_TEMPLATE/sideboxes/tpl_godaddy.php , there is a line that reads:

    Code:
      $content .= '<script type="text/javascript" src="LINK FOR YOUR GODADDY SEAL GOES HERE"></script>';
    You then need to INSERT THE STRIP OF CODE where it tells you... so you get...

    Code:
      $content .= '<script type="text/javascript" src="https://seal.godaddy.com/getSeal?sealID=603982494071f8c61f12710b91e37cc117c3f03487793072649923782"></script>';

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. How SSL logo under right sidebox?
    By hara in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 8 Mar 2009, 09:35 PM
  2. Replies: 1
    Last Post: 8 Dec 2008, 05:18 PM
  3. How to put a link in an additionnal sidebox with a logo
    By chrismonroe in forum Addon Sideboxes
    Replies: 19
    Last Post: 21 Sep 2008, 11:17 PM
  4. Replies: 0
    Last Post: 5 Nov 2007, 02:27 AM
  5. How to put link in a sidebox with a logo
    By chrismonroe in forum Basic Configuration
    Replies: 0
    Last Post: 5 Nov 2007, 02:04 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR