Announcement

Collapse
No announcement yet.

Secure Seal Certificate

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Secure Seal Certificate

    On my website I have two boxes on the bottom left hand side below the "store sections" and the shopping "cart details". I want to put a verisign seal in one of them. How do I do this? I realise it's simple but I'm stumped! Thanks. Nick.

    #2
    It would help if we knew what theme you are using, but some themes have the boxes filled from properties contained on Design | Options - Site Defaults. Go to this tab and look for SOMETHINGTEXT properties which are currently empty. Type 'testing'into the property and then apply and preview your site page to see if you have the right place.

    Once you have identified the right place, put
    Code:
    <img src="yourverisignimagename.gif">
    in that property field replaceing yourverisignimagename.gif with the correct filename - make sure the image file is in your site1 folder.

    If you need more specific help, give some more details about your setup and someone will be familiar with that theme.
    Last edited by wjcampbe; 29-Aug-2005, 10:48 AM. Reason: remove unneeded html indicators
    Bill
    www.egyptianwonders.co.uk
    Text directoryWorldwide Actinic(TM) shops
    BC Ness Solutions Support services, custom software
    Registered Microsoft™ Partner (ISV)
    VoIP UK: 0131 208 0605
    Located: Alexandria, EGYPT

    Comment


      #3
      Layout type

      I am using the "smart" layout. I hope this helps.

      Comment


        #4
        Yes - it does. The property you are looking for in Design | Options on the Site defaults tab is LEFTBARTEXT and you don't need the html identifiers, I will edit the code above to reflect this.
        Bill
        www.egyptianwonders.co.uk
        Text directoryWorldwide Actinic(TM) shops
        BC Ness Solutions Support services, custom software
        Registered Microsoft™ Partner (ISV)
        VoIP UK: 0131 208 0605
        Located: Alexandria, EGYPT

        Comment

        Working...
        X