Page 40 of 54 FirstFirst ... 30383940414250 ... LastLast
Results 391 to 400 of 535
  1. #391
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Footer Menu Support Thread

    Quote Originally Posted by zfw88788301 View Post
    Hello!clydejones,

    I've installed this module on my website but i got a problem on my final step! you can visit my website at www.ShopEzone.com

    as you can see on the footer like the picture i've attached.


    Please help me figure out how to remove the return,private,term of use from the middle of the page just like the picture is! Thank you for your helping!
    You seem to have added the following somewhere (not sure which file) and it can safely be deleted

    Code:
    <div class="ezpagesFooterCol col1" style="width: 100%">
    <ul>
      <li><a href="http://www.shopezone.com/page.html?id=18">RETURN POLICY</a></li>
      <li><a href="http://www.shopezone.com/privacy.html">PRIVATE POLICY</a></li>
    
      <li><a href="http://www.shopezone.com/term_of_use.html">TERM OF USE</a></li>
    </ul>

  2. #392
    Join Date
    May 2010
    Posts
    222
    Plugin Contributions
    0

    Default Re: Footer Menu Support Thread

    Is there any way I could reduce the colums to three and center them? I am testing a dummy site at "qu een ch arlotte soaps.com / test" (without the spaces and quotations). This screenshot what it looks like now. If I remove "<?php echo QUICKLINKS; ?>" (without the quotations) from tpl_footer_menu.php and the entire first column data from footer_menu_defines.php, I get what you see in this screenshot. I tried a few thing, but as you can imagine, they did not work.

    Any help would be appreciated. Thank you!

  3. #393
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Footer Menu Support Thread

    Quote Originally Posted by mretzloff View Post
    Is there any way I could reduce the colums to three and center them? I am testing a dummy site at "qu een ch arlotte soaps.com / test" (without the spaces and quotations). This screenshot what it looks like now. If I remove "<?php echo QUICKLINKS; ?>" (without the quotations) from tpl_footer_menu.php and the entire first column data from footer_menu_defines.php, I get what you see in this screenshot. I tried a few thing, but as you can imagine, they did not work.

    Any help would be appreciated. Thank you!
    read posts 376 - 380

  4. #394
    Join Date
    Dec 2010
    Posts
    28
    Plugin Contributions
    0

    Default Re: Footer Menu Support Thread

    Quote Originally Posted by clydejones View Post
    You seem to have added the following somewhere (not sure which file) and it can safely be deleted

    Code:
    <div class="ezpagesFooterCol col1" style="width: 100%">
    <ul>
      <li><a href="http://www.shopezone.com/page.html?id=18">RETURN POLICY</a></li>
      <li><a href="http://www.shopezone.com/privacy.html">PRIVATE POLICY</a></li>
    
      <li><a href="http://www.shopezone.com/term_of_use.html">TERM OF USE</a></li>
    </ul>
    Hello!clyde,

    Thank you for your help.I've fixed my last problem. But, I got a new problem with my CSS, as you can see my "New Products" page at "http://www.shopezone.com/products_new.html" The css is mess up.

    Please help me fix this CSS problem! Thank you for your helps!

  5. #395
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Footer Menu Support Thread

    Quote Originally Posted by zfw88788301 View Post
    Hello!clyde,

    Thank you for your help.I've fixed my last problem. But, I got a new problem with my CSS, as you can see my "New Products" page at "http://www.shopezone.com/products_new.html" The css is mess up.

    Please help me fix this CSS problem! Thank you for your helps!
    Sorry, but this doesn't seem to be related to the footer menu.

    I'd suggest you check with the template author about what may be causing the problem.

  6. #396
    Join Date
    Dec 2010
    Posts
    28
    Plugin Contributions
    0

    css problem Re: Footer Menu Support Thread

    Quote Originally Posted by clydejones View Post
    Sorry, but this doesn't seem to be related to the footer menu.

    I'd suggest you check with the template author about what may be causing the problem.

    Hi! clyde,

    After i delete the "stylesheet_footer_menu.css" from my website. The css work fine on the "new product page" please check!

    And please modify my stylesheet_footer_menu.css to me! Thank you for help you!

  7. #397
    Join Date
    Dec 2010
    Posts
    28
    Plugin Contributions
    0

    Idea or Suggestion Re: Footer Menu Support Thread

    Quote Originally Posted by zfw88788301 View Post
    Hi! clyde,

    After i delete the "stylesheet_footer_menu.css" from my website. The css work fine on the "new product page" please check!

    And please modify my stylesheet_footer_menu.css to me! Thank you for help you!

    Here is my "stylesheet_footer_menu.css" and my "style_sheets.css" (if need!)
    Attached Files Attached Files

  8. #398
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Footer Menu Support Thread

    Quote Originally Posted by zfw88788301 View Post
    Here is my "stylesheet_footer_menu.css" and my "style_sheets.css" (if need!)
    You can make the following changes to the stylesheet_footer_menu.css

    #navSuppWrapper dl {margin: 0 0 3px 0;padding:0;clear:both;height:79px;width:100%;}/*Adjust the height and width of the menu*/
    #navSuppWrapper dt {margin-bottom:.3em;font-weight:bold;}
    #navSuppWrapper dd {margin:0;padding:0;float:left;width:24.3%;}/*Column width of the menu - currently set for 4 columns*/
    #navSuppWrapper ul {margin:0;padding:0;list-style: none;}
    #navSuppWrapper li {margin:0;padding:0;}
    #navSuppWrapper li a:link {letter-spacing:.1em;color:#444;margin:0;padding-left:2em;padding-bottom:.3em;font-size:.9em;display:block;}
    #navSuppWrapper li a:visited {letter-spacing:.1em;color:#444;margin:0;padding-left:2em;padding-bottom:.3em;display:block;}
    #navSuppWrapper li a:hover {letter-spacing:.1em;color:#444;margin:0;padding-left:2em;padding-bottom:.3em;display:block;}
    #navSuppWrapper li a:active {letter-spacing:.1em;color: #444;margin:0;padding-left:2em;padding-bottom:.3em;display:block;}

  9. #399

    Default Re: Footer Menu Support Thread

    Quote Originally Posted by haredo View Post
    @Clyde
    I don't see this little jewel of a mod in the downloads yet???
    Hi, Thank you for wonderful addon! i liked it and so far dont have any problem:)

  10. #400
    Join Date
    Dec 2010
    Posts
    28
    Plugin Contributions
    0

    red flag Re: Footer Menu Support Thread

    Quote Originally Posted by clydejones View Post
    You can make the following changes to the stylesheet_footer_menu.css

    #navSuppWrapper dl {margin: 0 0 3px 0;padding:0;clear:both;height:79px;width:100%;}/*Adjust the height and width of the menu*/
    #navSuppWrapper dt {margin-bottom:.3em;font-weight:bold;}
    #navSuppWrapper dd {margin:0;padding:0;float:left;width:24.3%;}/*Column width of the menu - currently set for 4 columns*/
    #navSuppWrapper ul {margin:0;padding:0;list-style: none;}
    #navSuppWrapper li {margin:0;padding:0;}
    #navSuppWrapper li a:link {letter-spacing:.1em;color:#444;margin:0;padding-left:2em;padding-bottom:.3em;font-size:.9em;display:block;}
    #navSuppWrapper li a:visited {letter-spacing:.1em;color:#444;margin:0;padding-left:2em;padding-bottom:.3em;display:block;}
    #navSuppWrapper li a:hover {letter-spacing:.1em;color:#444;margin:0;padding-left:2em;padding-bottom:.3em;display:block;}
    #navSuppWrapper li a:active {letter-spacing:.1em;color: #444;margin:0;padding-left:2em;padding-bottom:.3em;display:block;}

    Thank you clyde for your helping fix my CSS layout! My website is now going well!

 

 
Page 40 of 54 FirstFirst ... 30383940414250 ... LastLast

Similar Threads

  1. v154 Flexible Footer Menu Multilingual [Support Thread]
    By rbarbour in forum All Other Contributions/Addons
    Replies: 130
    Last Post: 1 Jun 2025, 02:18 PM
  2. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 20
    Last Post: 23 Apr 2025, 08:49 AM
  3. Category Tab Simple Dropdown Menu 1.3.9 Support Thread
    By dbltoe in forum All Other Contributions/Addons
    Replies: 46
    Last Post: 30 Mar 2024, 06:12 PM
  4. adding links to top menu and footer menu
    By satrina in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 7 Nov 2012, 10:17 PM
  5. Easy way to edit header/top menu, footer menu, and sidebar menu?
    By templar2 in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 30 Jun 2009, 11:14 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