Results 1 to 7 of 7
  1. #1
    Join Date
    Jun 2011
    Posts
    4
    Plugin Contributions
    0

    Default How do I add Trust Marks and position them in the footer?

    Hello there!

    I'm very new to this and just wondering how I would get my trust marks like sitelock and green powered site to sit horizontal of each other in a row at the bottom footer?

    Thank you for your time I know how to edit the template footer just don't know how to make them horizontal and not vertical

  2. #2
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,263
    Plugin Contributions
    3

    Default Re: Trust Marks

    If you make them part of a LIST, inside a DIV with an ID...

    <div id="myTrustMarks">
    <ul>
    <li>xxx</li>
    <li>xxx</li>
    <li>xxx</li>
    </ul>
    </div>

    You can then create a STYLE DECLARATION in your stylesheet.css file...

    #myTrustMarks ul li {
    display: inline;
    }
    20 years a Zencart User

  3. #3
    Join Date
    Jun 2011
    Posts
    4
    Plugin Contributions
    0

    Default Re: Trust Marks

    Thank you for the reply.

    Would you be able to walk me through this process or point me in the direction of a TUT?

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

    Default Re: Trust Marks

    Would you be able to walk me through this process or point me in the direction of a TUT?
    This is standard html for an unordered list
    Google for

    how to create an unordered list
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Jun 2011
    Posts
    4
    Plugin Contributions
    0

    Default Re: Trust Marks

    Here is some more information because that did not work.

    Web Site http://smokersrevival.com/

    Codes I want at the bottom of my footer beside the site lock to the right evenly spaced

    <script type="text/javascript">
    /* <![CDATA[ */
    (
    function() {
    document.write('<'.charAt(0)+'div id="tmDiv_b79"'+'>'+'<'.charAt(0)+'/div'+'>');
    var tmScr_b79 = document.createElement('script');
    tmScr_b79.type="text/javascript";
    setTimeout(function () { tmScr_b79.src=(('https:' == document.location.protocol) ? 'https://' : 'http://')+'www.trustmarker.com/pres?k=cfd098d819b47838307bee7b867250391cfbbc49'+'&'.charAt(0)+'c=1'+'&'.charAt( 0)+'a=0'+'&'.charAt(0)+'div=tmDiv_b79'; document.getElementById('tmDiv_b79').appendChild(tmScr_b79); },0);
    })()
    /* ]]> */
    </script><noscript><a href="http://www.trustmarker.com/thantz/trustmarks/100_satisfactio">100% Satisfaction Guarant</a></noscript>



    <script type="text/javascript">
    /* <![CDATA[ */
    (
    function() {
    document.write('<'.charAt(0)+'div id="tmDiv_b72"'+'>'+'<'.charAt(0)+'/div'+'>');
    var tmScr_b72 = document.createElement('script');
    tmScr_b72.type="text/javascript";
    setTimeout(function () { tmScr_b72.src=(('https:' == document.location.protocol) ? 'https://' : 'http://')+'www.trustmarker.com/pres?k=70aeb1204b221436231c2457f747972fbbe5534a'+'&'.charAt(0)+'c=1'+'&'.charAt( 0)+'a=0'+'&'.charAt(0)+'div=tmDiv_b72'; document.getElementById('tmDiv_b72').appendChild(tmScr_b72); },0);
    })()
    /* ]]> */
    </script><noscript><a href="http://www.trustmarker.com/elhooda/trustmarks/green_friendly">Green Friendly Site</a></noscript>




    Also after trying what you suggested with the list and all I have a extra footer bar. Not sure how tot delete it now.

    Thanks,

    Sheldon

  6. #6
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,263
    Plugin Contributions
    3

    Default Re: Trust Marks

    There are many tutorials on the WWW for learning HTML and its construction.

    Unfortunately, we cannot use this forum to "teach html", and neither can we build your site for you - both are outside the scope of this forum.

    The technique I describe is one idea - used in many places in zencart. If it does not work for you then try something else... but as I say, we don't really have the time to teach basic html. It's being handled very well in many other places on the internet, so no need to duplicate it here.
    20 years a Zencart User

  7. #7
    Join Date
    Jun 2011
    Posts
    4
    Plugin Contributions
    0

    Default Re: How do I add Trust Marks and position them in the footer?

    I understand, thanks

 

 

Similar Threads

  1. how do i position footer lower down on page
    By charliepingpong in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 30 Oct 2011, 02:34 AM
  2. How to add indexes and drop them?
    By AJweb in forum Contribution-Writing Guidelines
    Replies: 1
    Last Post: 3 Apr 2011, 07:56 PM
  3. TuSet position Banner2 + How to add bottons to the higher panel?
    By Heenessy in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 2 Mar 2011, 05:31 PM
  4. how do i change the position of the add to cart button ?
    By what44 in forum Templates, Stylesheets, Page Layout
    Replies: 39
    Last Post: 11 Feb 2011, 05:32 PM
  5. How can I change the position of the product price and Add to Cart?
    By pennylane in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 11 Sep 2009, 02:26 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