Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #18752
    Templatesyard
    Participant

    PLS I DOWNLOADED TECHSWORLD TEMPLATE FROM GOOYAABITE..
    I CANT CHANGE THE HEADER MENU
    CHECK http://techslodge.blogspot.com

    how can i change it fast !!

    #18759
    Templatesyard
    Participant

    Go to Blogger Dashbord >> Template >> Edit HTML, and Find this Code :

     <ul class='nav menubar2' id='menu-main'> 
              <li> 
                <a class='active' href='/'> 
                  <i class='fa fa-home'/> 
                  <div id='act'> 
                 <span>   Home</span> 
                  </div> 
                </a> 
              </li> 
              <li> 
                <a href='#'> 
                <span> Business</span> 
                </a> 
                <ul> 
                  <li> 
                    <a href='#'> 
                      Fashion 
                    </a> 
                  </li> 
                  <li> 
                    <a href='#'> 
                      Fashion1 
                    </a> 
                  </li> 
                  <li> 
                    <a href='#'> 
                      Fashion2 
                    </a> 
                  </li> 
                </ul> 
              </li> 
              <li> 
                <a href='#'> 
                  <span>Fashion</span> 
                </a> 
                <ul> 
                  <li> 
                    <a href='#'> 
                      Sub Menu 1 
                    </a> 
                  </li> 
                  <li> 
                    <a href='#'> 
                      Sub Menu 2 
                    </a> 
                  </li> 
                  <li> 
                    <a href='#'> 
                      Sub Menu 3 
                    </a> 
                  </li> 
                </ul> 
              </li> 
    <li> 
                <a href='#'> 
                 <span> Sports</span> 
                </a> 
              </li> 
              <li> 
                <a href='#'> 
                <span>  Games</span> 
                </a> 
              </li> 
              <li> 
                <a href='#'> 
                 <span> Technology</span> 
                </a> 
              </li> 
              <li> 
                <a href='#'> 
                 <span> Download</span> 
                </a> 
              </li> 
            </ul>

    Change # with yours label / category or any page link and change the words.

    Dont forget to save changes finally.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.