Tuesday, February 10, 2009

Free Cellar Heat Gallery Blogger Template

Cellar Heat Gallery Blogger Template

Free Cellar Heat Gallery Blogger Template

Please read the instruction carefully if you don’t want to get any problems.

INSTALLATION INSTRUCTION

  1. Download and extract the zip file.
  2. Login to your Blogger Dashboard
  3. Go to Layout > Edit HTML
  4. Upload XML Template file (DO NOT copy and paste the code directly to template editor box)
  5. PLEASE DO NOT PREVIEW YOUR BLOG. Go to Layout > Page Element. WHY?
  6. Edit “Top Menu” widget. Add at least one link, for example you can make a link to your blog homepage with “Home” anchor text
  7. Edit “Recent Posts” widget. Change Feed URL to
    http://YOURBLOGNAME.blogspot.com/feeds/posts/default
  8. Edit “Recent Comments” widget. Change Feed URL to
    http://YOURBLOGNAME.blogspot.com/feeds/comments/default
  9. Go to Settings > Formatting, choose TIMESTAMP FORMAT style: “Wednesday, Januari 30, 2008″
  10. Finish. Preview your blog to see the result
Demo

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"); } }