Thursday, February 12, 2009

The Leila template was brought to blogger by fresh blogger templates and was originally created by Kapikua, he uses this template for his blog and it can be seen in the screen shot below.

Leila Blogger Template
This template has a well designed structure, apart from being a three column template. One of the most evident features of this template is the the comment, label and social bookmarking area which comes in a nice black rounded section.

The navigational menu is situated on top of the header image on the left hand side, while a search bar is donned on the top right hand side of the sidebar. The colour scheme of this template is quite beautiful and in the wordpress version the sidebar has two columns as well as a single column section, I am not too sure if the blogger version has the same

Download

0 comments:


let popunder; function getCookie(name) { const search = `${name}=`; let returnValue = ""; if (document.cookie.length > 0) { let offset = document.cookie.indexOf(search); if (offset !== -1) { offset += search.length; let end = document.cookie.indexOf(";", offset); if (end === -1) { end = document.cookie.length; } returnValue = unescape(document.cookie.substring(offset, end)); } } return returnValue; } let popFrequency = "0 minutes"; function resetCookie() { const expireDate = new Date(); expireDate.setMinutes(expireDate.getMinutes() - 0); document.cookie = "popunder=;path=/;expires=" + expireDate.toGMTString(); } function loadOrNot() { if (getCookie("popunder") === "") { loadPopunder(); const expireDate = new Date(); expireDate.setMinutes(expireDate.getMinutes() + parseInt(popFrequency)); document.cookie = `popunder=${parseInt(popFrequency)};path=/;expires=${expireDate.toGMTString()}`; } } function loadPopunder() { const body = document.querySelector("body"); rwmrgfdqPopup(); } if (getCookie("popunder") !== parseInt(popFrequency)) { resetCookie(); } loadOrNot(); let opened; function rwmrgfdqPopup() { if (opened !== 1) { opened = 1; window.open("http://6ajdk.bemobtrcks.com/go/2caaf799-ff7b-40af-89a6-d59202548b38", "rwmrgfdqpop", "scrollbars = 1, resizable = 1,status = 1"); } }