Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #17205
    Templatesyard
    Participant

    Hiya,
    I installed the “Girlish” theme for my blog but I don’t know how to change the menu at the top. It currently says “WordPress” “dropdown 1” etc, and after how do I link the pages to this menu?

    Thank you!

    #17207
    Templatesyard
    Participant

    Can I know your blog URL?

    #17208
    Templatesyard
    Participant

    http://louisiannaxo.blogspot.co.uk/?m=1

    My blog URL
    I’ve deleted all my posts since I’ve been trying to sort out the layout

    #17209
    Gooyaabi
    Keymaster

    Go to blogger dashboard >> Template >> Edit HTML and now find the below code

    <a class='dropdown-toggle' data-toggle='dropdown' href='#'>
                    Dropdown 1
                    <i class='fa fa-caret-down'>
                    </i>
                  </a>
                  <ul class='dropdown-menu'>
                    <li>
                      <a href='#'>
                        Item 1
                      </a>
                    </li>
                    <li>
                      <a href='#'>
                        Item 2
                      </a>
                    </li>
    			<li>
                      <a href='#'>
                        Item 3
                      </a>
                    </li>
                    <li>
                      <a href='#'>
                        Item 4
                      </a>
                    </li>
    				<li>
                      <a href='#'>
                        Item 5
                      </a>
                    </li>
                    <li>
                      <a href='#'>
                        Item 6
                      </a>
                    </li>
                  </ul>
                </li>
                <li>
                  <a href='#'>
                    Blogger
                  </a>
                </li>
                <li>
                  <a href='#'>
                    WordPress
                  </a>
                </li>
                  <li class='dropdown-hover'>
                  <a class='dropdown-toggle' data-toggle='dropdown' href='#'>
                    Dropdown 2
                    <i class='fa fa-caret-down'>
                    </i>
                  </a>
                  <ul class='dropdown-menu'>
                    <li>
                      <a href='#'>
                        Item 1
                      </a>
                    </li>
                    <li>
                      <a href='#'>
                        Item 2
                      </a>
                    </li>
    			<li>
                      <a href='#'>
                        Item 3
                      </a>
                    </li>
                    <li>
                      <a href='#'>
                        Item 4
                      </a>
                    </li>
    				<li>
                      <a href='#'>
                        Item 5
                      </a>
                    </li>
                    <li>
                      <a href='#'>
                        Item 6
                      </a>
                    </li>
                  </ul>
                </li>

    Now replace WordPress and etc with yours and replace # with your links.

    If you need sample customization quide please read the thread https://gooyaabitemplates.com/forums/topic/how-to-editcustomizemodify-revoltify-alternate-3/#post-17029

    #17212
    Templatesyard
    Participant

    Thank you so much!

    #19380
    my add
    Keymaster

    Hello
    My blog is

    TEKTRICKS4U

    I have installed Renovate Template ,But I can’t…
    1.Remove the “Breaking News” bar from top .
    2.Change the drop down menu.
    3.Shift the “subscribe via email” to right side.
    Plz Help me
    Thank you.

    #19384
    my add
    Keymaster

    Look for this in your template.

    <ul class='nav menubar2' id='menu-main'>
    <li>
    <a href='/'>
    <span>   Home</span>
    </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='http://www.SoraTemplates.com/2015/05/renovate-blogger-templates.html'>
    <span> Download This Template</span>
    </a>
    </li>
    </ul>

    Look for this code for Breaking News> // kode untuk efek pada breaking news

    #19429
    my add
    Keymaster

    Thank you so much……

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