Viewing 4 replies - 1 through 4 (of 4 total)
  • Remove this from the header.php:

    <div class="title"><p id="logo"><a href="http://22gigantes.com/" title="22gigantes.com">22gigantes.com</a></p></div>

    Thread Starter athulii

    (@athulii)

    THANKS FOR THE HELP…

    And i suggest to create a link to your homepage in your nav-menu, right now the part you want to remove is the only click-able link to your homepage.

    Thread Starter athulii

    (@athulii)

    yes just now i posted a query to help with that, below is the code for the logo i used to how can i link it to the main site. thanks for the siggestion

    /* :..[ Header ]..: */

    #header { width: 100%; height: auto; background: #fff url(‘images/logo.gif’)no-repeat scroll 0 0; -moz-box-shadow: 0 0 3px rgba(0, 0, 0, .05); -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .05); box-shadow: 0 0 3px rgba(0, 0, 0, .05); border-bottom: 1px solid #eaeaea; padding: 25px 0 0; position: relative; clear: both; }

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘need help to remove a header’ is closed to new replies.