Results 1 to 5 of 5
  1. #1
    Join Date
    Sep 2006
    Posts
    405
    Plugin Contributions
    0

    Default How do I get my footer look like this?

    Hi all,

    I would like to have a footer like for example the walmart store has:

    http://www.walmart.com/

    where it sayd About Walmart.com and HELP

    tahnks a lot in advanced.

    regards,
    kruna

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: How do I get my footer look like this?

    This is an unordered list or 3... this is their code that you could use/modified with your links in tpl_footer.php. I would use relative links where possible.
    Code:
    <div class="GlobalFooter NavXS">
     <div class="CornerTopLeft"></div>
     <div class="CornerTopRight"></div>
     <div class="RoundedBox">
      <div class="AboutColumn">
    
       <div class="NavSBold">About Walmart.com</div>
       <ul class="NoBullet">
        <li>&bull; <a class="Mblue" href="http://www.walmart.com/catalog/catalog.gsp?cat=542412">About Walmart.com</a></li>
        <li>&bull; <a class="Mblue" href="http://www.walmart.com/catalog/catalog.gsp?cat=121828">Site Directory</a></li>
        <li>&bull; <a class="Mblue" name="subscription_learn_more" href="javascript:onSubscription_learn_More(true)" onClick="false">Sign Up for Email</a> or <a class="Mblue" href="http://www.walmart.com/catalog/catalog.gsp?cat=621119">RSS Feeds</a></li>
    
        
         <li>&bull; <a class='Mblue' href='http://affiliates.walmart.com'>Join Our Affiliate Program</a></li>
        
        
        <li>&bull; <a class="Mblue" href="http://www.walmart.com/catalog/catalog.gsp?cat=538369">Security &amp; Privacy</a></li>
        <li>&bull; <a class="Mblue" href="http://www.walmart.com/catalog/catalog.gsp?cat=538449">Terms of Use</a></li>
        <li>&bull; <a class="Mblue" href="http://www.walmart.com/catalog/catalog.gsp?cat=538456">International Customers</a></li>
    
        <li>&bull; <a class="Mblue" href="http://jobs-walmart.icims.com/">Careers at Walmart.com</a></li>
       </ul>
      </div>
      <div class="HelpColumn">
       <div class="NavSBold">Help</div>
       <ul class="NoBullet">
        <li>&bull; <a class="Mblue" href="http://www.walmart.com/catalog/catalog.gsp?cat=542416">Online Customer Service</a></li>
    
        <li>&bull; <a class="Mblue" href="http://www.walmart.com/cservice/li_trackorder.gsp?NavMode=2">Track Your Order</a></li>
        <li>&bull; <a class="Mblue" href="http://www.walmart.com/catalog/catalog.gsp?cat=538377">Questions About Your Order</a></li>
        <li>&bull; <a class="Mblue" href="http://www.walmart.com/catalog/catalog.gsp?cat=538380">Shipping Costs &amp; Times</a></li>
        <li>&bull; <a class="Mblue" href="http://www.walmart.com/catalog/catalog.gsp?cat=538459">Our Return Policy</a></li>
    
        <li>&bull; <a class="Mblue" href="http://www.walmart.com/returns/returns_how.gsp">Return an Item</a></li>
        <li>&bull; <a class="Mblue" href="http://www.walmart.com/catalog/catalog.gsp?cat=538458">Product Recall Info</a></li>
        <li>&bull; <a class="Mblue" href="http://msds.walmartstores.com/">MSDS</a></li>
       </ul>
      </div>
      <div class="AboutStoresColumn">
    
       <div class="NavSBold">About Wal-Mart Stores</div>
       <ul class="NoBullet">
        <li>&bull; <a class="Mblue" href="http://www.walmart.com/cservice/ca_storefinder.gsp">Store Finder</a></li>
        <li>&bull; <a class="Mblue" href="http://www.walmartstores.com/">Wal-Mart Stores Info</a></li>
        <li>&bull; <a class="Mblue" href="http://checkoutblog.com/">Wal-Mart Blog</a></li>
    
        <li>&bull; <a class="Mblue" href="http://www.walmartfacts.com/">Wal-Mart Facts</a></li>
        <li>&bull; <a class="Mblue" href="http://walmartstores.com/GlobalWMStoresWeb/navigate.do?catg=217">Wal-Mart Sustainability</a></li>
        <li>&bull; <a class="Mblue" href="http://www.walmart.com/catalog/catalog.gsp?cat=435440">Wal-Mart Credit Cards</a></li>
        <li>&bull; <a class="Mblue" href="http://www.walmart.com/wf.gsp/a_d_registration_flow/landing">Wal-Mart Associates</a></li>
        <li>&bull; <a class="Mblue" href="http://www.walmartstores.com/GlobalWMStoresWeb/navigate.do?catg=218">Careers at Wal-Mart</a></li>
    
       </ul>
      </div>
     </div>
     <div class="CornerBtmLeft"></div>
     <div class="CornerBtmRight"></div>
     <div class="Copyright BodyXS">&copy; 2008 Wal-Mart Stores, Inc.</div>
    </div>
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Sep 2006
    Posts
    405
    Plugin Contributions
    0

    Default Re: How do I get my footer look like this?

    hi kobra,

    thanks a lot for this hint...

    honestly i dont understand much of it, but will try to copy/paste/replace.

    if i get stucked will post again...


    regards,
    kruna

  4. #4
    Join Date
    Sep 2006
    Posts
    405
    Plugin Contributions
    0

    Default Re: How do I get my footer look like this?

    Hi kobra,

    thank you very much for your help, although I used another source, but you gave me the right tip!!

    Still need to work a bit on it, but I am pretty happy, that I got it worked...

    Just one thing left, how do I disable the EZpages in footer, i set it to 0 in configurations>ezpages settings, but th eINICIO is still there.

    Any idea?

    thanks.

    regards,
    kruna

  5. #5
    Join Date
    Sep 2006
    Posts
    405
    Plugin Contributions
    0

    Default Re: How do I get my footer look like this?

    hi kobra,

    never mind, I think I found it, at least it doesnt show anymore and hopefully I didnt delete something more with it.

    I deleted
    <li><?php echo '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">'; ?><?php echo HEADER_TITLE_CATALOG; ?></a></li>
    at the beginning of the tpl_footer.php.

    best regards,
    kruna

 

 

Similar Threads

  1. Custom Footer... How Can I make mine look like this?
    By AirsoftOutfitter in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 5 Oct 2010, 04:19 PM
  2. How Do I get my product page to LOOK LIKE THIS..?
    By nateberry in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 27 Aug 2010, 04:04 PM
  3. How can I get my forum to look like this?
    By wagnerguy in forum General Questions
    Replies: 1
    Last Post: 22 Oct 2009, 08:17 PM
  4. How can I get my top nav to look like this?
    By mring in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 5 Aug 2007, 02:37 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