Free Blogger Templates

BTemplates, the best place for Blogger templates since 2008.

Pre Live Mag Blogger Template

Mobile screenshot

Instructions

  1. How to install a Blogger template.

About Pre Live Mag

Introducing Pre Live Mag, a free Blogger template featuring 2 columns, magazine-style layout, right sidebar, rounded corners, exclusive Blogger theme, ad-ready spaces, multi-column footer and image slider


More Magazine Blogger templates:


Credits

Author: Dhe Template.


One comment on Pre Live Mag

DheTemplate 12 September 2011 at 0:09

If Static Pages has an error with your browsers such as Firefox and Chrome, please attention note this updates :

Go to Design > Edit HTML and find this code below

.crosscol .PageList li, .PageList li{
margin:0;
padding:0;
outline:none
}

.PageList{
padding:0;
margin:0;
float:left;
width:700px;
}

.PageList li a{
line-height:1.6;
font-size:16px;
font-weight:bold;
margin:0;
padding:5px 20px;
display:block;
color:#fff;
}

.PageList li a:hover{
background:#474640;
color:#fff;
}

.PageList li.selected a{
background:#474640;
color:#fff;
text-decoration:none;
}

Change that code with this one

#PageList1{
padding:0;
margin:0;
float:left;
width:700px;
}

.crosscol .PageList li, .footer .PageList li, .crosscol .PageList ul, .footer .PageList ul {
float: left;
list-style: none;
margin: 0;
padding:0;
}

.PageList li a{
line-height:1.6;
font-size:16px;
font-weight:bold;
margin:0;
padding:5px 20px;
display:block;
color:#fff;
}

.PageList li a:hover{
background:#474640;
color:#fff;
}

.PageList li.selected a{
background:#474640;
color:#fff;
text-decoration:none;
}

↩ Reply

Leave a Reply

Your email address will not be published. Required fields are marked *