Results 1 to 9 of 9
  1. #1
    Join Date
    Sep 2004
    Posts
    690
    Plugin Contributions
    0

    Default Followed tutorial, image still won't display

    OK I followed this tutorial to the letter:

    https://www.zen-cart.com/tutorials/i...hp?article=257

    And my image still is not showing up in my left column (it's a small SSL cert graphic).

    Any idea what I could have done wrong?

    Using ZC 1.3.8a
    Happy to be a Zen Cart Monthly Donor! :)

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

    Default Re: Followed tutorial, image still won't display

    With SSL certs, many provide a link code which you insert - not the graphic. This is to allow the user to click the resultant graphic which then takes them off-site to verify the cert.

    What cert are you using? They may provide such a link.

    I have a site with a godaddy cert (it embarrasses me to admit to using godaddy, but there you are ). The graphic displays as a result of a bit of js code you strip in.

    Take a look at it here.

    Some people have configured special sideboxes to cope with SSL certs. I created a separate sidebox for the godaddy cert in the above site.

  3. #3
    Join Date
    Sep 2004
    Posts
    690
    Plugin Contributions
    0

    Default Re: Followed tutorial, image still won't display

    Yes thanks I'm aware of that, I just have the graphic not the link code.

    The type of graphic is irrelevant though, I'm just trying to insert graphics in the right column, I have others to insert as well I should have just said image.

    I just can't get image to show up when I insert it into the .rightBoxContainer block in mystylesheet.css as in above tutorial.

    Anyone have a suggestion or idea as to what I did wrong?
    Happy to be a Zen Cart Monthly Donor! :)

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

    Default Re: Followed tutorial, image still won't display

    Where have you uploaded you image to?

  5. #5
    Join Date
    Sep 2004
    Posts
    690
    Plugin Contributions
    0

    Default Re: Followed tutorial, image still won't display

    The main image dir, /images
    Happy to be a Zen Cart Monthly Donor! :)

  6. #6
    Join Date
    Sep 2004
    Posts
    690
    Plugin Contributions
    0

    Default Re: Followed tutorial, image still won't display

    Here is the code used as per the tutorial:
    Code:
    .leftBoxContainer, .rightBoxContainer {
            margin: 0em;
            border: 0px solid #444444;
            border-bottom: 0px solid #444444;
            margin-top: 1.5em;
            padding-bottom: 50px;
            background-image: url(../images/rapidssl_ssl_certificate.gif);
            background-position: bottom center;
            background-repeat: no-repeat;
             }
    Happy to be a Zen Cart Monthly Donor! :)

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

    Default Re: Followed tutorial, image still won't display

    Quote Originally Posted by nadsab View Post
    The main image dir, /images
    Here's your problem...

    The image must be uploaded to the images folder in your template folder - the same directory level as the CSS folder.

  8. #8
    Join Date
    Sep 2004
    Posts
    690
    Plugin Contributions
    0

    Default Re: Followed tutorial, image still won't display

    Ah that did the trick thanks so much fairestcape!
    Happy to be a Zen Cart Monthly Donor! :)

  9. #9
    Join Date
    Feb 2010
    Posts
    4
    Plugin Contributions
    0

    Default Re: Followed tutorial, image still won't display

    But how do you change the image directory?

    I am pretty new to this.

 

 

Similar Threads

  1. Followed FAQ instructions to convert to SSL, still not working.
    By PathwayWebDesigns in forum General Questions
    Replies: 4
    Last Post: 23 Dec 2011, 12:03 AM
  2. Header Image Won't Display
    By starmakersandy in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 1 Nov 2010, 09:40 AM
  3. Enabling SSL Issues Yes I followed the Tutorial
    By DadsAttic in forum General Questions
    Replies: 9
    Last Post: 2 Dec 2008, 11:31 PM
  4. Background image won't display
    By bgroup99 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 30 Nov 2007, 05:21 PM
  5. [Tutorial] Display image with LightBox script
    By FalseKnight in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 14 Sep 2007, 03:24 PM

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