Forums

Menu & Footer placement (3 posts)

  1. dpDesignz
    Member
    Posted 1 year ago #

    I am working on this site (http://www.roctrust.org.nz) and I have my search box which I want to be on top of my nav-bar, but I can only seem to get it under. Can anyone help?

    header.php
    http://pastebin.com/bTTv7Hmh

    style.css
    http://pastebin.com/p4SnRHUH

    nav.css
    http://pastebin.com/rU7030pa

    Also my footer on the bottom everything is hugging the bottom of my footer. EVEN if I put padding in. I think I may have missed something. Can anyone help? Style-sheet as above.

    footer.php
    http://pastebin.com/Tqm86p2M

    Thanks in advance

  2. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    1. You either need to widgetize your nav bar or you will need to hard code a call to the search form using <?php get_search_form();?>.

    2. Start by sorting out the markup errors. Then move onto the CSS errors.
    http://codex.wordpress.org/Validating_a_Website

  3. dpDesignz
    Member
    Posted 1 year ago #

    @esmi It is a custom built search box. Can you please help me with widgetizing my nav-bar? I don't understand it.

    Also do you know what could be wrong with my footer?

Topic Closed

This topic has been closed to new replies.

About this Topic