Free Blogger Templates

BTemplates, the best place for Blogger templates since 2008.

Pre Live Mag Blogger Template

Pre Live Mag

Free Download Live Demo

3,826 Downloads.


Mobile screenshot

Instructions

  1. How to install a Blogger template.

About Pre Live Mag

Pre Live Mag is a free Blogger template with 2 columns, magazine-like layout, right sidebar, rounded corners, an exclusive design for Blogger, ads ready, footer columns and 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 *