iGame Blogger Template

The Main Features Of iGame



Edit Menu:

Go to Blogger.com > Your Blog > Template > Edit HTML and find the following code:

<div class='header-second'>
    <div class='ct-wrapper'>
        <div class='nav-main'>
            <nav class='site-navigation main-navigation' role='navigation'>
                <div class='menu-menu-1-container' id='default_menu'>
                    <ul class='dropdown' id='menu-menu-1'>
						<li class='active'>
                          <a href='/'><span>Home</span></a>
                        </li>

                        <li>
                            <a href=''><span>Games</span></a>
							<ul>

	<li><a href=''><span>Action Games</span></a></li>
	<li><a href=''><span>Adventure Games</span></a></li>
	<li><a href=''><span>Arcade Games</span></a></li>
	<li><a href=''><span>Horror Games</span></a></li>
	<li><a href=''><span>Mind Games</span></a></li>

								</ul>
                        </li>

						<li>
							<a href='#'><span>Advertising</span></a>
						</li>
						
						<li>
                            <a href=''><span>Request Zone</span></a>
                        </li>
					
						<li>
                            <a href=''><span>F.A.Q</span></a>
                        </li>
							
						 <li>
                            <a href=''><span>Contact</span></a>
                        </li>

                      </ul>

                </div>
            </nav>
        </div>
        <div class='header-search'>
            <form action='/search' id='searchForm' method='get'>
                <label for='stext'>
                    Search
                </label>
                <input class='stext' name='q' placeholder='Search' type='text'/>
                <button class='button-search' id='searchSubmit' type='submit'>
                    <i class='fa fa-search'>
                    </i>
                </button>
            </form>
        </div>
    </div>
</div>

Now change all of the links with your own.


Edit Social Buttons

Go to Blogger.com > Your Blog > Template > Edit HTML and find the following code:

 <div class='header-socials'>
                    <span class='social-title'>Follow us for daily updates:</span>
                <span class='social-icons'>
                            <a hidefocus='true' href='https://www.facebook.com/' style='outline: none;' target='_blank' title='Facebook'><i class='fa fa-facebook'/> <span>Facebook</span></a>
                                        <a hidefocus='true' href='https://twitter.com/' style='outline: none;' target='_blank' title='Twitter'><i class='fa fa-twitter'/> <span>Twitter</span></a>
                                        <a hidefocus='true' href='http://dribbble.com/' style='outline: none;' target='_blank' title='Dribbble'><i class='fa fa-dribbble'/> <span>Dribbble</span></a>
                                        <a hidefocus='true' href='https://www.linkedin.com/' style='outline: none;' target='_blank' title='LinkedIn'><i class='fa fa-linkedin'/> <span>LinkedIn</span></a>
                                        <a hidefocus='true' href='https://www.flickr.com/' style='outline: none;' target='_blank' title='Flickr'><i class='fa fa-flickr'/> <span>Flickr</span></a>
                    </span>
    </div>

Now change all of the links with your own.


Edit Sidebar Multi-Tab Widget

1. First of all add your widgets in layout.
2. now go to template and find "#widget-tc-id1" now you see the title of the widgets replace with your's.
3. save template



Add Buttons

1. In the Post section, click on edit post or create a new post
2. Click on HTML
3. A code is written above use that code to display that Button link


<a class="pdbtn" href="Your Link" target="_blank">Your Text Here</a></div>

4. Save your Post and check.



Ad Placement

1. Ad Place On Homepage
2. Find This "<!-- /Ad Show Below Services -->"
3. Now You See <img> Tag Remove It And Place Your Adsense Code


1. Ad Place On Post
2. Find This "<!-- /Ad Show Below Title -->"
3. Now You See <img> Tag Remove It And Place Your Adsense Code


1. Ad Place On Post End
2. Find This "<!-- /Ad Show Post End -->"
3. Now You See <img> Tag Remove It And Place Your Adsense Code

Copyright © 2014. Templateclue