-
AuthorPosts
-
16/06/2015 at 9:47 am #17205TemplatesyardParticipant
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!
16/06/2015 at 9:34 pm #17207TemplatesyardParticipantCan I know your blog URL?
17/06/2015 at 2:02 am #17208TemplatesyardParticipanthttp://louisiannaxo.blogspot.co.uk/?m=1
My blog URL
I’ve deleted all my posts since I’ve been trying to sort out the layout17/06/2015 at 6:06 am #17209GooyaabiKeymasterGo 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
17/06/2015 at 1:03 pm #17212TemplatesyardParticipantThank you so much!
11/04/2016 at 12:26 am #19380my addKeymasterHello
My blog isI 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.11/04/2016 at 1:10 pm #19384my addKeymasterLook 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
16/04/2016 at 5:45 am #19429my addKeymasterThank you so much……
-
AuthorPosts
- You must be logged in to reply to this topic.