Results 11 to 20 of 535

Threaded View

  1. #11
    Join Date
    Sep 2008
    Posts
    219
    Plugin Contributions
    0

    Default Re: Footer Menu Support Thread

    Ok some strange things are happening and I've attempted to fix this many times, and many methods. none seem to help.

    1. The color of the footer links is inconsistent (some are black some are gray)
    2. The left padding disappeared for only the black links (Seems these links are not effected by the code at all). I am pasting my stylesheet_footer_menu.css file below for reference.
    3. If I wanted to move the link "Terms of Use" under the title "Important links" to the "Quick Links" how could i do it?
    4. I would also love to change the font style of the links but Can't seem to get it regardless of what I do to the file

    Finally when I change this line from this:
    li a:link {color: #666;font-size:9px;margin:0;padding-left:1em;padding-bottom:.3em;display:block;}
    To this:
    li a {color: #666;font-size:9px;margin:0;padding-left:1em;padding-bottom:.3em;display:block;}

    Few things happen:
    1.The footer links colors and padding are all the same (all black)
    2.regardless of the color value (#666) it's always black

    ===========================================
    #footer {clear:both;margin:0;margin-top:-8px;}
    #navSuppWrapper {
    border:1px solid #ccc;
    margin: 0 auto;
    padding: 0;
    background:none;
    font-weight: bold;
    color: #666;
    width: 1000px;
    height: 116px;

    }
    dl {margin: 0 0 3px 0;padding:0;clear:both;height:79px;width:100%;}/*Adjust the height and width of the menu*/
    dt {margin-bottom:20em;font-weight:bold;}
    dd {margin:0;padding:0;float:left;width:22.3%;}/*Column width of the menu - currently set for 4 columns*/
    ul {margin:0;padding:0;list-style: none;}
    li a:link {color: #666;font-size:9px;margin:0;padding-left:1em;padding-bottom:.3em;display:block;}
    li a:hover {color:#FFBD3B;text-decoration: underline;}
    .menuTitle {margin:4px;padding-bottom:.3em;text-align:center;font-size:1.1em;}
    .first, .second, .third {border-right:1px dotted #ccc;height:116px;}
    #siteinfoLegal {
    margin:0 auto;
    padding: .5em 0 0;
    font-size: 0.9em;
    text-align:center;
    width:100%;
    line-height:normal;
    clear:both;
    }
    #siteinfoLegal a {padding: 0 0.5em 0 0.5em;color: #000;font-weight:bold;white-space: nowrap; }
    #siteinfoLegal a:hover {color: #000;background: #EAC27C;}
    ============================================

    This is a little frustrating, but maybe simple for you therefore my apologies for being a bit of a newbie

    Many, many, many Thanks Clyde
    Last edited by hardwiredtemplates; 31 May 2009 at 06:20 PM.

 

 

Similar Threads

  1. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 22
    Last Post: 26 Jan 2026, 06:47 AM
  2. v154 Flexible Footer Menu Multilingual [Support Thread]
    By rbarbour in forum All Other Contributions/Addons
    Replies: 131
    Last Post: 29 Jun 2025, 03:06 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

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