Simplex Celebrity Stylish Blogger Template

Simplex Celebrity Stylish Blogger Template




Template author: Simplex Design
Description: Simplex Celebrity Blogger Template This Template best for Fashion ,Celebrity and Gossip niche . If you are blogging in these areas ,I hope you like this template .

1,Download template ^^

2,Open it in any word editor you have and we start editing the code .

3, To change logo ,find this code :

.logo {
    background: url(http://img265.imageshack.us/img265/6665/simplexfashion.png) no-repeat;
and change background attribute to your logo .

4,Find this code :
label1 = "Celebs";
Title1 = "CELEBS";

label2 = "Music";
Title2 = "MUSIC";

label3 = "Movie";
Title3 = "MOVIE";

label4 = "TV";
Title4 = "TV";

label5 = "Redcarpet";
Title5 = "RED CARPET";

label6 = "weddings";
Title6 = "WEDDINGS";

label7 = "Fashion";
Title7 = "FASHION";

label8 = "Couples";
Title8 = "COUPLES";

label9 = "style";
Title9 = "STYLE";

label10 = "feature";
Title10 = "feature";

and change value (text in bold) of each label ( from label1 to label10) and title (from title1 to title10) to categories you want to show in homepage and their title .
Position of each label is in picture bellow




5 ,To change link to your social network accounts,find this code :

<h3>Subscribe</h3>
                     <div class="box">
                         <ul>
                             <li class="rss"><a href="/feeds/posts/default">Subscribe via RSS feed </a></li>
                             <li class="twitter"><a href="http://twitter.com/dinhquanghuy">Follow us on Twitter</a></li>
                         </ul>
                     </div>
And change link to your social network account ,you can add more if you want.

6,Save template and upload it to Blogger

7,Go to Blogger Dashboard  ,continue to Page element

8,To add item to top menu ,click on edit link in menu widget and add link to categories in your blog .Link to each category has structure 'http://your-blog.blogspot.com/search/label/category-name'

9,Do the same with Category widget

10,You can add link to other blogs via Blogroll widget .

11,To add video ,click on daily video widget and insert your video embed code into widget content .

12,You can add Google adsense ads or other advert code into topads,sidebar ads widget .

13,Save changes ,and you are done .
Configure Meta tags : Login to your blogger dashboard--> layout- -> Edit HTML.Now Scroll down to where you see below codes :
<meta content='DESCRIPTION HERE' name='description'/>
<meta content='KEYWORDS HERE' name='keywords'/>
Replace DESCRIPTION HERE,KEYWORDS HERE as below. DESCRIPTION HERE : Write your blog description KEYWORDS HERE: Write the keywords of your blog separated by comma.
How To Configure Favicon : Login to your blogger dashboard--> layout- -> Edit HTML.Now Scroll down to where you see below code :
<link href='YOUR-FAVICON-URL' rel='shortcut icon' type='image/vnd.microsoft.icon'/>
Now replace "YOUR-FAVICON-URL" with your Favicon address/url.