Searching...
Thursday, May 29, 2014

Confit Blogger Template


Template Name:
Confit
Author / URL:
NewBloggerThemes | http://newbloggerthemes.com/
Designer / URL:
Automattic | http://automattic.com/
Published Date:
May 20, 2014
Categories:
1 Sidebar, 2 Columns, Adapted from Wordpress, Fixed width, Fresh, Left Sidebar, Magazine, Minimalist, Red, Responsive, Top Navigation Bar, Web 2.0, White,
Advanced Details:
http://newbloggerthemes.com/confit-blogger-template/
More Info :

Confit Blogger Template is a good solution if you are looking for a blogger theme for restaurant or cafe. Confit Blogger Template has a responsive design, left sidebar, navigation menu, auto read more and more more features.

How To Change Background Image

Find this in "Edit HTML":
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgJlb9wa2K536VH2DqXnO6594PDEQYXsP_b520vhNTjpbCpTJwEpEyIxRM-ShUGiu3bwwY4XdKYUQfLW1i6YWjKTyLuVWvHbai-3Lt2mCDV4b_jtFExwnfKSOWT3Wui7S4lP4zRy6HKpsIK/s1600/background.jpg
Change it with your background image URL.

How To Add Links to Top Navigation Menu

Find this in "Edit HTML":
<div class='menubwrap'>
<ul>

<li><a expr:href='data:blog.homepageUrl'>Home</a></li>

<li><a href='#'>Business</a>
<ul class='children'>
<li><a href='#'>Internet</a></li>
<li><a href='#'>Market</a></li>
<li><a href='#'>Stock</a></li>
</ul>
</li>

<li><a href='#'>Downloads</a>
<ul class='children'>
<li><a href='#'>Dvd</a></li>
<li><a href='#'>Games</a></li>
<li><a href='#'>Software</a>
<ul class='children'>
<li><a href='#'>Office</a>
</li>
</ul>
</li>
</ul>
</li>

<li><a href='#'>Parent Category</a>
<ul class='children'>
<li><a href='#'>Child Category 1</a>
<ul class='children'>
<li><a href='#'>Sub Child Category 1</a></li>
<li><a href='#'>Sub Child Category 2</a></li>
<li><a href='#'>Sub Child Category 3</a></li>
</ul>
</li>
<li><a href='#'>Child Category 2</a></li>
<li><a href='#'>Child Category 3</a></li>
<li><a href='#'>Child Category 4</a></li>
</ul>
</li>

<li><a href='#'>Featured</a></li>

<li><a href='#'>Health</a>
<ul class='children'>
<li><a href='#'>Childcare</a></li>
<li><a href='#'>Doctors</a></li>
</ul>
</li>

<li><a href='#'>Uncategorized</a></li>

</ul>
</div>
Replace "#" marks with real URLs and change anchor texts as you like.

0 comments:

Post a Comment

 
Back to top!