Demo
Donwload

Thank you for downloading Viluxus, here you can help for installing and editing your new template.

- How to install Viluxus on your blog:

1. Go to the Layout section in your blog (Dashboard > Layout > Edit HTML ).
2. Backup your previous template (Download full Template).
3. Find and upload your template.
4. Enjoy your new blog design.

- What you should do after install the template:

After installing a template, there are several things to check, please take a look on each of your widgets to see if they are just OK.

- How to edit the Navigation Menu:

1. This template have a menu that can only be changed from the HTML (Dashboard > Layout > Edit HTML). The code will look like this:

<div id="navigation-wrapper">
<ul id="navigation">
<li><a title="Home" href="data:blog.homepageUrl">Home</a></li>
<li><a title="About" href="#">About</a></li>
<li><a title="Contact" href="#">Contact</a></li>
</ul>
</div>


2. Edit each menu button like this:

<li><a title="Link_Title" href="http://link_to_the_page/">Button_Text</a></li>


- How to edit the "Say something about your blog here" message:

1. Go to the Layout section in your blog (Dashboard > Layout > Edit HTML ).

2. Find the following code:

<div id="message"><p>"Say <span>something</span> about your blog here"</p></div>


3. Now replare the text inside the "<p>" and "</p>" tags for the message you want. Note that the "white" words should me inside the "<span>" and "</span>" tas.

-How to show the Blogger navbar on your template:

1. Go to your code and delete the following lines:

#navbar-iframe {
display: none !important;
}

0 comments Blogger 0 Facebook

Post a Comment

 
Free All Template © 2013. All Rights Reserved. Share on Blogger Template Free Download. Powered by Blogger
Top