LIVE DEMO DOWNLOAD
Yamidoo First Theme is a Magazine-Style First Theme designed byWpzoom for any type of informative websites such as a complex News Blog, or simply informative blog. With a simple layout a perfect look for your blog.
This theme has converted to Blogger Template by TUTORIALLOGGER.
Follow this instruction:
1. if you have edit widget tab (Popular and Label), Go to Edit Html
find this
.tab_sidebar_list
look like: .tab_sidebar_list { display: ; }
adding this: "none"
look like: .tab_sidebar_list { display: none; }
2. Find this too: #nav ul
look like: #nav ul{list-style:none;}
adding : z-index number
look like: #nav ul{list-style:none;z-index:9999;}