• hi there,
    i am installing a custom navigation menu in the first footer area of the site i am working on…however i am not loving the all vertical column…would love to get 4 columns in the footer navigation menu.
    any suggestions?
    how do i edit the css for this area?
    thanks!!!

Viewing 4 replies - 1 through 4 (of 4 total)
  • as weaver is build on twenty ten, it probably has a sidebar-footer.php template;

    you might need to reduce the amount of footer widget areas to one, and the arrange your custom menu there;

    or the action might be possible with css only

    – for any more detailed suggestions, a link to your site is needed

    Thread Starter rebeccacarney

    (@rebeccacarney)

    thank you so much for getting back to me.
    the site is:
    https://manhattanddcouncil.info/wordpress/
    if there is a way to do it with css that would be preferred.
    thanks!

    #first.widget-area { width:915px; padding-bottom: 20px; }
    #first.widget-area li li { width:210px; display:block; float:left; margin-right: 10px; margin-bottom: 10px; }

    adding something like these to the styles of weaver might be a starting point for your own improvements;

    Thread Starter rebeccacarney

    (@rebeccacarney)

    wow…that’s perfect. thank you so much!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Weaver 2010 Custom Menu Footer —columns???’ is closed to new replies.