2. Layout
This is the Layout appearance of the default widgets i use in the demo blog.
Of course you can edit, change or remove any widget as you like.
3. HTML
1. Top Navigation
- On Blogger Dashbord Click Template.
- Click Edit HTML.
- Click Ctrl + F and Search for the following Code:
<ul>
<li class='active'><a href='/'>Home</a></li>
<li><a href='#'>Error 404</a></li>
<li><a href='#'>Archive</a>
<ul>
<li><a href='#'>Online Movies</a></li>
<li><a href='#'>Free Games</a></li>
<li><a href='#'>Live Car Races</a></li>
</ul>
</li>
<li><a href='#'>Labels</a></li>
<li><a href='#'>Post Sample</a></li>
<li><a href='#'>Page</a></li>
</ul>
- Change
# with your links.
- Click Save template.
2. Social Icons
- On Blogger Dashbord Click Template.
- Click Edit HTML.
- Click Ctrl + F and Search for the following Code:
<div id='social'>
<a href='#' rel='nofollow' target='_blank'><i class='fa fa-youtube'/></a>
<a href='#' rel='nofollow' target='_blank'><i class='fa fa-facebook'/></a>
<a href='#' rel='nofollow' target='_blank'><i class='fa fa-twitter'/></a>
<a href='#' rel='nofollow' target='_blank'><i class='fa fa-google'/></a>
<a href='#' rel='nofollow' target='_blank'><i class='fa fa-dribbble'/></a>
</div>
- Change
# with your links.
- Click Save template.
4. Error 404
The page is already integrated with template you don't need to do anything.
But if you would like to edit it's Content Click Ctrl + F and Search for the following Code:
<div class='error-page'>
<div class='error-title'>
<i class='fa fa-trash-o'/> 404 - Page not found
</div>
<div class='error-description'>
<div class='error-line1'>The page you are looking for might have been removed,<br/>had its name changed, or is temporarily unavailable</div>
<div class='error-line2'>Go to <a expr:href='data:blog.homepageUrl'>Home</a> to check it again, Search For It or Just Contact Us</div>
</div>
</div>
Once again, thank you so much for purchasing this theme. As I said at the beginning, I'd be glad to help you if you have any questions relating to this theme. No guarantees, but I'll do my best to assist. If you have a more general question relating to the themes on ThemeForest, you might consider visiting the forums and asking your question in the "Item Discussion" section.
Elyza @ 2014