
01-02-2009, 04:09 PM
|
 |
Supreme Babbler
|
|
Join Date: Jan 2008
Location: Altamonte Springs, FL.
Posts: 511
|
|
Blogger Template Issue
I've just found a really neat professionally designed XML Blogspot template designed to look like Wordpress. So after downloading it, I copied and pasted the code in my HTML page on a testing blog. After saving, this is what I got in reply...
Quote:
Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly.
XML error message: The document type declaration for root element type "html" must end with '>'
|
I know in XHTML 1.0 transitional you must close every tag that you open. But the last time I checked all my tags(including the tag of all tags "html") were closed properly. Or am I going about this all wrong. Help me fellow WBies...
P.S. I'm using the new Blogger version with a custom template meant for it. If that helps.
P.S. Here's the XML template code...
HTML Code:
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html (View Source for full doctype...)>
- <html xmlns="http://www.w3.org/1999/xhtml" xmlns:b="http://www.google.com/2005/gml/b" xmlns:data="http://www.google.com/2005/gml/data" xmlns:expr="http://www.google.com/2005/gml/expr">
- <head>
<b:include data="blog" name="all-head-content" />
- <b:if cond="data:blog.pageType == "index"">
- <title>
<data:blog.title />
</title>
<b:else />
- <title>
<data:blog.pageName />
|
<data:blog.title />
</title>
</b:if>
- <b:skin>
- <![CDATA[
/* **************************
Name: WP Premium Blogger Template
Design by: R.Bhavesh
Additional thanks to: http://zonacerebral.com/
Converted into Blogger by: eBlog Templates
URL: http://www.eblogtemplates.com/
Make money by becoming an affiliate!
URL: http://www.eblogtemplates.com/affiliates/
Per the Creative Commons Atribution License,
Please do not remove the footer credits.
***************************** */
#navbar-iframe {
height:0px;
visibility:hidden;
display:none;
}
*{margin:0; padding:0}
body{font:12px Arial,Helvetica,Sans-Serif; background:#443b34 url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/body-bg_red.png) repeat; color:#555}
a:link{color:#b30000; text-decoration:none; outline:none}
a:hover{text-decoration:underline; color:#333}
a:visited{text-decoration:none; color:#b30000}
a img{border-width:0}
#header-wrapper{width:100%; padding:0px; height:106px; position:relative; margin:0 auto; background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/headerbg_red.png) repeat-x}
#header-in{height:132px; margin:0px auto; padding:0px; position:relative; width:960px}
#header h1{margin:0px; padding:15px 10px 5px; width: 590px; float: left; color:#e8e5cc; font-family:Georgia,"Times New Roman",Times,serif; font-size:33px; font-weight:normal}
#header a{text-decoration:none; font-family:Georgia,"Times New Roman",Times,serif; font-size:33px; font-weight:normal; color:#e8e5cc}
#header a:hover{color:#FFF}
#header .description{clear: both; font-family:Arial,Helvetica,Sans-Serif; font-size:12px; font-weight:bold; margin:0px; padding:0px 10px 4px 15px; width: 850px; color:#d27318}
.subscribe{background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/subscribebg_red.png) bottom left no-repeat; float:right; height:60px; position:absolute; right:0px; top:0px; width:383px}
.subscribeform{float:left; overflow:hidden; padding:5px 0pt 0pt 18px}
.subscribeform p{margin:0; padding:0; font:bold 14px Arial,Helvetica,sans-serif; color:#fff}
.subscribeform .input{ width:188px; height:21px; padding:12px 5px 0 5px; border:none; background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/sinputbg.png) no-repeat}
.sbutton{width:74px; padding:5px 0 5px 0; text-align:center; font:bold 11px Arial,Helvetica,sans-serif; cursor:pointer; border:none; background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/b_subscribebg_red.png) no-repeat}
.rss{float:left; padding:8px 0 0 19px; margin:0px; height:46px; width:46px; background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/rss.gif) no-repeat 19px 8px}
#outer-wrapper{width:100%; text-align:left; margin:0 auto}
#crosscol-wrapper{width:880px; margin:0 0 12px 10px; height:28px}
#nav li{float:left; list-style-type:none; margin:28px -4px 0px 4px; padding:0px}
#nav ul li:hover, #nav ul li.hover, #nav ul li.current_page_item{background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/nav-active_red.png) top left no-repeat; color:#ff4e2c}
#nav ul li:hover a, #nav ul li.hover a, #nav ul li.current_page_item a{text-decoration:none; color:#fff; background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/nav-active_red.png) top right no-repeat}
#nav ul li.current_page_item a:hover{text-decoration:none}
#nav ul li a{font-family:Arial,Helvetica,sans-serif; font-size:12px; font-weight:bold; text-decoration:none; display:block; padding:6px 20px 6px 0px; margin:0px 0px 0px 15px; text-transform:uppercase; color:#560e00; background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/nav_red.png) top right no-repeat}
#nav ul li a:hover{text-decoration:none; color:#fff}
.container-top{clear:both; display:block; height:17px; margin:38px auto 0pt; width:960px; background:transparent url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/container-bg_red.gif) no-repeat scroll left top}
#content{background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/container-cbg_red.gif) repeat-y; background-position:0 0; width:960px; margin:0 auto}
#content-wrapper{margin:0 auto; width:960px}
#main-wrapper{width:532px; float:left; word-wrap:break-word; /* fix for long text breaking sidebar float in IE */overflow:hidden; /* fix for long non-text content breaking IE sidebar float */padding:14px 15px 20px 32px}
#sidebar-wrapper{width:350px; float:left; word-wrap:break-word; /* fix for long text breaking sidebar float in IE */overflow:hidden; /* fix for long non-text content breaking IE sidebar float */margin:0 0 0 17px}
.copyright{float:left; text-align:left; padding:2px 0px 20px 5px}
#xsnazzy{margin:0 0 10px 0; background:transparent}
.xtop, .xbottom{display:block; font-size:1px; background:transparent}
.xb2, .xb3, .xb4{display:block; overflow:hidden; background:#f4f3e8; border-left:1px solid #bdbcb6; border-right:1px solid #bdbcb6}
.xb1, .xb2, .xb3{height:1px}
.xb1{background:#bdbcb6; display:block; overflow:hidden; margin:0 5px}
.xb2{border-width:0 2px; margin:0 3px}
.xb3{margin:0 2px}
.xb4{height:2px; margin:0 1px}
.xboxcontent{display:block; padding:5px; background:#f4f3e8; border:0 solid #bdbcb6; border-width:0 1px}
/* Tabber Style start -------------------- */
.tabberlive .tabbertabhide{ display:none}
.tabber{}
.tabberlive{ margin:0 5px}
ul.tabbernav{ margin:0; padding:3px 0; font:bold 12px Arial,Helvetica,sans-serif}
ul.tabbernav li{ list-style:none; margin:0; display:inline}
ul.tabbernav li a{ padding:3px 0.5em; margin-left:3px; text-decoration:none}
/*---- tabbertab = the tab content---------------------*/
.tabberlive .tabbertab{ padding:5px}
ul.tabbernav li a{background:#F4F3E8 none repeat scroll 0%; border-bottom:medium none}
ul.tabbernav li a:link{color:#B30000}
ul.tabbernav li a:hover{background:#333 none repeat scroll 0%; color:#FFF}
ul.tabbernav li.tabberactive a{background-color:#D8D7CC; border-bottom:1px solid #D8D7CC; color:#30261E}
ul.tabbernav li.tabberactive a:hover{background:white none repeat scroll 0%; border-bottom:1px solid white; color:#000}
.tabberlive .tabbertab{background:#D8D7CC none repeat scroll 0% 50%; border-top:0pt none}
/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2{ display:none}
.tabberlive .tabbertab h3{ display:none}
ul.tablist{color:#333; list-style-image:none; list-style-position:outside; list-style-type:none; margin:5px 0px; padding:0pt}
ul.tablist li{border-bottom:1px dotted #959595; font-size:11px; list-style-image:none; list-style-position:outside; list-style-type:none; margin:0pt 5px; padding:2px 0pt 0pt 15px; text-align:left}
ul.tablist li{background:transparent url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/bullet-arrow3.gif) no-repeat scroll 3px 8px; border-bottom:1px dotted #959595; color:#333}
ul.tablist li a{color:#333}
ul.tablist li a:hover{color:#B30000}
/*tabs on the page */
.tabberlive#tab1{}
.tabberlive#tab2{}
.tabberlive#tab2 .tabbertab{ height:200px; overflow:auto}
.advertise{text-align:center; padding:0; margin-left:7px}
.advertise img{border:1px solid #000000; padding:1px;}
.advertise img:hover {border:1px solid #999999;}
.searchform{padding:10px}
.searchform .s{font-family:Arial,Helvetica,Sans-Serif; padding:5px; margin-right:5px; width:213px; float:left; background:#fff; color:#333; border:1px solid #443b34}
.searchform .button{ }
.post h3{font-size:22px; font-weight:normal; font-family:Georgia,"Times New Roman",Times,serif; color:#570e00}
.post h3 a, .post h3 a:visited, .post h3 strong{text-decoration:none; color:#333}
.post h3 strong, .post h3 a:hover{color:#b30000}
.post-header-line-1{margin-bottom:15px; padding:5px 0px 0 15px; color:#8E8F91; background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/i_author.png) no-repeat left 7px}
.post p{margin:0px; line-height:18px; padding:0px 0px 10px 0px}
.post-footer{border-top:1px solid #DFE3E6; margin:15px 0 25px 0}
.post-footer-line-2{border-bottom:1px solid #DFE3E6; height:20px}
.post-labels{padding:5px 10px 5px 27px; color:#535353; background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/i_categories.png) 10px no-repeat}
.post-footer a{color:#535353; text-decoration:none}
.post-footer a:hover{text-decoration:underline}
.comment-link{float:right; width:38px; height:39px; font-size:22px; line-height:27px; text-align:center; background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/comment_black.png) no-repeat}
.post-comment-link a:hover{text-decoration:none; color:#333}
.post p img{border:none; padding:0px 5px 15px 0px}
.post blockquote{margin:0px 0px 0px 5px; padding:8px 25px 5px 40px; font-size:15px; font-style:italic; font-family:Georgia,Times New Roman,Serif; background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/quote.gif) no-repeat; color:#666}
.post blockquote p{margin:0px 0px 10px 0px; padding:0px}
.post ol{list-style-type:decimal; line-height:18px; margin:0px; padding:0px 0px 10px 35px}
.post ul{list-style:none; margin:0px; padding:0px 0px 10px 0px}
.post li{margin:0px; padding:0px}
.post ul li{list-style:disc outside; margin:0px 30px 0px 30px; padding:5px 0px 0px 0}
#comments h4{margin:10px 0 0 0; font-weight:bold; text-transform:uppercase; font-size:20px}
#comments-block{margin:1em 0 1.5em; line-height:1.6em}
#comments-block .comment-author{ margin:.5em 0; border-bottom:1px solid #ccc; overflow:hidden; background:#fff; color:#333}
#comments-block .comment-body{ margin:0; padding:5px 10px 20px 30px; background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/quote-1.png) no-repeat left top; background-position:0 0px}
#comments-block .comment-footer{ margin:-.25em 0 2em; background:#fff; color:#333}
#comments-block .comment-body p{ margin:0 0 .75em}
.deleted-comment{ font-style:italic; color:gray}
#blog-pager-newer-link{ float:left}
#blog-pager-older-link{ float:right}
#blog-pager{ text-align:center}
.feed-links{ clear:both; line-height:2.5em}
.sidebar{}
.lsidebar{float:left; display:block; width:160px; font-size:11px; margin:0px; padding:0px 0px 0px 10px}
.lsidebar ul{border-top:1px solid #9c9c9c; list-style:none}
.lsidebar ul, .lsidebar ul li{margin:0px 0 15px 0; padding:0px}
.lsidebar ul li{border-bottom:1px dotted #333; margin:0px; padding:0px 0px 0px 10px; background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/bullet-arrow3.gif) 5px 9px no-repeat}
.lsidebar ul li a, .lsidebar ul li a:visited{display:block; padding:5px 3px; margin:0px; text-decoration:none; color:#333}
.lsidebar ul li a:hover{text-decoration:underline; color:#b30000}
.rsidebar{float:right; display:block; width:160px; font-size:11px; margin:0px; padding:0px 10px 0px 0px}
.rsidebar ul{border-top:1px solid #9c9c9c; list-style:none}
.rsidebar ul, .rsidebar ul li{margin:0px 0 15px 0; padding:0px}
.rsidebar ul li{border-bottom:1px dotted #333; margin:0px; padding:0px 0px 0px 10px; background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/bullet-arrow3.gif) 5px 9px no-repeat}
.rsidebar ul li a, .rsidebar ul li a:visited{display:block; padding:5px 3px; margin:0px; text-decoration:none; color:#333}
.rsidebar ul li a:hover{text-decoration:underline; color:#b30000}
#sidebar-wrapper h2{font-size:16px; font-family:Georgia,"Times New Roman",Times,serif; font-weight:bold; padding:5px 0px; line-height:150%; margin:0px}
.sidebar h2{color:#333}
.lsidebar h2, .rsidebar h2{color:#b30000}
#pxsnazzy{margin:0 0 10px 0; background:transparent}
.pxtop, .pxbottom{display:block; font-size:1px; background:transparent}
.pxb2, .pxb3, .pxb4{display:block; overflow:hidden; background:#d8d7cc; border-left:1px solid #bdbcb6; border-right:1px solid #bdbcb6}
.pxb1, .pxb2, .pxb3{height:1px}
.pxb1{display:block; overflow:hidden; margin:0 5px; background:#bdbcb6}
.pxb2{margin:0 3px; border-width:0 2px}
.pxb3{margin:0 2px}
.pxb4{height:2px; margin:0 1px}
.pxboxcontent{display:block; padding:2px; background:#d8d7cc; border:0 solid #bdbcb6; border-width:0 1px}
#popular ul{margin:0px; padding:0px 10px 15px 10px}
#popular ul li{margin:0px; padding:0px}
#popular ul li ul{padding: 0px; border-top:1px solid #9c9c9c}
#popular ul li ul li{margin:0px; padding:5px 15px; border-bottom:1px dotted #333; background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/bullet-arrow3.gif) 5px 9px no-repeat}
#popular ul li ul li a, #popular ul li ul li a:visited{padding:0; margin:0px; text-decoration:none; color:#333}
#popular ul li ul li a:hover{text-decoration:none; color:#b30000}
.sidebar ul{ list-style:none; margin:0; padding:0}
.sidebar li{ margin:0; padding:0 0 10px 15px}
.sidebar .widget{ margin:0 0 5px; padding:0 0 5px}
.main .widget{ margin:0 0 1.5em; padding:0 0 1.5em}
.main .Blog{ border-bottom-width:0}
.profile-img{ float:left; margin:0 5px 5px 0; padding:4px; border:1px solid #000}
.profile-data{ margin:0; text-transform:uppercase; letter-spacing:.1em; font:arial; color:#000; font-weight:bold; line-height:1.6em}
.profile-datablock{ margin:.5em 0 .5em}
.profile-textblock{ margin:0.5em 0; line-height:1.6em}
.profile-link{ font:#000; text-transform:uppercase; letter-spacing:.1em}
#footer{ width:960px; clear:both; margin:0 auto; text-align:center}
ul#nav-footer{float:right; font-size:11px; font-weight:bold; margin:0pt; padding:0pt; text-align:right; text-transform:uppercase}
ul#nav-footer li{float:left; list-style-image:none; list-style-position:outside; list-style-type:none; padding:5px 8px 5px 12px}
ul#nav-footer li a:link{color:#b30000; text-decoration:none; outline:none}
ul#nav-footer li a:hover{text-decoration:none; color:#333}
ul#nav-footer li a:visited{text-decoration:none; color:#b30000}
#container-bottom{width:960px; clear:both; text-align:left; background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/container-bottom_red.gif) top no-repeat; margin:0 auto; padding:25px 0 25px 0; font-size:11px; color:#787878}
#container-bottom a{color:#787878}
#container-bottom a:hover{color:#000; text-decoration:none}
/** Page structure tweaks for layout editor wireframe */
body#layout #header{margin-left:0px; margin-right:0px}
body#layout #ga-ads{display:none;}
body#layout #sidebar, body#layout #main, body#layout #main-wrapper, body#layout #outer-wrapper, body#layout #sidebar-wrapper{padding:0}
body#layout #outer-wrapper{width:740px; margin-left:auto; margin-right:auto}
body#layout #header-in{margin-left:0px; margin-right:0px; width:740px}
body#layout #main-wrapper{margin-left:0px; margin-right:0px; width:500px; padding:0 0 0 0}
body#layout #sidebar-wrapper{margin-left:0px; margin-right:0px; width:240px; padding:0 0 0 0px}
body#layout #container-bottom{width:740px; margin:0 auto; padding-top:15px; body#layout .container-top{width:740px; margin:0 auto; padding-top:15px}
]]>
</b:skin>
- <script type="text/javascript" xml:space="preserve">
//
- <![CDATA[ function tabberObj(argsObj){var arg;this.div=null;this.classMain="tabber";this.classMainLive="tabberlive";this.classTab="tabbertab";this.classTabDefault="tabbertabdefault";this.classNav="tabbernav";this.classTabHide="tabbertabhide";this.classNavActive="tabberactive";this.titleElements=['h2','h3','h4','h5','h6'];this.titleElementsStripHTML=true;this.removeTitle=true;this.addLinkId=false;this.linkIdFormat='<tabberid>nav<tabnumberone>';for(arg in argsObj){this[arg]=argsObj[arg]}this.REclassMain=new RegExp('\\b'+this.classMain+'\\b','gi');this.REclassMainLive=new RegExp('\\b'+this.classMainLive+'\\b','gi');this.REclassTab=new RegExp('\\b'+this.classTab+'\\b','gi');this.REclassTabDefault=new RegExp('\\b'+this.classTabDefault+'\\b','gi');this.REclassTabHide=new RegExp('\\b'+this.classTabHide+'\\b','gi');this.tabs=new Array();if(this.div){this.init(this.div);this.div=null}}tabberObj.prototype.init=function(e){var childNodes,i,i2,t,defaultTab=0,DOM_ul,DOM_li,DOM_a,aId,headingElement;if(!document.getElementsByTagName){return false}if(e.id){this.id=e.id}this.tabs.length=0;childNodes=e.childNodes;for(i=0;i<childNodes.length;i++){if(childNodes[i].className&&childNodes[i].className.match(this.REclassTab)){t=new Object();t.div=childNodes[i];this.tabs[this.tabs.length]=t;if(childNodes[i].className.match(this.REclassTabDefault)){defaultTab=this.tabs.length-1}}}DOM_ul=document.createElement("ul");DOM_ul.className=this.classNav;for(i=0;i<this.tabs.length;i++){t=this.tabs[i];t.headingText=t.div.title;if(this.removeTitle){t.div.title=''}if(!t.headingText){for(i2=0;i2<this.titleElements.length;i2++){headingElement=t.div.getElementsByTagName(this.titleElements[i2])[0];if(headingElement){t.headingText=headingElement.innerHTML;if(this.titleElementsStripHTML){t.headingText.replace(/<br>/gi," ");t.headingText=t.headingText.replace(/<[^>]+>/g,"")}break}}}if(!t.headingText){t.headingText=i+1}DOM_li=document.createElement("li");t.li=DOM_li;DOM_a=document.createElement("a");DOM_a.appendChild(document.createTextNode(t.headingText));DOM_a.href="javascript:void(null);";DOM_a.title=t.headingText;DOM_a.onclick=this.navClick;DOM_a.tabber=this;DOM_a.tabberIndex=i;if(this.addLinkId&&this.linkIdFormat){aId=this.linkIdFormat;aId=aId.replace(/<tabberid>/gi,this.id);aId=aId.replace(/<tabnumberzero>/gi,i);aId=aId.replace(/<tabnumberone>/gi,i+1);aId=aId.replace(/<tabtitle>/gi,t.headingText.replace(/[^a-zA-Z0-9\-]/gi,''));DOM_a.id=aId}DOM_li.appendChild(DOM_a);DOM_ul.appendChild(DOM_li)}e.insertBefore(DOM_ul,e.firstChild);e.className=e.className.replace(this.REclassMain,this.classMainLive);this.tabShow(defaultTab);if(typeof this.onLoad=='function'){this.onLoad({tabber:this})}return this};tabberObj.prototype.navClick=function(event){var rVal,a,self,tabberIndex,onClickArgs;a=this;if(!a.tabber){return false}self=a.tabber;tabberIndex=a.tabberIndex;a.blur();if(typeof self.onClick=='function'){onClickArgs={'tabber':self,'index':tabberIndex,'event':event};if(!event){onClickArgs.event=window.event}rVal=self.onClick(onClickArgs);if(rVal===false){return false}}self.tabShow(tabberIndex);return false};tabberObj.prototype.tabHideAll=function(){var i;for(i=0;i<this.tabs.length;i++){this.tabHide(i)}};tabberObj.prototype.tabHide=function(tabberIndex){var div;if(!this.tabs[tabberIndex]){return false}div=this.tabs[tabberIndex].div;if(!div.className.match(this.REclassTabHide)){div.className+=' '+this.classTabHide}this.navClearActive(tabberIndex);return this};tabberObj.prototype.tabShow=function(tabberIndex){var div;if(!this.tabs[tabberIndex]){return false}this.tabHideAll();div=this.tabs[tabberIndex].div;div.className=div.className.replace(this.REclassTabHide,'');this.navSetActive(tabberIndex);if(typeof this.onTabDisplay=='function'){this.onTabDisplay({'tabber':this,'index':tabberIndex})}return this};tabberObj.prototype.navSetActive=function(tabberIndex){this.tabs[tabberIndex].li.className=this.classNavActive;return this};tabberObj.prototype.navClearActive=function(tabberIndex){this.tabs[tabberIndex].li.className='';return this};function tabberAutomatic(tabberArgs){var tempObj,divs,i;if(!tabberArgs){tabberArgs={}}tempObj=new tabberObj(tabberArgs);divs=document.getElementsByTagName("div");for(i=0;i<divs.length;i++){if(divs[i].className&&divs[i].className.match(tempObj.REclassMain)){tabberArgs.div=divs[i];divs[i].tabber=new tabberObj(tabberArgs)}}return this}function tabberAutomaticOnLoad(tabberArgs){var oldOnLoad;if(!tabberArgs){tabberArgs={}}oldOnLoad=window.onload;if(typeof window.onload!='function'){window.onload=function(){tabberAutomatic(tabberArgs)}}else{window.onload=function(){oldOnLoad();tabberAutomatic(tabberArgs)}}}if(typeof tabberOptions=='undefined'){tabberAutomaticOnLoad()}else{if(!tabberOptions['manualStartup']){tabberAutomaticOnLoad(tabberOptions)}}
//
]]>
</script>
</head>
- <body>
- <div id="outer-wrapper">
- <div id="wrap2">
- <!-- skip links for text browsers
-->
- <span id="skiplinks" style="display:none;">
<a href="#main" shape="rect">skip to main</a>
|
<a href="#sidebar" shape="rect">skip to sidebar</a>
</span>
- <div id="header-wrapper">
- <div id="header-in">
- <b:section class="header" id="header" maxwidgets="1" showaddelement="no">
- <b:widget id="Header1" locked="true" title="WP Premium (Header)" type="Header">
- <b:includable id="title">
- <b:if cond="data:blog.url == data:blog.homepageUrl">
<data:title />
<b:else />
- <a expr:href="data:blog.homepageUrl" shape="rect">
<data:title />
</a>
</b:if>
</b:includable>
- <b:includable id="description">
- <div class="descriptionwrapper">
- <p class="description">
- <span>
<data:description />
</span>
</p>
</div>
</b:includable>
- <b:includable id="main">
- <b:if cond="data:useImage">
- <b:if cond="data:imagePlacement == "REPLACE"">
- <!-- Show just the image, no text
-->
- <div id="header-inner">
- <a expr:href="data:blog.homepageUrl" style="display: block" shape="rect">
<img expr:alt="data:title" expr:height="data:height" expr:id="data:widget.instanceId + "_headerimg"" expr:src="data:sourceUrl" expr:width="data:width" style="display: block" />
</a>
</div>
<b:else />
- <!-- Show image as background to text
-->
- <div expr:style=""background-image: url(\"" + data:sourceUrl + "\"); " + "background-repeat: no-repeat; " + "width: " + data:width + "px; " + "height: " + data:height + "px;"" id="header-inner">
- <div class="titlewrapper" style="background: transparent">
- <h1 class="title" style="background: transparent; border-width: 0px">
- <b:if cond="data:blog.url == data:blog.homepageUrl">
<data:title />
<b:else />
- <a expr:href="data:blog.homepageUrl" shape="rect">
<data:title />
</a>
</b:if>
</h1>
</div>
- <div class="descriptionwrapper">
- <p class="description">
- <span>
<data:description />
</span>
</p>
</div>
</div>
</b:if>
<b:else />
- <!-- No header image
-->
- <div id="header-inner">
- <div class="titlewrapper">
- <h1 class="title">
- <b:if cond="data:blog.url == data:blog.homepageUrl">
<data:title />
<b:else />
- <a expr:href="data:blog.homepageUrl" shape="rect">
<data:title />
</a>
</b:if>
</h1>
</div>
- <div class="descriptionwrapper">
- <p class="description">
- <span>
<data:description />
</span>
</p>
</div>
</div>
- <div class="subscribe">
- <a expr:href="data:blog.homepageUrl + "feeds/posts/default"" shape="rect">
<span class="rss" />
</a>
- <div class="subscribeform">
<p>Subscribe via Email</p>
- <form action="http://www.feedburner.com/fb/a/emailverify" method="post" target="popupwindow" onsubmit="window.open('http://www.feedburner.com', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true" enctype="application/x-www-form-urlencoded">
<input type="text" value="" class="input" name="email" />
<input type="hidden" value="http://feeds.feedburner.com/~e?ffid=YOUR-FEED-ID-HERE" name="url" />
<input type="hidden" value="YOUR BLOG NAME HERE" name="title" />
<input type="submit" class="sbutton" value="Subscribe" />
</form>
</div>
</div>
- <!-- subscribe
-->
</b:if>
</b:includable>
</b:widget>
- <b:widget id="LinkList3" locked="true" title="Top Tabs" type="LinkList">
- <b:includable id="main">
- <div id="nav">
<b:if cond="data:title" />
- <ul>
- <li class="page_item">
<a href="/" shape="rect">Home</a>
</li>
- <b:loop values="data:links" var="link">
- <li class="page_item">
- <a expr:href="data:link.target" shape="rect">
<data:link.name />
</a>
</li>
</b:loop>
</ul>
</div>
</b:includable>
</b:widget>
</b:section>
</div>
- <!-- header in
-->
</div>
- <!-- header wrapper
-->
<div class="container-top" />
- <div id="content">
- <div id="content-wrapper">
- <div id="main-wrapper">
<div id="ga-ads"><script type="text/javascript"><!-- google_ad_client = "pub-6044026340890176"; /* 468x15, WP Premium Blogger Template */ google_ad_slot = "7232064243"; google_ad_width = 468; google_ad_height = 15; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script></div>
<br />
- <b:section class="main" id="main" showaddelement="no">
- <b:widget id="Blog1" locked="true" title="Blog Entries" type="Blog">
- <b:includable id="nextprev">
- <div class="blog-pager" id="blog-pager">
- <b:if cond="data:newerPageUrl">
- <span id="blog-pager-newer-link">
- <a class="blog-pager-newer-link" expr:href="data:newerPageUrl" expr:id="data:widget.instanceId + "_blog-pager-newer-link"" expr:title="data:newerPageTitle" shape="rect">
<data:newerPageTitle />
</a>
</span>
</b:if>
- <b:if cond="data:olderPageUrl">
- <span id="blog-pager-older-link">
- <a class="blog-pager-older-link" expr:href="data:olderPageUrl" expr:id="data:widget.instanceId + "_blog-pager-older-link"" expr:title="data:olderPageTitle" shape="rect">
<data:olderPageTitle />
</a>
</span>
</b:if>
- <b:if cond="data:blog.homepageUrl != data:blog.url">
- <a class="home-link" expr:href="data:blog.homepageUrl" shape="rect">
<data:homeMsg />
</a>
<b:else />
- <b:if cond="data:newerPageUrl">
- <a class="home-link" expr:href="data:blog.homepageUrl" shape="rect">
<data:homeMsg />
</a>
</b:if>
</b:if>
</div>
<div class="clear" />
</b:includable>
- <b:includable id="backlinks" var="post">
<a name="links" shape="rect" />
- <h4>
<data:post.backlinksLabel />
</h4>
- <b:if cond="data:post.numBacklinks != 0">
- <dl class="comments-block" id="comments-block">
- <b:loop values="data:post.backlinks" var="backlink">
- <div class="collapsed-backlink backlink-control">
- <dt class="comment-title">
<span class="backlink-toggle-zippy"> </span>
- <a expr:href="data:backlink.url" rel="nofollow" shape="rect">
<data:backlink.title />
</a>
<b:include data="backlink" name="backlinkDeleteIcon" />
</dt>
- <dd class="comment-body collapseable">
<data:backlink.snippet />
</dd>
- <dd class="comment-footer collapseable">
- <span class="comment-author">
<data:post.authorLabel />
<data:backlink.author />
</span>
- <span class="comment-timestamp">
<data:post.timestampLabel />
<data:backlink.timestamp />
</span>
</dd>
</div>
</b:loop>
</dl>
</b:if>
- <p class="comment-footer">
- <a class="comment-link" expr:href="data:post.createLinkUrl" expr:id="data:widget.instanceId + "_backlinks-create-link"" target="_blank" shape="rect">
<data:post.createLinkLabel />
</a>
</p>
</b:includable>
- <b:includable id="post" var="post">
- <div class="post hentry uncustomized-post-template">
- <span class="post-comment-link">
- <b:if cond="data:blog.pageType != "item"">
- <b:if cond="data:post.allowComments">
- <a class="comment-link" expr:href="data:post.addCommentUrl" expr:onclick="data:post.addCommentOnclick" shape="rect">
- <b:if cond="data:post.numComments == 1">
1
<b:else />
<data:post.numComments />
</b:if>
</a>
</b:if>
</b:if>
</span>
<a expr:name="data:post.id" shape="rect" />
- <b:if cond="data:post.title">
- <h3 class="post-title entry-title">
- <b:if cond="data:post.link">
- <a expr:href="data:post.link" shape="rect">
<data:post.title />
</a>
<b:else />
- <b:if cond="data:post.url">
- <a expr:href="data:post.url" shape="rect">
<data:post.title />
</a>
<b:else />
<data:post.title />
</b:if>
</b:if>
</h3>
</b:if>
- <div class="post-header-line-1">
- <span class="post-author vcard">
- <b:if cond="data:top.showAuthor">
<data:top.authorLabel />
- <a expr:href="data:comment.authorUrl" shape="rect">
- <strong>
<data:post.author />
</strong>
</a>
</b:if>
- <b:if cond="data:top.showTimestamp">
<data:top.timestampLabel />
- <strong>
<data:post.timestamp />
</strong>
</b:if>
</span>
</div>
- <div class="post-body entry-content">
- <p>
<data:post.body />
</p>
<div style="clear: both;" />
- <!-- clear for photos floats
-->
</div>
- <div class="post-footer">
- <p class="post-footer-line post-footer-line-1">
- <!-- backlinks
-->
- <span class="post-backlinks post-comment-link">
- <b:if cond="data:blog.pageType != "item"">
- <b:if cond="data:post.showBacklinks">
- <a class="comment-link" expr:href="data:post.url + "#links"" shape="rect">
<data:top.backlinkLabel />
</a>
</b:if>
</b:if>
</span>
- <span class="post-icons">
- <!-- email post links
-->
- <b:if cond="data:post.emailPostUrl">
- <span class="item-action">
- <a expr:href="data:post.emailPostUrl" expr:title="data:top.emailPostMsg" shape="rect">
<span class="email-post-icon"> </span>
</a>
</span>
</b:if>
- <!-- quickedit pencil
-->
<b:include data="post" name="postQuickEdit" />
</span>
</p>
- <p class="post-footer-line post-footer-line-2">
- <span class="post-labels">
- <b:if cond="data:post.labels">
<data:postLabelsLabel />
- <b:loop values="data:post.labels" var="label">
- <a expr:href="data:label.url" rel="tag" shape="rect">
<data:label.name />
</a>
<b:if cond="data:label.isLast != "true"">,</b:if>
</b:loop>
</b:if>
</span>
</p>
<p class="post-footer-line post-footer-line-3" />
</div>
</div>
</b:includable>
- <b:includable id="commentDeleteIcon" var="comment">
- <span expr:class=""item-control " + data:comment.adminClass">
- <a expr:href="data:comment.deleteUrl" expr:title="data:top.deleteCommentMsg" shape="rect">
<span class="delete-comment-icon"> </span>
</a>
</span>
</b:includable>
- <b:includable id="status-message">
- <b:if cond="data:navMessage">
- <div class="status-msg-wrap">
- <div class="status-msg-body">
<data:navMessage />
</div>
- <div class="status-msg-border">
- <div class="status-msg-bg">
- <div class="status-msg-hidden">
<data:navMessage />
</div>
</div>
</div>
</div>
<div style="clear: both;" />
</b:if>
</b:includable>
- <b:includable id="feedLinks">
- <b:if cond="data:blog.pageType != "item"">
- <!-- Blog feed links
-->
- <b:if cond="data:feedLinks">
- <div class="blog-feeds">
<b:include data="feedLinks" name="feedLinksBody" />
</div>
</b:if>
<b:else />
- <!-- Post feed links
-->
- <div class="post-feeds">
- <b:loop values="data:posts" var="post">
- <b:if cond="data:post.allowComments">
- <b:if cond="data:post.feedLinks">
<b:include data="post.feedLinks" name="feedLinksBody" />
</b:if>
</b:if>
</b:loop>
</div>
</b:if>
</b:includable>
- <b:includable id="backlinkDeleteIcon" var="backlink">
- <span expr:class=""item-control " + data:backlink.adminClass">
- <a expr:href="data:backlink.deleteUrl" expr:title="data:top.deleteBacklinkMsg" shape="rect">
<span class="delete-comment-icon"> </span>
</a>
</span>
</b:includable>
- <b:includable id="feedLinksBody" var="links">
- <div class="feed-links">
<data:feedLinksMsg />
- <b:loop values="data:links" var="f">
- <a class="feed-link" expr:href="data:f.url" expr:type="data:f.mimeType" target="_blank" shape="rect">
<data:f.name />
(
<data:f.feedType />
)
</a>
</b:loop>
</div>
</b:includable>
- <b:includable id="postQuickEdit" var="post">
- <b:if cond="data:post.editUrl">
- <span expr:class=""item-control " + data:post.adminClass">
- <a expr:href="data:post.editUrl" expr:title="data:top.editPostMsg" shape="rect">
<span class="quick-edit-icon"> </span>
</a>
</span>
</b:if>
</b:includable>
- <b:includable id="comments" var="post">
- <div class="comments" id="comments">
<a name="comments" shape="rect" />
- <b:if cond="data:post.allowComments">
- <h4>
- <b:if cond="data:post.numComments == 1">
1
<data:commentLabel />
:
<b:else />
<data:post.numComments />
<data:commentLabelPlural />
:
</b:if>
</h4>
- <dl id="comments-block">
- <b:loop values="data:post.comments" var="comment">
- <dt class="comment-author" expr:id=""comment-" + data:comment.id">
<a expr:name=""comment-" + data:comment.id" shape="rect" />
- <b:if cond="data:comment.authorUrl">
- <a expr:href="data:comment.authorUrl" rel="nofollow" shape="rect">
<data:comment.author />
</a>
<b:else />
<data:comment.author />
</b:if>
<data:commentPostedByMsg />
</dt>
- <dd class="comment-body">
- <b:if cond="data:comment.isDeleted">
- <span class="deleted-comment">
<data:comment.body />
</span>
<b:else />
- <p>
<data:comment.body />
</p>
</b:if>
</dd>
- <dd class="comment-footer">
- <span class="comment-timestamp">
- <a expr:href=""#comment-" + data:comment.id" title="comment permalink" shape="rect">
<data:comment.timestamp />
</a>
<b:include data="comment" name="commentDeleteIcon" />
</span>
</dd>
</b:loop>
</dl>
- <p class="comment-footer">
- <a expr:href="data:post.addCommentUrl" expr:onclick="data:post.addCommentOnclick" shape="rect">
<data:postCommentMsg />
</a>
</p>
</b:if>
- <div id="backlinks-container">
- <div expr:id="data:widget.instanceId + "_backlinks-container"">
- <b:if cond="data:post.showBacklinks">
<b:include data="post" name="backlinks" />
</b:if>
</div>
</div>
</div>
</b:includable>
- <b:includable id="main" var="top">
- <!-- posts
-->
- <div class="blog-posts hfeed">
<b:include data="top" name="status-message" />
<data:adStart />
- <b:loop values="data:posts" var="post">
- <b:if cond="data:post.dateHeader">
- <h2 class="date-header">
<data:post.dateHeader />
</h2>
</b:if>
<b:include data="post" name="post" />
- <b:if cond="data:blog.pageType == "item"">
<b:include data="post" name="comments" />
</b:if>
- <b:if cond="data:post.includeAd">
<data:adEnd />
<data:adCode />
<data:adStart />
</b:if>
</b:loop>
<data:adEnd />
</div>
- <!-- navigation
-->
<b:include name="nextprev" />
- <!-- feed links
-->
<b:include name="feedLinks" />
</b:includable>
</b:widget>
</b:section>
</div>
- <div id="sidebar-wrapper">
- <div id="xsnazzy">
- <b class="xtop">
<b class="xb1" />
<b class="xb2" />
<b class="xb3" />
<b class="xb4" />
</b>
- <div class="xboxcontent">
- <b:section id="tsidebar" preferred="yes" showaddelement="no">
- <b:widget id="Label1" locked="true" title="Categories" type="Label">
- <b:includable id="main">
- <div class="tabber">
- <div class="tabbertab">
<h2>Search</h2>
- <div class="searchform">
- <form expr:action="data:blog.homepageUrl + "search"" id="searchform" method="get" name="searchform" enctype="application/x-www-form-urlencoded">
<input type="text" value="Search on this blog..." name="q" class="s" onfocus="if (this.value == 'Search on this blog...') {this.value = '';}" onblur="if (this.value == '') {this.value = 'Search on this blog...';}" />
<input type="image" class="button" src="http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/button-submit.gif" alt="Submit button" />
</form>
</div>
</div>
- <div class="tabbertab">
- <b:if cond="data:title">
- <h2>
<data:title />
</h2>
</b:if>
- <ul class="tablist">
- <b:loop values="data:labels" var="label">
- <li>
- <b:if cond="data:blog.url == data:label.url">
<data:label.name />
<b:else />
- <a expr:href="data:label.url" shape="rect">
<data:label.name />
</a>
</b:if>
(
<data:label.count />
)
</li>
</b:loop>
</ul>
</div>
</div>
- <!-- Tabber end
-->
</b:includable>
</b:widget>
</b:section>
</div>
- <!-- xboxcontent
-->
- <b class="xbottom">
<b class="xb4" />
<b class="xb3" />
<b class="xb2" />
<b class="xb1" />
</b>
</div>
- <!-- Search box end
-->
- <b:section class="sidebar" id="sidebar" preferred="yes" showaddelement="no">
- <b:widget id="Ads" locked="false" title="Ads" type="HTML">
- <b:includable id="main">
<b:if cond="data:title" />
- <div class="advertise">
- <!-- if content is empty, show placeholder images
-->
- <b:if cond="data:content == """>
- <a href="http://www.widgetbucks.com/home.page?referrer=10252004" shape="rect">
<img src="http://i254.photobucket.com/albums/hh92/eblogtemplates/adstheme/banner-widgetbucks.gif" border="0px" />
</a>
- <a href="http://www.linkworth.com/?a=10230" shape="rect">
<img src="http://i254.photobucket.com/albums/hh92/eblogtemplates/adstheme/banner-linkworth2.gif" border="0px" />
</a>
- <a href="https://chitika.com/mm_overview.php?refid=eblogtemplates" shape="rect">
<img src="http://i254.photobucket.com/albums/hh92/eblogtemplates/ads/chitika-125x125.png" border="0px" />
</a>
- <a href="http://www.text-link-ads.com/?ref=2164" shape="rect">
<img src="http://i254.photobucket.com/albums/hh92/eblogtemplates/ads/text_link_ads_F_125x125.gif" border="0px" />
</a>
</b:if>
<data:content />
</div>
- <!-- /ads
-->
</b:includable>
</b:widget>
- <b:widget id="Recent-Posts-Widget1" locked="false" title="Recent Posts" type="Feed">
- <b:includable id="main">
- <div id="pxsnazzy">
- <b class="pxtop">
<b class="pxb1" />
<b class="pxb2" />
<b class="pxb3" />
<b class="pxb4" />
</b>
- <div class="pxboxcontent">
- <div id="popular">
- <ul>
- <li>
- <b:if cond="data:title">
- <h2>
<data:title />
</h2>
</b:if>
- <ul>
- <b:loop values="data:feedData.items" var="i">
- <li>
- <a expr:href="data:i.alternate.href" shape="rect">
<data:i.title />
</a>
- <b:if cond="data:showItemDate">
- <b:if cond="data:i.str_published != """>
-
<data:i.str_published />
</b:if>
</b:if>
- <b:if cond="data:showItemAuthor">
- <b:if cond="data:i.author != """>
-
<data:i.author />
</b:if>
</b:if>
</li>
</b:loop>
</ul>
</li>
</ul>
<div id="popular-bottom" />
</div>
</div>
- <b class="pxbottom">
<b class="pxb4" />
<b class="pxb3" />
<b class="pxb2" />
<b class="pxb1" />
</b>
</div>
</b:includable>
</b:widget>
</b:section>
- <b:section class="lsidebar" id="lsidebar" preferred="yes" showaddelement="yes">
- <b:widget id="Recent-Comments-Widget" locked="false" title="Recent Comments" type="Feed">
- <b:includable id="main">
- <b:if cond="data:title">
- <h2>
<data:title />
</h2>
</b:if>
- <ul>
- <b:loop values="data:feedData.items" var="i">
- <li>
- <a expr:href="data:i.alternate.href" shape="rect">
<data:i.title />
</a>
- <b:if cond="data:showItemDate">
- <b:if cond="data:i.str_published != """>
-
<data:i.str_published />
</b:if>
</b:if>
- <b:if cond="data:showItemAuthor">
- <b:if cond="data:i.author != """>
-
<data:i.author />
</b:if>
</b:if>
</li>
</b:loop>
</ul>
</b:includable>
</b:widget>
- <b:widget id="LinkList34" locked="false" title="Topics" type="LinkList">
- <b:includable id="main">
- <b:if cond="data:title">
- <h2>
<data:title />
</h2>
</b:if>
- <ul>
- <b:loop values="data:links" var="link">
- <li>
- <a expr:href="data:link.target" shape="rect">
<data:link.name />
</a>
</li>
</b:loop>
</ul>
</b:includable>
</b:widget>
- <b:widget id="BuildaNiche" locked="false" title="Site Sponsor" type="HTML">
- <b:includable id="main">
- <b:if cond="data:title">
- <h2>
<data:title />
</h2>
</b:if>
- <div class="widget-content">
- <ul>
- <a href="http://chicoman98.nichestore.hop.clickbank.net" shape="rect">
<img border="0" height="240" src="http://www.buildanichestore.com/affiliate/images/160x240/niche-marketers.gif" width="160" />
</a>
</ul>
</div>
</b:includable>
</b:widget>
</b:section>
- <b:section class="rsidebar" id="rsidebar" preferred="yes" showaddelement="yes">
- <b:widget id="BlogArchive1" locked="false" title="Archives" type="BlogArchive">
- <b:includable id="main">
- <b:if cond="data:title">
- <h2>
<data:title />
</h2>
</b:if>
- <ul>
- <b:loop values="data:data" var="i">
- <li>
- <a expr:href="data:i.url" shape="rect">
<data:i.name />
(
<data:i.post-count />
)
</a>
</li>
</b:loop>
</ul>
</b:includable>
</b:widget>
- <b:widget id="LinkList1" locked="false" title="Blogroll" type="LinkList">
- <b:includable id="main">
- <b:if cond="data:title">
- <h2>
<data:title />
</h2>
</b:if>
- <ul>
- <b:loop values="data:links" var="link">
- <li>
- <a expr:href="data:link.target" shape="rect">
<data:link.name />
</a>
</li>
</b:loop>
</ul>
</b:includable>
</b:widget>
- <b:widget id="TLA-Ad" locked="false" title="Ads" type="HTML">
- <b:includable id="main">
- <b:if cond="data:title">
- <h2>
<data:title />
</h2>
</b:if>
- <div class="widget-content">
- <!-- if content is empty, show placeholder images
-->
- <b:if cond="data:content == """>
- <a target="_new" href="http://www.text-link-ads.com/?ref=2164" shape="rect">
<img border="0" src="http://i254.photobucket.com/albums/hh92/eblogtemplates/ads/tla_ad2.gif" />
</a>
</b:if>
<data:content />
</div>
- <!-- /ads
-->
</b:includable>
</b:widget>
- <b:widget id="Feedjit" locked="false" title="Live Traffic" type="HTML">
- <b:includable id="main">
- <b:if cond="data:title">
- <h2>
<data:title />
</h2>
</b:if>
- <div class="widget-content">
- <ul>
<script src="http://feedjit.com/serve/?bc=EBEADF&tc=494949&brd1=EBEADF&lnk=494949&hc=EBEADF&ww=160" type="text/javascript" xml:space="preserve" />
- <noscript>
<a href="http://feedjit.com/" shape="rect">Feedjit Live Blog Stats</a>
</noscript>
</ul>
</div>
</b:includable>
</b:widget>
</b:section>
</div>
<div class="clear" />
</div>
- <!-- end content-wrapper
-->
- <div id="footer-wrapper">
<b:section class="footer" id="footer" showaddelement="no" />
</div>
</div>
- <div id="container-bottom">
- <p class="copyright">
<a href="http://zonacerebral.com/" shape="rect">Zona Cerebral</a>
|
<a href="http://www.eblogtemplates.com/" shape="rect">Blogger Templates</a>
| Original
<a href="http://cssace.com/free-wp-premium-theme-is-here/" shape="rect">WP Premium</a>
theme by
<a href="http://wpremix.com/" shape="rect">WP Remix</a>
|
<a href="http://www.hyperic.com/products/" shape="rect">Server Monitoring</a>
<br />
Copyright 2009. R.Bhavesh. All rights reserved
</p>
- <b:section class="footer1" id="footer1" showaddelement="no">
- <b:widget id="LinkListFooter" locked="true" title="Footer Tabs" type="LinkList">
- <b:includable id="main">
- <div class="widget-content">
<b:if cond="data:title" />
- <ul id="nav-footer">
- <li class="page_item">
<a href="/" shape="rect">Home</a>
</li>
- <b:loop values="data:links" var="link">
- <li class="page_item">
- <a expr:href="data:link.target" shape="rect">
<data:link.name />
</a>
</li>
</b:loop>
</ul>
</div>
</b:includable>
</b:widget>
</b:section>
</div>
</div>
</div>
- <!-- end outer-wrapper
-->
</body>
</html>
Last edited by webman; 01-02-2009 at 09:34 PM.
Reason: ommited XHTML Transitional 1.0
|

01-02-2009, 04:38 PM
|
 |
Supreme Babbler
|
|
Join Date: Dec 2008
Location: Ohio, USA.
Posts: 528
|
|
Try copying the code into dreamweaver or another wysiwyg editor and run the debugger, should highlight where the problem is. or run it through the w3 error checker and it should tell you where the "problem" lies.
|

01-02-2009, 06:56 PM
|
 |
Super Moderator
|
|
Join Date: Dec 2007
Posts: 2,750
|
|
Possible answer.
The doctype reads as follows:
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html (View Source for full doctype...)>
- <html xmlns="http://www.w3.org/1999/xhtml" xmlns:b="http://www.google.com/2005/gml/b" xmlns:data="http://www.google.com/2005/gml/data" xmlns:expr="http://www.google.com/2005/gml/expr">
In the second line you have: (View Source for full doctype...)
The "(" and ")" are read as illegal "delimiters" according to the html validator program and then it says as a second error that the file execution cannot continue because of that error. This is certainly a potential answer to your problem.
|

01-02-2009, 08:23 PM
|
 |
Supreme Babbler
|
|
Join Date: Jan 2008
Location: Altamonte Springs, FL.
Posts: 511
|
|
Quote:
Originally Posted by James
The doctype reads as follows:
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html (View Source for full doctype...)>
- <html xmlns="http://www.w3.org/1999/xhtml" xmlns:b="http://www.google.com/2005/gml/b" xmlns:data="http://www.google.com/2005/gml/data" xmlns:expr="http://www.google.com/2005/gml/expr">
In the second line you have: (View Source for full doctype...)
The "(" and ")" are read as illegal "delimiters" according to the html validator program and then it says as a second error that the file execution cannot continue because of that error. This is certainly a potential answer to your problem.
|
O.k...I'll try that.
|

01-02-2009, 09:24 PM
|
 |
Supreme Babbler
|
|
Join Date: Jan 2008
Location: Altamonte Springs, FL.
Posts: 511
|
|
Where's My Skin?
I used both of your suggestions(thanks guys) and it worked! However after running this code through HTML Tidy, Now I've got a new problem...
Quote:
|
There should be one and only one skin in the template, and we found: 0
|
They tore my blogs flesh away(lol)!  How do you insert it back in? Here's the code...
HTML Code:
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="" content="" />
<title></title>
<title>|</title>
<style type="text/css">
/*<![CDATA[*/
div.c8 {margin-left: 2em}
div.c7 {clear: both;}
li.c6 {list-style: none}
div.c5 {background: transparent}
h1.c4 {background: transparent; border-width: 0px}
a.c3 {display: block}
img.c2 {display: block}
span.c1 {display:none;}
/*]]>*/
</style>
</head>
<body>
View Source for full doctype... - - - - - - -
<![CDATA[
/* **************************
Name: WP Premium Blogger Template
Design by: R.Bhavesh
Additional thanks to: http://zonacerebral.com/
Converted into Blogger by: eBlog Templates
URL: http://www.eblogtemplates.com/
Per the Creative Commons Atribution License,
Please do not remove the footer credits.
***************************** */
#navbar-iframe {
height:0px;
visibility:hidden;
display:none;
}
*{margin:0; padding:0}
body{font:12px Arial,Helvetica,Sans-Serif; background:#443b34 url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/body-bg_red.png) repeat; color:#555}
a:link{color:#b30000; text-decoration:none; outline:none}
a:hover{text-decoration:underline; color:#333}
a:visited{text-decoration:none; color:#b30000}
a img{border-width:0}
#header-wrapper{width:100%; padding:0px; height:106px; position:relative; margin:0 auto; background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/headerbg_red.png) repeat-x}
#header-in{height:132px; margin:0px auto; padding:0px; position:relative; width:960px}
#header h1{margin:0px; padding:15px 10px 5px; width: 590px; float: left; color:#e8e5cc; font-family:Georgia,"Times New Roman",Times,serif; font-size:33px; font-weight:normal}
#header a{text-decoration:none; font-family:Georgia,"Times New Roman",Times,serif; font-size:33px; font-weight:normal; color:#e8e5cc}
#header a:hover{color:#FFF}
#header .description{clear: both; font-family:Arial,Helvetica,Sans-Serif; font-size:12px; font-weight:bold; margin:0px; padding:0px 10px 4px 15px; width: 850px; color:#d27318}
.subscribe{background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/subscribebg_red.png) bottom left no-repeat; float:right; height:60px; position:absolute; right:0px; top:0px; width:383px}
.subscribeform{float:left; overflow:hidden; padding:5px 0pt 0pt 18px}
.subscribeform p{margin:0; padding:0; font:bold 14px Arial,Helvetica,sans-serif; color:#fff}
.subscribeform .input{ width:188px; height:21px; padding:12px 5px 0 5px; border:none; background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/sinputbg.png) no-repeat}
.sbutton{width:74px; padding:5px 0 5px 0; text-align:center; font:bold 11px Arial,Helvetica,sans-serif; cursor:pointer; border:none; background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/b_subscribebg_red.png) no-repeat}
.rss{float:left; padding:8px 0 0 19px; margin:0px; height:46px; width:46px; background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/rss.gif) no-repeat 19px 8px}
#outer-wrapper{width:100%; text-align:left; margin:0 auto}
#crosscol-wrapper{width:880px; margin:0 0 12px 10px; height:28px}
#nav li{float:left; list-style-type:none; margin:28px -4px 0px 4px; padding:0px}
#nav ul li:hover, #nav ul li.hover, #nav ul li.current_page_item{background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/nav-active_red.png) top left no-repeat; color:#ff4e2c}
#nav ul li:hover a, #nav ul li.hover a, #nav ul li.current_page_item a{text-decoration:none; color:#fff; background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/nav-active_red.png) top right no-repeat}
#nav ul li.current_page_item a:hover{text-decoration:none}
#nav ul li a{font-family:Arial,Helvetica,sans-serif; font-size:12px; font-weight:bold; text-decoration:none; display:block; padding:6px 20px 6px 0px; margin:0px 0px 0px 15px; text-transform:uppercase; color:#560e00; background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/nav_red.png) top right no-repeat}
#nav ul li a:hover{text-decoration:none; color:#fff}
.container-top{clear:both; display:block; height:17px; margin:38px auto 0pt; width:960px; background:transparent url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/container-bg_red.gif) no-repeat scroll left top}
#content{background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/container-cbg_red.gif) repeat-y; background-position:0 0; width:960px; margin:0 auto}
#content-wrapper{margin:0 auto; width:960px}
#main-wrapper{width:532px; float:left; word-wrap:break-word; /* fix for long text breaking sidebar float in IE */overflow:hidden; /* fix for long non-text content breaking IE sidebar float */padding:14px 15px 20px 32px}
#sidebar-wrapper{width:350px; float:left; word-wrap:break-word; /* fix for long text breaking sidebar float in IE */overflow:hidden; /* fix for long non-text content breaking IE sidebar float */margin:0 0 0 17px}
.copyright{float:left; text-align:left; padding:2px 0px 20px 5px}
#xsnazzy{margin:0 0 10px 0; background:transparent}
.xtop, .xbottom{display:block; font-size:1px; background:transparent}
.xb2, .xb3, .xb4{display:block; overflow:hidden; background:#f4f3e8; border-left:1px solid #bdbcb6; border-right:1px solid #bdbcb6}
.xb1, .xb2, .xb3{height:1px}
.xb1{background:#bdbcb6; display:block; overflow:hidden; margin:0 5px}
.xb2{border-width:0 2px; margin:0 3px}
.xb3{margin:0 2px}
.xb4{height:2px; margin:0 1px}
.xboxcontent{display:block; padding:5px; background:#f4f3e8; border:0 solid #bdbcb6; border-width:0 1px}
/* Tabber Style start -------------------- */
.tabberlive .tabbertabhide{ display:none}
.tabber{}
.tabberlive{ margin:0 5px}
ul.tabbernav{ margin:0; padding:3px 0; font:bold 12px Arial,Helvetica,sans-serif}
ul.tabbernav li{ list-style:none; margin:0; display:inline}
ul.tabbernav li a{ padding:3px 0.5em; margin-left:3px; text-decoration:none}
/*---- tabbertab = the tab content---------------------*/
.tabberlive .tabbertab{ padding:5px}
ul.tabbernav li a{background:#F4F3E8 none repeat scroll 0%; border-bottom:medium none}
ul.tabbernav li a:link{color:#B30000}
ul.tabbernav li a:hover{background:#333 none repeat scroll 0%; color:#FFF}
ul.tabbernav li.tabberactive a{background-color:#D8D7CC; border-bottom:1px solid #D8D7CC; color:#30261E}
ul.tabbernav li.tabberactive a:hover{background:white none repeat scroll 0%; border-bottom:1px solid white; color:#000}
.tabberlive .tabbertab{background:#D8D7CC none repeat scroll 0% 50%; border-top:0pt none}
/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2{ display:none}
.tabberlive .tabbertab h3{ display:none}
ul.tablist{color:#333; list-style-image:none; list-style-position:outside; list-style-type:none; margin:5px 0px; padding:0pt}
ul.tablist li{border-bottom:1px dotted #959595; font-size:11px; list-style-image:none; list-style-position:outside; list-style-type:none; margin:0pt 5px; padding:2px 0pt 0pt 15px; text-align:left}
ul.tablist li{background:transparent url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/bullet-arrow3.gif) no-repeat scroll 3px 8px; border-bottom:1px dotted #959595; color:#333}
ul.tablist li a{color:#333}
ul.tablist li a:hover{color:#B30000}
/*tabs on the page */
.tabberlive#tab1{}
.tabberlive#tab2{}
.tabberlive#tab2 .tabbertab{ height:200px; overflow:auto}
.advertise{text-align:center; padding:0; margin-left:7px}
.advertise img{border:1px solid #000000; padding:1px;}
.advertise img:hover {border:1px solid #999999;}
.searchform{padding:10px}
.searchform .s{font-family:Arial,Helvetica,Sans-Serif; padding:5px; margin-right:5px; width:213px; float:left; background:#fff; color:#333; border:1px solid #443b34}
.searchform .button{ }
.post h3{font-size:22px; font-weight:normal; font-family:Georgia,"Times New Roman",Times,serif; color:#570e00}
.post h3 a, .post h3 a:visited, .post h3 strong{text-decoration:none; color:#333}
.post h3 strong, .post h3 a:hover{color:#b30000}
.post-header-line-1{margin-bottom:15px; padding:5px 0px 0 15px; color:#8E8F91; background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/i_author.png) no-repeat left 7px}
.post p{margin:0px; line-height:18px; padding:0px 0px 10px 0px}
.post-footer{border-top:1px solid #DFE3E6; margin:15px 0 25px 0}
.post-footer-line-2{border-bottom:1px solid #DFE3E6; height:20px}
.post-labels{padding:5px 10px 5px 27px; color:#535353; background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/i_categories.png) 10px no-repeat}
.post-footer a{color:#535353; text-decoration:none}
.post-footer a:hover{text-decoration:underline}
.comment-link{float:right; width:38px; height:39px; font-size:22px; line-height:27px; text-align:center; background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/comment_black.png) no-repeat}
.post-comment-link a:hover{text-decoration:none; color:#333}
.post p img{border:none; padding:0px 5px 15px 0px}
.post blockquote{margin:0px 0px 0px 5px; padding:8px 25px 5px 40px; font-size:15px; font-style:italic; font-family:Georgia,Times New Roman,Serif; background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/quote.gif) no-repeat; color:#666}
.post blockquote p{margin:0px 0px 10px 0px; padding:0px}
.post ol{list-style-type:decimal; line-height:18px; margin:0px; padding:0px 0px 10px 35px}
.post ul{list-style:none; margin:0px; padding:0px 0px 10px 0px}
.post li{margin:0px; padding:0px}
.post ul li{list-style:disc outside; margin:0px 30px 0px 30px; padding:5px 0px 0px 0}
#comments h4{margin:10px 0 0 0; font-weight:bold; text-transform:uppercase; font-size:20px}
#comments-block{margin:1em 0 1.5em; line-height:1.6em}
#comments-block .comment-author{ margin:.5em 0; border-bottom:1px solid #ccc; overflow:hidden; background:#fff; color:#333}
#comments-block .comment-body{ margin:0; padding:5px 10px 20px 30px; background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/quote-1.png) no-repeat left top; background-position:0 0px}
#comments-block .comment-footer{ margin:-.25em 0 2em; background:#fff; color:#333}
#comments-block .comment-body p{ margin:0 0 .75em}
.deleted-comment{ font-style:italic; color:gray}
#blog-pager-newer-link{ float:left}
#blog-pager-older-link{ float:right}
#blog-pager{ text-align:center}
.feed-links{ clear:both; line-height:2.5em}
.sidebar{}
.lsidebar{float:left; display:block; width:160px; font-size:11px; margin:0px; padding:0px 0px 0px 10px}
.lsidebar ul{border-top:1px solid #9c9c9c; list-style:none}
.lsidebar ul, .lsidebar ul li{margin:0px 0 15px 0; padding:0px}
.lsidebar ul li{border-bottom:1px dotted #333; margin:0px; padding:0px 0px 0px 10px; background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/bullet-arrow3.gif) 5px 9px no-repeat}
.lsidebar ul li a, .lsidebar ul li a:visited{display:block; padding:5px 3px; margin:0px; text-decoration:none; color:#333}
.lsidebar ul li a:hover{text-decoration:underline; color:#b30000}
.rsidebar{float:right; display:block; width:160px; font-size:11px; margin:0px; padding:0px 10px 0px 0px}
.rsidebar ul{border-top:1px solid #9c9c9c; list-style:none}
.rsidebar ul, .rsidebar ul li{margin:0px 0 15px 0; padding:0px}
.rsidebar ul li{border-bottom:1px dotted #333; margin:0px; padding:0px 0px 0px 10px; background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/bullet-arrow3.gif) 5px 9px no-repeat}
.rsidebar ul li a, .rsidebar ul li a:visited{display:block; padding:5px 3px; margin:0px; text-decoration:none; color:#333}
.rsidebar ul li a:hover{text-decoration:underline; color:#b30000}
#sidebar-wrapper h2{font-size:16px; font-family:Georgia,"Times New Roman",Times,serif; font-weight:bold; padding:5px 0px; line-height:150%; margin:0px}
.sidebar h2{color:#333}
.lsidebar h2, .rsidebar h2{color:#b30000}
#pxsnazzy{margin:0 0 10px 0; background:transparent}
.pxtop, .pxbottom{display:block; font-size:1px; background:transparent}
.pxb2, .pxb3, .pxb4{display:block; overflow:hidden; background:#d8d7cc; border-left:1px solid #bdbcb6; border-right:1px solid #bdbcb6}
.pxb1, .pxb2, .pxb3{height:1px}
.pxb1{display:block; overflow:hidden; margin:0 5px; background:#bdbcb6}
.pxb2{margin:0 3px; border-width:0 2px}
.pxb3{margin:0 2px}
.pxb4{height:2px; margin:0 1px}
.pxboxcontent{display:block; padding:2px; background:#d8d7cc; border:0 solid #bdbcb6; border-width:0 1px}
#popular ul{margin:0px; padding:0px 10px 15px 10px}
#popular ul li{margin:0px; padding:0px}
#popular ul li ul{padding: 0px; border-top:1px solid #9c9c9c}
#popular ul li ul li{margin:0px; padding:5px 15px; border-bottom:1px dotted #333; background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/bullet-arrow3.gif) 5px 9px no-repeat}
#popular ul li ul li a, #popular ul li ul li a:visited{padding:0; margin:0px; text-decoration:none; color:#333}
#popular ul li ul li a:hover{text-decoration:none; color:#b30000}
.sidebar ul{ list-style:none; margin:0; padding:0}
.sidebar li{ margin:0; padding:0 0 10px 15px}
.sidebar .widget{ margin:0 0 5px; padding:0 0 5px}
.main .widget{ margin:0 0 1.5em; padding:0 0 1.5em}
.main .Blog{ border-bottom-width:0}
.profile-img{ float:left; margin:0 5px 5px 0; padding:4px; border:1px solid #000}
.profile-data{ margin:0; text-transform:uppercase; letter-spacing:.1em; font:arial; color:#000; font-weight:bold; line-height:1.6em}
.profile-datablock{ margin:.5em 0 .5em}
.profile-textblock{ margin:0.5em 0; line-height:1.6em}
.profile-link{ font:#000; text-transform:uppercase; letter-spacing:.1em}
#footer{ width:960px; clear:both; margin:0 auto; text-align:center}
ul#nav-footer{float:right; font-size:11px; font-weight:bold; margin:0pt; padding:0pt; text-align:right; text-transform:uppercase}
ul#nav-footer li{float:left; list-style-image:none; list-style-position:outside; list-style-type:none; padding:5px 8px 5px 12px}
ul#nav-footer li a:link{color:#b30000; text-decoration:none; outline:none}
ul#nav-footer li a:hover{text-decoration:none; color:#333}
ul#nav-footer li a:visited{text-decoration:none; color:#b30000}
#container-bottom{width:960px; clear:both; text-align:left; background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/container-bottom_red.gif) top no-repeat; margin:0 auto; padding:25px 0 25px 0; font-size:11px; color:#787878}
#container-bottom a{color:#787878}
#container-bottom a:hover{color:#000; text-decoration:none}
/** Page structure tweaks for layout editor wireframe */
body#layout #header{margin-left:0px; margin-right:0px}
body#layout #ga-ads{display:none;}
body#layout #sidebar, body#layout #main, body#layout #main-wrapper, body#layout #outer-wrapper, body#layout #sidebar-wrapper{padding:0}
body#layout #outer-wrapper{width:740px; margin-left:auto; margin-right:auto}
body#layout #header-in{margin-left:0px; margin-right:0px; width:740px}
body#layout #main-wrapper{margin-left:0px; margin-right:0px; width:500px; padding:0 0 0 0}
body#layout #sidebar-wrapper{margin-left:0px; margin-right:0px; width:240px; padding:0 0 0 0px}
body#layout #container-bottom{width:740px; margin:0 auto; padding-top:15px; body#layout .container-top{width:740px; margin:0 auto; padding-top:15px}
]]>
- <script type="text/javascript" xml:space="preserve">
//
- <![CDATA[ function tabberObj(argsObj){var arg;this.div=null;this.classMain="tabber";this.classMainLive="tabberlive";this.classTab="tabbertab";this.classTabDefault="tabbertabdefault";this.classNav="tabbernav";this.classTabHide="tabbertabhide";this.classNavActive="tabberactive";this.titleElements=['h2','h3','h4','h5','h6'];this.titleElementsStripHTML=true;this.removeTitle=true;this.addLinkId=false;this.linkIdFormat='<tabberid>nav<tabnumberone>';for(arg in argsObj){this[arg]=argsObj[arg]}this.REclassMain=new RegExp('\\b'+this.classMain+'\\b','gi');this.REclassMainLive=new RegExp('\\b'+this.classMainLive+'\\b','gi');this.REclassTab=new RegExp('\\b'+this.classTab+'\\b','gi');this.REclassTabDefault=new RegExp('\\b'+this.classTabDefault+'\\b','gi');this.REclassTabHide=new RegExp('\\b'+this.classTabHide+'\\b','gi');this.tabs=new Array();if(this.div){this.init(this.div);this.div=null}}tabberObj.prototype.init=function(e){var childNodes,i,i2,t,defaultTab=0,DOM_ul,DOM_li,DOM_a,aId,headingElement;if(!document.getElementsByTagName){return false}if(e.id){this.id=e.id}this.tabs.length=0;childNodes=e.childNodes;for(i=0;i<childNodes.length;i++){if(childNodes[i].className&&childNodes[i].className.match(this.REclassTab)){t=new Object();t.div=childNodes[i];this.tabs[this.tabs.length]=t;if(childNodes[i].className.match(this.REclassTabDefault)){defaultTab=this.tabs.length-1}}}DOM_ul=document.createElement("ul");DOM_ul.className=this.classNav;for(i=0;i<this.tabs.length;i++){t=this.tabs[i];t.headingText=t.div.title;if(this.removeTitle){t.div.title=''}if(!t.headingText){for(i2=0;i2<this.titleElements.length;i2++){headingElement=t.div.getElementsByTagName(this.titleElements[i2])[0];if(headingElement){t.headingText=headingElement.innerHTML;if(this.titleElementsStripHTML){t.headingText.replace(/<br>/gi," ");t.headingText=t.headingText.replace(/<[^>]+>/g,"")}break}}}if(!t.headingText){t.headingText=i+1}DOM_li=document.createElement("li");t.li=DOM_li;DOM_a=document.createElement("a");DOM_a.appendChild(document.createTextNode(t.headingText));DOM_a.href="javascript:void(null);";DOM_a.title=t.headingText;DOM_a.onclick=this.navClick;DOM_a.tabber=this;DOM_a.tabberIndex=i;if(this.addLinkId&&this.linkIdFormat){aId=this.linkIdFormat;aId=aId.replace(/<tabberid>/gi,this.id);aId=aId.replace(/<tabnumberzero>/gi,i);aId=aId.replace(/<tabnumberone>/gi,i+1);aId=aId.replace(/<tabtitle>/gi,t.headingText.replace(/[^a-zA-Z0-9\-]/gi,''));DOM_a.id=aId}DOM_li.appendChild(DOM_a);DOM_ul.appendChild(DOM_li)}e.insertBefore(DOM_ul,e.firstChild);e.className=e.className.replace(this.REclassMain,this.classMainLive);this.tabShow(defaultTab);if(typeof this.onLoad=='function'){this.onLoad({tabber:this})}return this};tabberObj.prototype.navClick=function(event){var rVal,a,self,tabberIndex,onClickArgs;a=this;if(!a.tabber){return false}self=a.tabber;tabberIndex=a.tabberIndex;a.blur();if(typeof self.onClick=='function'){onClickArgs={'tabber':self,'index':tabberIndex,'event':event};if(!event){onClickArgs.event=window.event}rVal=self.onClick(onClickArgs);if(rVal===false){return false}}self.tabShow(tabberIndex);return false};tabberObj.prototype.tabHideAll=function(){var i;for(i=0;i<this.tabs.length;i++){this.tabHide(i)}};tabberObj.prototype.tabHide=function(tabberIndex){var div;if(!this.tabs[tabberIndex]){return false}div=this.tabs[tabberIndex].div;if(!div.className.match(this.REclassTabHide)){div.className+=' '+this.classTabHide}this.navClearActive(tabberIndex);return this};tabberObj.prototype.tabShow=function(tabberIndex){var div;if(!this.tabs[tabberIndex]){return false}this.tabHideAll();div=this.tabs[tabberIndex].div;div.className=div.className.replace(this.REclassTabHide,'');this.navSetActive(tabberIndex);if(typeof this.onTabDisplay=='function'){this.onTabDisplay({'tabber':this,'index':tabberIndex})}return this};tabberObj.prototype.navSetActive=function(tabberIndex){this.tabs[tabberIndex].li.className=this.classNavActive;return this};tabberObj.prototype.navClearActive=function(tabberIndex){this.tabs[tabberIndex].li.className='';return this};function tabberAutomatic(tabberArgs){var tempObj,divs,i;if(!tabberArgs){tabberArgs={}}tempObj=new tabberObj(tabberArgs);divs=document.getElementsByTagName("div");for(i=0;i<divs.length;i++){if(divs[i].className&&divs[i].className.match(tempObj.REclassMain)){tabberArgs.div=divs[i];divs[i].tabber=new tabberObj(tabberArgs)}}return this}function tabberAutomaticOnLoad(tabberArgs){var oldOnLoad;if(!tabberArgs){tabberArgs={}}oldOnLoad=window.onload;if(typeof window.onload!='function'){window.onload=function(){tabberAutomatic(tabberArgs)}}else{window.onload=function(){oldOnLoad();tabberAutomatic(tabberArgs)}}}if(typeof tabberOptions=='undefined'){tabberAutomaticOnLoad()}else{if(!tabberOptions['manualStartup']){tabberAutomaticOnLoad(tabberOptions)}}
//
]]>
</script>- -
<div id="outer-wrapper">-
<div id="wrap2">- <!-- skip links for text browsers
--> - <span id="skiplinks" class="c1"><a href="#main" shape="rect">skip to main</a> | <a href="#sidebar" shape="rect">skip to sidebar</a></span> -
<div id="header-wrapper">-
<div id="header-in">- - - - - <a shape="rect"></a> - -
<div class="descriptionwrapper">-
<p class="description">-</p>
</div>
- - - - <!-- Show just the image, no text
--> -
<div id="header-inner">- <a class="c3" shape="rect"><img class="c2" alt="** PLEASE DESCRIBE THIS IMAGE **" /></a></div>
- <!-- Show image as background to text
--> -
<div id="header-inner">-
<div class="titlewrapper c5">-
<h1 class="title c4">- - <a shape="rect"></a></h1>
</div>
-
<div class="descriptionwrapper">-
<p class="description">-</p>
</div>
</div>
- <!-- No header image
--> -
<div id="header-inner">-
<div class="titlewrapper">-
<h1 class="title">- - <a shape="rect"></a></h1>
</div>
-
<div class="descriptionwrapper">-
<p class="description">-</p>
</div>
</div>
-
<div class="subscribe">- <a shape="rect"></a> -
<div class="subscribeform">
<p>Subscribe via Email</p>
-
<form action="http://www.feedburner.com/fb/a/emailverify" method="post" target="popupwindow" onsubmit="window.open('http://www.feedburner.com', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true" enctype="application/x-www-form-urlencoded"><input type="text" value="" class="input" name="email" /> <input type="hidden" value="http://feeds.feedburner.com/~e?ffid=YOUR-FEED-ID-HERE" name="url" /> <input type="hidden" value="YOUR BLOG NAME HERE" name="title" /> <input type="submit" class="sbutton" value="Subscribe" /></form>
</div>
</div>
- <!-- subscribe
--> - - -
<div id="nav">-
<ul>
<li class="c6">-</li>
<li class="page_item"><a href="/" shape="rect">Home</a></li>
<li class="c6">- -</li>
<li class="page_item">- <a shape="rect"></a></li>
</ul>
</div>
</div>
- <!-- header in
--></div>
- <!-- header wrapper
-->
<div class="container-top"></div>
-
<div id="content">-
<div id="content-wrapper">-
<div id="main-wrapper">
<div id="ga-ads"><script type="text/javascript">
//<![CDATA[
<!-- google_ad_client = "pub-6044026340890176";
google_ad_host = "pub-1599271086004685"; /* 468x15, WP Premium Blogger Template */ google_ad_slot = "7232064243"; google_ad_width = 468; google_ad_height = 15; //-->
//]]>
</script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>
<br />
- - - -
<div class="blog-pager" id="blog-pager">- - <span id="blog-pager-newer-link">- <a class="blog-pager-newer-link" shape="rect"></a></span> - - <span id="blog-pager-older-link">- <a class="blog-pager-older-link" shape="rect"></a></span> - - <a class="home-link" shape="rect"></a> - - <a class="home-link" shape="rect"></a></div>
<div class="clear"></div>
- <a name="links" shape="rect" id="links"></a> - - -
<dl class="comments-block" id="comments-block">
<dt>- -</dt>
<dd>
<div class="collapsed-backlink backlink-control">-
<dl>
<dt class="comment-title">- <a rel="nofollow" shape="rect"></a></dt>
<dt>-</dt>
<dt>-</dt>
<dd class="comment-footer collapseable">- <span class="comment-author"></span> - <span class="comment-timestamp"> </span></dd>
</dl>
</div>
</dd>
</dl>
-
<p class="comment-footer">- <a class="comment-link" target="_blank" shape="rect"></a></p>
- -
<div class="post hentry uncustomized-post-template">- <span class="post-comment-link">- - - <a class="comment-link" shape="rect">- 1</a></span> <a shape="rect"></a> - -
<h3 class="post-title entry-title">- - <a shape="rect"></a> - - <a shape="rect"></a></h3>
-
<div class="post-header-line-1">- <span class="post-author vcard">- - <a shape="rect">-</a> - - </span></div>
-
<div class="post-body entry-content">-
<div class="c7"></div>
- <!-- clear for photos floats
--></div>
-
<div class="post-footer">-
<p class="post-footer-line post-footer-line-1">- <!-- backlinks
--> - <span class="post-backlinks post-comment-link">- - - <a class="comment-link" shape="rect"></a></span> - <span class="post-icons">- <!-- email post links
--> - - <span class="item-action">- <a shape="rect"></a></span> - <!-- quickedit pencil
--> </span></p>
-
<p class="post-footer-line post-footer-line-2">- <span class="post-labels">- - - <a rel="tag" shape="rect"></a> , </span></p>
<p class="post-footer-line post-footer-line-3"></p>
</div>
</div>
- - <span>- <a shape="rect"></a></span> - - -
<div class="status-msg-wrap">-
<div class="status-msg-body"></div>
-
<div class="status-msg-border">-
<div class="status-msg-bg">-
<div class="status-msg-hidden"></div>
</div>
</div>
</div>
<div class="c7"></div>
- - - <!-- Blog feed links
--> - -
<div class="blog-feeds"></div>
- <!-- Post feed links
--> -
<div class="post-feeds">- - -</div>
- - <span>- <a shape="rect"></a></span> - -
<div class="feed-links">- - <a class="feed-link" target="_blank" shape="rect"> ( )</a></div>
- - - <span>- <a shape="rect"></a></span> - -
<div class="comments" id="comments"><a name="comments" shape="rect" id="comments"></a> - -
<h4>- 1 : :</h4>
-
<dl id="comments-block">
<dt>- -</dt>
<dt class="comment-author"><a shape="rect"></a> - - <a rel="nofollow" shape="rect"></a></dt>
<dt>-</dt>
<dd class="comment-body">- - -</dd>
<dt>-</dt>
<dd class="comment-footer">- <span class="comment-timestamp">- <a title="comment permalink" shape="rect"></a> </span></dd>
</dl>
-
<p class="comment-footer">- <a shape="rect"></a></p>
-
<div id="backlinks-container">-
<div>-</div>
</div>
</div>
- - <!-- posts
--> -
<div class="blog-posts hfeed">- - -
<h2 class="date-header"></h2>
- -</div>
- <!-- navigation
--> - <!-- feed links
--></div>
-
<div id="sidebar-wrapper">-
<div id="xsnazzy">- <strong class="xtop"></strong> -
<div class="xboxcontent">- - - -
<div class="tabber">-
<div class="tabbertab">
<h2>Search</h2>
-
<div class="searchform">-
<form id="searchform" method="get" name="searchform" enctype="application/x-www-form-urlencoded"><input type="text" value="Search on this blog..." name="q" class="s" onfocus="if (this.value == 'Search on this blog...') {this.value = '';}" onblur="if (this.value == '') {this.value = 'Search on this blog...';}" /> <input type="image" class="button" src="http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/button-submit.gif" alt="Submit button" /></form>
</div>
</div>
-
<div class="tabbertab">- - -
<ul class="tablist">
<li class="c6">- -</li>
<li>- - <a shape="rect"></a> ( )</li>
</ul>
</div>
</div>
- <!-- Tabber end
--></div>
- <!-- xboxcontent
--> - <strong class="xbottom"> </strong></div>
- <!-- Search box end
--> - - - -
<div class="advertise">- <!-- if content is empty, show placeholder images
--> - - <a href="http://www.widgetbucks.com/home.page?referrer=10252004" shape="rect"><img src="http://i254.photobucket.com/albums/hh92/eblogtemplates/adstheme/banner-widgetbucks.gif" border="0px" alt="** PLEASE DESCRIBE THIS IMAGE **" /></a> - <a href="http://www.linkworth.com/?a=10230" shape="rect"><img src="http://i254.photobucket.com/albums/hh92/eblogtemplates/adstheme/banner-linkworth2.gif" border="0px" alt="** PLEASE DESCRIBE THIS IMAGE **" /></a> - <a href="https://chitika.com/mm_overview.php?refid=eblogtemplates" shape="rect"><img src="http://i254.photobucket.com/albums/hh92/eblogtemplates/ads/chitika-125x125.png" border="0px" alt="** PLEASE DESCRIBE THIS IMAGE **" /></a> - <a href="http://www.text-link-ads.com/?ref=2164" shape="rect"><img src="http://i254.photobucket.com/albums/hh92/eblogtemplates/ads/text_link_ads_F_125x125.gif" border="0px" alt="** PLEASE DESCRIBE THIS IMAGE **" /></a></div>
- <!-- /ads
--> - - -
<div id="pxsnazzy">- <strong class="pxtop"></strong> -
<div class="pxboxcontent">-
<div id="popular">-
<ul>
<li class="c6">-</li>
<li>- - -
<ul>
<li class="c6">- -</li>
<li>- <a shape="rect"></a> - - - - - -</li>
</ul>
</li>
</ul>
<div id="popular-bottom"></div>
</div>
</div>
- <strong class="pxbottom"> </strong></div>
- - - - - -
<ul>
<li class="c6">- -</li>
<li>- <a shape="rect"></a> - - - - - -</li>
</ul>
- - - - -
<ul>
<li class="c6">- -</li>
<li>- <a shape="rect"></a></li>
</ul>
- - - - -
<div class="widget-content">-
<div class="c8">- <a href="http://chicoman98.nichestore.hop.clickbank.net" shape="rect"><img border="0" height="240" src="http://www.buildanichestore.com/affiliate/images/160x240/niche-marketers.gif" width="160" alt="** PLEASE DESCRIBE THIS IMAGE **" /></a></div>
</div>
- - - - - -
<ul>
<li class="c6">- -</li>
<li>- <a shape="rect"> ( )</a></li>
</ul>
- - - - -
<ul>
<li class="c6">- -</li>
<li>- <a shape="rect"></a></li>
</ul>
- - - - -
<div class="widget-content">- <!-- if content is empty, show placeholder images
--> - - <a target="_new" href="http://www.text-link-ads.com/?ref=2164" shape="rect"><img border="0" src="http://i254.photobucket.com/albums/hh92/eblogtemplates/ads/tla_ad2.gif" alt="** PLEASE DESCRIBE THIS IMAGE **" /></a></div>
- <!-- /ads
--> - - - - -
<div class="widget-content">-
<div class="c8"><script src="http://feedjit.com/serve/?bc=EBEADF&tc=494949&brd1=EBEADF&lnk=494949&hc=EBEADF&ww=160" type="text/javascript" xml:space="preserve">
</script> - <noscript><a href="http://feedjit.com/" shape="rect">Feedjit Live Blog Stats</a></noscript></div>
</div>
</div>
<div class="clear"></div>
</div>
- <!-- end content-wrapper
--> -
<div id="footer-wrapper"></div>
</div>
-
<div id="container-bottom">-
<p class="copyright"><a href="http://zonacerebral.com/" shape="rect">Zona Cerebral</a> | <a href="http://www.eblogtemplates.com/" shape="rect">Blogger Templates</a> | Original <a href="http://cssace.com/free-wp-premium-theme-is-here/" shape="rect">WP Premium</a> theme by <a href="http://wpremix.com/" shape="rect">WP Remix</a> | <a href="http://www.hyperic.com/products/" shape="rect">Server Monitoring</a><br />
Copyright 2009. R.Bhavesh. All rights reserved</p>
- - - -
<div class="widget-content">-
<ul id="nav-footer">
<li class="c6">-</li>
<li class="page_item"><a href="/" shape="rect">Home</a></li>
<li class="c6">- -</li>
<li class="page_item">- <a shape="rect"></a></li>
</ul>
</div>
</div>
</div>
</div>
- <!-- end outer-wrapper
-->
</body>
</html>
|

01-03-2009, 05:01 PM
|
 |
Supreme Babbler
|
|
Join Date: Jan 2008
Location: Altamonte Springs, FL.
Posts: 511
|
|
Now I've added some skin but now this error appears...
Quote:
|
Element type "b:if" must be followed by either attribute specifications, ">" or "/>"
|
Help me out my fellow Babblers. 
HTML Code:
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- <!doctype html view source for full doctype...> -->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<b:include data="blog" name="all-head-content" />
- <b:if cond="data:blog.pageType == "index" />
<meta name="Free Online Game Reviews" content="In here I review an extensive collection of free flash games over the net. />
<title></title>
<data:blog.title />
<title>Online Game Lounge</title>
<b:if/>
- </b:skin>
- <![CDATA[
<style type="text/css">
/*<![CDATA[*/
div.c8 {margin-left: 2em}
div.c7 {clear: both;}
li.c6 {list-style: none}
div.c5 {background: transparent}
h1.c4 {background: transparent; border-width: 0px}
a.c3 {display: block}
img.c2 {display: block}
span.c1 {display:none;}
/*]]>*/
</style>
</head>
<body>
- - - - - - -
<![CDATA[
/* **************************
Name: WP Premium Blogger Template
Design by: R.Bhavesh
Additional thanks to: http://zonacerebral.com/
Converted into Blogger by: eBlog Templates
URL: http://www.eblogtemplates.com
Per the Creative Commons Atribution License,
Please do not remove the footer credits.
***************************** */
#navbar-iframe {
height:0px;
visibility:hidden;
display:none;
}
*{margin:0; padding:0}
body{font:12px Arial,Helvetica,Sans-Serif; background:#443b34 url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/body-bg_red.png) repeat; color:#555}
a:link{color:#b30000; text-decoration:none; outline:none}
a:hover{text-decoration:underline; color:#333}
a:visited{text-decoration:none; color:#b30000}
a img{border-width:0}
#header-wrapper{width:100%; padding:0px; height:106px; position:relative; margin:0 auto; background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/headerbg_red.png) repeat-x}
#header-in{height:132px; margin:0px auto; padding:0px; position:relative; width:960px}
#header h1{margin:0px; padding:15px 10px 5px; width: 590px; float: left; color:#e8e5cc; font-family:Georgia,"Times New Roman",Times,serif; font-size:33px; font-weight:normal}
#header a{text-decoration:none; font-family:Georgia,"Times New Roman",Times,serif; font-size:33px; font-weight:normal; color:#e8e5cc}
#header a:hover{color:#FFF}
#header .description{clear: both; font-family:Arial,Helvetica,Sans-Serif; font-size:12px; font-weight:bold; margin:0px; padding:0px 10px 4px 15px; width: 850px; color:#d27318}
.subscribe{background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/subscribebg_red.png) bottom left no-repeat; float:right; height:60px; position:absolute; right:0px; top:0px; width:383px}
.subscribeform{float:left; overflow:hidden; padding:5px 0pt 0pt 18px}
.subscribeform p{margin:0; padding:0; font:bold 14px Arial,Helvetica,sans-serif; color:#fff}
.subscribeform .input{ width:188px; height:21px; padding:12px 5px 0 5px; border:none; background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/sinputbg.png) no-repeat}
.sbutton{width:74px; padding:5px 0 5px 0; text-align:center; font:bold 11px Arial,Helvetica,sans-serif; cursor:pointer; border:none; background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/b_subscribebg_red.png) no-repeat}
.rss{float:left; padding:8px 0 0 19px; margin:0px; height:46px; width:46px; background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/rss.gif) no-repeat 19px 8px}
#outer-wrapper{width:100%; text-align:left; margin:0 auto}
#crosscol-wrapper{width:880px; margin:0 0 12px 10px; height:28px}
#nav li{float:left; list-style-type:none; margin:28px -4px 0px 4px; padding:0px}
#nav ul li:hover, #nav ul li.hover, #nav ul li.current_page_item{background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/nav-active_red.png) top left no-repeat; color:#ff4e2c}
#nav ul li:hover a, #nav ul li.hover a, #nav ul li.current_page_item a{text-decoration:none; color:#fff; background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/nav-active_red.png) top right no-repeat}
#nav ul li.current_page_item a:hover{text-decoration:none}
#nav ul li a{font-family:Arial,Helvetica,sans-serif; font-size:12px; font-weight:bold; text-decoration:none; display:block; padding:6px 20px 6px 0px; margin:0px 0px 0px 15px; text-transform:uppercase; color:#560e00; background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/nav_red.png) top right no-repeat}
#nav ul li a:hover{text-decoration:none; color:#fff}
.container-top{clear:both; display:block; height:17px; margin:38px auto 0pt; width:960px; background:transparent url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/container-bg_red.gif) no-repeat scroll left top}
#content{background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/container-cbg_red.gif) repeat-y; background-position:0 0; width:960px; margin:0 auto}
#content-wrapper{margin:0 auto; width:960px}
#main-wrapper{width:532px; float:left; word-wrap:break-word; /* fix for long text breaking sidebar float in IE */overflow:hidden; /* fix for long non-text content breaking IE sidebar float */padding:14px 15px 20px 32px}
#sidebar-wrapper{width:350px; float:left; word-wrap:break-word; /* fix for long text breaking sidebar float in IE */overflow:hidden; /* fix for long non-text content breaking IE sidebar float */margin:0 0 0 17px}
.copyright{float:left; text-align:left; padding:2px 0px 20px 5px}
#xsnazzy{margin:0 0 10px 0; background:transparent}
.xtop, .xbottom{display:block; font-size:1px; background:transparent}
.xb2, .xb3, .xb4{display:block; overflow:hidden; background:#f4f3e8; border-left:1px solid #bdbcb6; border-right:1px solid #bdbcb6}
.xb1, .xb2, .xb3{height:1px}
.xb1{background:#bdbcb6; display:block; overflow:hidden; margin:0 5px}
.xb2{border-width:0 2px; margin:0 3px}
.xb3{margin:0 2px}
.xb4{height:2px; margin:0 1px}
.xboxcontent{display:block; padding:5px; background:#f4f3e8; border:0 solid #bdbcb6; border-width:0 1px}
/* Tabber Style start -------------------- */
.tabberlive .tabbertabhide{ display:none}
.tabber{}
.tabberlive{ margin:0 5px}
ul.tabbernav{ margin:0; padding:3px 0; font:bold 12px Arial,Helvetica,sans-serif}
ul.tabbernav li{ list-style:none; margin:0; display:inline}
ul.tabbernav li a{ padding:3px 0.5em; margin-left:3px; text-decoration:none}
/*---- tabbertab = the tab content---------------------*/
.tabberlive .tabbertab{ padding:5px}
ul.tabbernav li a{background:#F4F3E8 none repeat scroll 0%; border-bottom:medium none}
ul.tabbernav li a:link{color:#B30000}
ul.tabbernav li a:hover{background:#333 none repeat scroll 0%; color:#FFF}
ul.tabbernav li.tabberactive a{background-color:#D8D7CC; border-bottom:1px solid #D8D7CC; color:#30261E}
ul.tabbernav li.tabberactive a:hover{background:white none repeat scroll 0%; border-bottom:1px solid white; color:#000}
.tabberlive .tabbertab{background:#D8D7CC none repeat scroll 0% 50%; border-top:0pt none}
/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2{ display:none}
.tabberlive .tabbertab h3{ display:none}
ul.tablist{color:#333; list-style-image:none; list-style-position:outside; list-style-type:none; margin:5px 0px; padding:0pt}
ul.tablist li{border-bottom:1px dotted #959595; font-size:11px; list-style-image:none; list-style-position:outside; list-style-type:none; margin:0pt 5px; padding:2px 0pt 0pt 15px; text-align:left}
ul.tablist li{background:transparent url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/bullet-arrow3.gif) no-repeat scroll 3px 8px; border-bottom:1px dotted #959595; color:#333}
ul.tablist li a{color:#333}
ul.tablist li a:hover{color:#B30000}
/*tabs on the page */
.tabberlive#tab1{}
.tabberlive#tab2{}
.tabberlive#tab2 .tabbertab{ height:200px; overflow:auto}
.advertise{text-align:center; padding:0; margin-left:7px}
.advertise img{border:1px solid #000000; padding:1px;}
.advertise img:hover {border:1px solid #999999;}
.searchform{padding:10px}
.searchform .s{font-family:Arial,Helvetica,Sans-Serif; padding:5px; margin-right:5px; width:213px; float:left; background:#fff; color:#333; border:1px solid #443b34}
.searchform .button{ }
.post h3{font-size:22px; font-weight:normal; font-family:Georgia,"Times New Roman",Times,serif; color:#570e00}
.post h3 a, .post h3 a:visited, .post h3 strong{text-decoration:none; color:#333}
.post h3 strong, .post h3 a:hover{color:#b30000}
.post-header-line-1{margin-bottom:15px; padding:5px 0px 0 15px; color:#8E8F91; background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/i_author.png) no-repeat left 7px}
.post p{margin:0px; line-height:18px; padding:0px 0px 10px 0px}
.post-footer{border-top:1px solid #DFE3E6; margin:15px 0 25px 0}
.post-footer-line-2{border-bottom:1px solid #DFE3E6; height:20px}
.post-labels{padding:5px 10px 5px 27px; color:#535353; background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/i_categories.png) 10px no-repeat}
.post-footer a{color:#535353; text-decoration:none}
.post-footer a:hover{text-decoration:underline}
.comment-link{float:right; width:38px; height:39px; font-size:22px; line-height:27px; text-align:center; background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/comment_black.png) no-repeat}
.post-comment-link a:hover{text-decoration:none; color:#333}
.post p img{border:none; padding:0px 5px 15px 0px}
.post blockquote{margin:0px 0px 0px 5px; padding:8px 25px 5px 40px; font-size:15px; font-style:italic; font-family:Georgia,Times New Roman,Serif; background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/quote.gif) no-repeat; color:#666}
.post blockquote p{margin:0px 0px 10px 0px; padding:0px}
.post ol{list-style-type:decimal; line-height:18px; margin:0px; padding:0px 0px 10px 35px}
.post ul{list-style:none; margin:0px; padding:0px 0px 10px 0px}
.post li{margin:0px; padding:0px}
.post ul li{list-style:disc outside; margin:0px 30px 0px 30px; padding:5px 0px 0px 0}
#comments h4{margin:10px 0 0 0; font-weight:bold; text-transform:uppercase; font-size:20px}
#comments-block{margin:1em 0 1.5em; line-height:1.6em}
#comments-block .comment-author{ margin:.5em 0; border-bottom:1px solid #ccc; overflow:hidden; background:#fff; color:#333}
#comments-block .comment-body{ margin:0; padding:5px 10px 20px 30px; background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/quote-1.png) no-repeat left top; background-position:0 0px}
#comments-block .comment-footer{ margin:-.25em 0 2em; background:#fff; color:#333}
#comments-block .comment-body p{ margin:0 0 .75em}
.deleted-comment{ font-style:italic; color:gray}
#blog-pager-newer-link{ float:left}
#blog-pager-older-link{ float:right}
#blog-pager{ text-align:center}
.feed-links{ clear:both; line-height:2.5em}
.sidebar{}
.lsidebar{float:left; display:block; width:160px; font-size:11px; margin:0px; padding:0px 0px 0px 10px}
.lsidebar ul{border-top:1px solid #9c9c9c; list-style:none}
.lsidebar ul, .lsidebar ul li{margin:0px 0 15px 0; padding:0px}
.lsidebar ul li{border-bottom:1px dotted #333; margin:0px; padding:0px 0px 0px 10px; background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/bullet-arrow3.gif) 5px 9px no-repeat}
.lsidebar ul li a, .lsidebar ul li a:visited{display:block; padding:5px 3px; margin:0px; text-decoration:none; color:#333}
.lsidebar ul li a:hover{text-decoration:underline; color:#b30000}
.rsidebar{float:right; display:block; width:160px; font-size:11px; margin:0px; padding:0px 10px 0px 0px}
.rsidebar ul{border-top:1px solid #9c9c9c; list-style:none}
.rsidebar ul, .rsidebar ul li{margin:0px 0 15px 0; padding:0px}
.rsidebar ul li{border-bottom:1px dotted #333; margin:0px; padding:0px 0px 0px 10px; background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/bullet-arrow3.gif) 5px 9px no-repeat}
.rsidebar ul li a, .rsidebar ul li a:visited{display:block; padding:5px 3px; margin:0px; text-decoration:none; color:#333}
.rsidebar ul li a:hover{text-decoration:underline; color:#b30000}
#sidebar-wrapper h2{font-size:16px; font-family:Georgia,"Times New Roman",Times,serif; font-weight:bold; padding:5px 0px; line-height:150%; margin:0px}
.sidebar h2{color:#333}
.lsidebar h2, .rsidebar h2{color:#b30000}
#pxsnazzy{margin:0 0 10px 0; background:transparent}
.pxtop, .pxbottom{display:block; font-size:1px; background:transparent}
.pxb2, .pxb3, .pxb4{display:block; overflow:hidden; background:#d8d7cc; border-left:1px solid #bdbcb6; border-right:1px solid #bdbcb6}
.pxb1, .pxb2, .pxb3{height:1px}
.pxb1{display:block; overflow:hidden; margin:0 5px; background:#bdbcb6}
.pxb2{margin:0 3px; border-width:0 2px}
.pxb3{margin:0 2px}
.pxb4{height:2px; margin:0 1px}
.pxboxcontent{display:block; padding:2px; background:#d8d7cc; border:0 solid #bdbcb6; border-width:0 1px}
#popular ul{margin:0px; padding:0px 10px 15px 10px}
#popular ul li{margin:0px; padding:0px}
#popular ul li ul{padding: 0px; border-top:1px solid #9c9c9c}
#popular ul li ul li{margin:0px; padding:5px 15px; border-bottom:1px dotted #333; background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/bullet-arrow3.gif) 5px 9px no-repeat}
#popular ul li ul li a, #popular ul li ul li a:visited{padding:0; margin:0px; text-decoration:none; color:#333}
#popular ul li ul li a:hover{text-decoration:none; color:#b30000}
.sidebar ul{ list-style:none; margin:0; padding:0}
.sidebar li{ margin:0; padding:0 0 10px 15px}
.sidebar .widget{ margin:0 0 5px; padding:0 0 5px}
.main .widget{ margin:0 0 1.5em; padding:0 0 1.5em}
.main .Blog{ border-bottom-width:0}
.profile-img{ float:left; margin:0 5px 5px 0; padding:4px; border:1px solid #000}
.profile-data{ margin:0; text-transform:uppercase; letter-spacing:.1em; font:arial; color:#000; font-weight:bold; line-height:1.6em}
.profile-datablock{ margin:.5em 0 .5em}
.profile-textblock{ margin:0.5em 0; line-height:1.6em}
.profile-link{ font:#000; text-transform:uppercase; letter-spacing:.1em}
#footer{ width:960px; clear:both; margin:0 auto; text-align:center}
ul#nav-footer{float:right; font-size:11px; font-weight:bold; margin:0pt; padding:0pt; text-align:right; text-transform:uppercase}
ul#nav-footer li{float:left; list-style-image:none; list-style-position:outside; list-style-type:none; padding:5px 8px 5px 12px}
ul#nav-footer li a:link{color:#b30000; text-decoration:none; outline:none}
ul#nav-footer li a:hover{text-decoration:none; color:#333}
ul#nav-footer li a:visited{text-decoration:none; color:#b30000}
#container-bottom{width:960px; clear:both; text-align:left; background:url(http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/container-bottom_red.gif) top no-repeat; margin:0 auto; padding:25px 0 25px 0; font-size:11px; color:#787878}
#container-bottom a{color:#787878}
#container-bottom a:hover{color:#000; text-decoration:none}
/** Page structure tweaks for layout editor wireframe */
body#layout #header{margin-left:0px; margin-right:0px}
body#layout #ga-ads{display:none;}
body#layout #sidebar, body#layout #main, body#layout #main-wrapper, body#layout #outer-wrapper, body#layout #sidebar-wrapper{padding:0}
body#layout #outer-wrapper{width:740px; margin-left:auto; margin-right:auto}
body#layout #header-in{margin-left:0px; margin-right:0px; width:740px}
body#layout #main-wrapper{margin-left:0px; margin-right:0px; width:500px; padding:0 0 0 0}
body#layout #sidebar-wrapper{margin-left:0px; margin-right:0px; width:240px; padding:0 0 0 0px}
body#layout #container-bottom{width:740px; margin:0 auto; padding-top:15px; body#layout .container-top{width:740px; margin:0 auto; padding-top:15px}
]]>
- <script type="text/javascript" xml:space="preserve">
//
- <![CDATA[ function tabberObj(argsObj){var arg;this.div=null;this.classMain="tabber";this.classMainLive="tabberlive";this.classTab="tabbertab";this.classTabDefault="tabbertabdefault";this.classNav="tabbernav";this.classTabHide="tabbertabhide";this.classNavActive="tabberactive";this.titleElements=['h2','h3','h4','h5','h6'];this.titleElementsStripHTML=true;this.removeTitle=true;this.addLinkId=false;this.linkIdFormat='<tabberid>nav<tabnumberone>';for(arg in argsObj){this[arg]=argsObj[arg]}this.REclassMain=new RegExp('\\b'+this.classMain+'\\b','gi');this.REclassMainLive=new RegExp('\\b'+this.classMainLive+'\\b','gi');this.REclassTab=new RegExp('\\b'+this.classTab+'\\b','gi');this.REclassTabDefault=new RegExp('\\b'+this.classTabDefault+'\\b','gi');this.REclassTabHide=new RegExp('\\b'+this.classTabHide+'\\b','gi');this.tabs=new Array();if(this.div){this.init(this.div);this.div=null}}tabberObj.prototype.init=function(e){var childNodes,i,i2,t,defaultTab=0,DOM_ul,DOM_li,DOM_a,aId,headingElement;if(!document.getElementsByTagName){return false}if(e.id){this.id=e.id}this.tabs.length=0;childNodes=e.childNodes;for(i=0;i<childNodes.length;i++){if(childNodes[i].className&&childNodes[i].className.match(this.REclassTab)){t=new Object();t.div=childNodes[i];this.tabs[this.tabs.length]=t;if(childNodes[i].className.match(this.REclassTabDefault)){defaultTab=this.tabs.length-1}}}DOM_ul=document.createElement("ul");DOM_ul.className=this.classNav;for(i=0;i<this.tabs.length;i++){t=this.tabs[i];t.headingText=t.div.title;if(this.removeTitle){t.div.title=''}if(!t.headingText){for(i2=0;i2<this.titleElements.length;i2++){headingElement=t.div.getElementsByTagName(this.titleElements[i2])[0];if(headingElement){t.headingText=headingElement.innerHTML;if(this.titleElementsStripHTML){t.headingText.replace(/<br>/gi," ");t.headingText=t.headingText.replace(/<[^>]+>/g,"")}break}}}if(!t.headingText){t.headingText=i+1}DOM_li=document.createElement("li");t.li=DOM_li;DOM_a=document.createElement("a");DOM_a.appendChild(document.createTextNode(t.headingText));DOM_a.href="javascript:void(null);";DOM_a.title=t.headingText;DOM_a.onclick=this.navClick;DOM_a.tabber=this;DOM_a.tabberIndex=i;if(this.addLinkId&&this.linkIdFormat){aId=this.linkIdFormat;aId=aId.replace(/<tabberid>/gi,this.id);aId=aId.replace(/<tabnumberzero>/gi,i);aId=aId.replace(/<tabnumberone>/gi,i+1);aId=aId.replace(/<tabtitle>/gi,t.headingText.replace(/[^a-zA-Z0-9\-]/gi,''));DOM_a.id=aId}DOM_li.appendChild(DOM_a);DOM_ul.appendChild(DOM_li)}e.insertBefore(DOM_ul,e.firstChild);e.className=e.className.replace(this.REclassMain,this.classMainLive);this.tabShow(defaultTab);if(typeof this.onLoad=='function'){this.onLoad({tabber:this})}return this};tabberObj.prototype.navClick=function(event){var rVal,a,self,tabberIndex,onClickArgs;a=this;if(!a.tabber){return false}self=a.tabber;tabberIndex=a.tabberIndex;a.blur();if(typeof self.onClick=='function'){onClickArgs={'tabber':self,'index':tabberIndex,'event':event};if(!event){onClickArgs.event=window.event}rVal=self.onClick(onClickArgs);if(rVal===false){return false}}self.tabShow(tabberIndex);return false};tabberObj.prototype.tabHideAll=function(){var i;for(i=0;i<this.tabs.length;i++){this.tabHide(i)}};tabberObj.prototype.tabHide=function(tabberIndex){var div;if(!this.tabs[tabberIndex]){return false}div=this.tabs[tabberIndex].div;if(!div.className.match(this.REclassTabHide)){div.className+=' '+this.classTabHide}this.navClearActive(tabberIndex);return this};tabberObj.prototype.tabShow=function(tabberIndex){var div;if(!this.tabs[tabberIndex]){return false}this.tabHideAll();div=this.tabs[tabberIndex].div;div.className=div.className.replace(this.REclassTabHide,'');this.navSetActive(tabberIndex);if(typeof this.onTabDisplay=='function'){this.onTabDisplay({'tabber':this,'index':tabberIndex})}return this};tabberObj.prototype.navSetActive=function(tabberIndex){this.tabs[tabberIndex].li.className=this.classNavActive;return this};tabberObj.prototype.navClearActive=function(tabberIndex){this.tabs[tabberIndex].li.className='';return this};function tabberAutomatic(tabberArgs){var tempObj,divs,i;if(!tabberArgs){tabberArgs={}}tempObj=new tabberObj(tabberArgs);divs=document.getElementsByTagName("div");for(i=0;i<divs.length;i++){if(divs[i].className&&divs[i].className.match(tempObj.REclassMain)){tabberArgs.div=divs[i];divs[i].tabber=new tabberObj(tabberArgs)}}return this}function tabberAutomaticOnLoad(tabberArgs){var oldOnLoad;if(!tabberArgs){tabberArgs={}}oldOnLoad=window.onload;if(typeof window.onload!='function'){window.onload=function(){tabberAutomatic(tabberArgs)}}else{window.onload=function(){oldOnLoad();tabberAutomatic(tabberArgs)}}}if(typeof tabberOptions=='undefined'){tabberAutomaticOnLoad()}else{if(!tabberOptions['manualStartup']){tabberAutomaticOnLoad(tabberOptions)}}
//
]]>
</script>- -
<div id="outer-wrapper">-
<div id="wrap2">- <!-- skip links for text browsers
--> - <span id="skiplinks" class="c1"><a href="#main" shape="rect">skip to main</a> | <a href="#sidebar" shape="rect">skip to sidebar</a></span> -
<div id="header-wrapper">-
<div id="header-in">- - - - - <a shape="rect"></a> - -
<div class="descriptionwrapper">-
<p class="description">-</p>
</div>
- - - - <!-- Show just the image, no text
--> -
<div id="header-inner">- <a class="c3" shape="rect"><img class="c2" alt="** PLEASE DESCRIBE THIS IMAGE **" /></a></div>
- <!-- Show image as background to text
--> -
<div id="header-inner">-
<div class="titlewrapper c5">-
<h1 class="title c4">- - <a shape="rect"></a></h1>
</div>
-
<div class="descriptionwrapper">-
<p class="description">-</p>
</div>
</div>
- <!-- No header image
--> -
<div id="header-inner">-
<div class="titlewrapper">-
<h1 class="title">- - <a shape="rect"></a></h1>
</div>
-
<div class="descriptionwrapper">-
<p class="description">-</p>
</div>
</div>
-
<div class="subscribe">- <a shape="rect"></a> -
<div class="subscribeform">
<p>Subscribe via Email</p>
-
<form action="http://www.feedburner.com/fb/a/emailverify" method="post" target="popupwindow" onsubmit="window.open('http://www.feedburner.com', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true" enctype="application/x-www-form-urlencoded"><input type="text" value="" class="input" name="email" /> <input type="hidden" value="http://feeds.feedburner.com/~e?ffid=YOUR-FEED-ID-HERE" name="url" /> <input type="hidden" value="YOUR BLOG NAME HERE" name="title" /> <input type="submit" class="sbutton" value="Subscribe" /></form>
</div>
</div>
- <!-- subscribe
--> - - -
<div id="nav">-
<ul>
<li class="c6">-</li>
<li class="page_item"><a href="/" shape="rect">Home</a></li>
<li class="c6">- -</li>
<li class="page_item">- <a shape="rect"></a></li>
</ul>
</div>
</div>
- <!-- header in
--></div>
- <!-- header wrapper
-->
<div class="container-top"></div>
-
<div id="content">-
<div id="content-wrapper">-
<div id="main-wrapper">
<div id="ga-ads"><script type="text/javascript">
//<![CDATA[
<!-- google_ad_client = "pub-6044026340890176";
google_ad_host = "pub-1599271086004685"; /* 468x15, WP Premium Blogger Template */ google_ad_slot = "7232064243"; google_ad_width = 468; google_ad_height = 15; //-->
//]]>
</script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>
<br />
- - - -
<div class="blog-pager" id="blog-pager">- - <span id="blog-pager-newer-link">- <a class="blog-pager-newer-link" shape="rect"></a></span> - - <span id="blog-pager-older-link">- <a class="blog-pager-older-link" shape="rect"></a></span> - - <a class="home-link" shape="rect"></a> - - <a class="home-link" shape="rect"></a></div>
<div class="clear"></div>
- <a name="links" shape="rect" id="links"></a> - - -
<dl class="comments-block" id="comments-block">
<dt>- -</dt>
<dd>
<div class="collapsed-backlink backlink-control">-
<dl>
<dt class="comment-title">- <a rel="nofollow" shape="rect"></a></dt>
<dt>-</dt>
<dt>-</dt>
<dd class="comment-footer collapseable">- <span class="comment-author"></span> - <span class="comment-timestamp"> </span></dd>
</dl>
</div>
</dd>
</dl>
-
<p class="comment-footer">- <a class="comment-link" target="_blank" shape="rect"></a></p>
- -
<div class="post hentry uncustomized-post-template">- <span class="post-comment-link">- - - <a class="comment-link" shape="rect">- 1</a></span> <a shape="rect"></a> - -
<h3 class="post-title entry-title">- - <a shape="rect"></a> - - <a shape="rect"></a></h3>
-
<div class="post-header-line-1">- <span class="post-author vcard">- - <a shape="rect">-</a> - - </span></div>
-
<div class="post-body entry-content">-
<div class="c7"></div>
- <!-- clear for photos floats
--></div>
-
<div class="post-footer">-
<p class="post-footer-line post-footer-line-1">- <!-- backlinks
--> - <span class="post-backlinks post-comment-link">- - - <a class="comment-link" shape="rect"></a></span> - <span class="post-icons">- <!-- email post links
--> - - <span class="item-action">- <a shape="rect"></a></span> - <!-- quickedit pencil
--> </span></p>
-
<p class="post-footer-line post-footer-line-2">- <span class="post-labels">- - - <a rel="tag" shape="rect"></a> , </span></p>
<p class="post-footer-line post-footer-line-3"></p>
</div>
</div>
- - <span>- <a shape="rect"></a></span> - - -
<div class="status-msg-wrap">-
<div class="status-msg-body"></div>
-
<div class="status-msg-border">-
<div class="status-msg-bg">-
<div class="status-msg-hidden"></div>
</div>
</div>
</div>
<div class="c7"></div>
- - - <!-- Blog feed links
--> - -
<div class="blog-feeds"></div>
- <!-- Post feed links
--> -
<div class="post-feeds">- - -</div>
- - <span>- <a shape="rect"></a></span> - -
<div class="feed-links">- - <a class="feed-link" target="_blank" shape="rect"> ( )</a></div>
- - - <span>- <a shape="rect"></a></span> - -
<div class="comments" id="comments"><a name="comments" shape="rect" id="comments"></a> - -
<h4>- 1 : :</h4>
-
<dl id="comments-block">
<dt>- -</dt>
<dt class="comment-author"><a shape="rect"></a> - - <a rel="nofollow" shape="rect"></a></dt>
<dt>-</dt>
<dd class="comment-body">- - -</dd>
<dt>-</dt>
<dd class="comment-footer">- <span class="comment-timestamp">- <a title="comment permalink" shape="rect"></a> </span></dd>
</dl>
-
<p class="comment-footer">- <a shape="rect"></a></p>
-
<div id="backlinks-container">-
<div>-</div>
</div>
</div>
- - <!-- posts
--> -
<div class="blog-posts hfeed">- - -
<h2 class="date-header"></h2>
- -</div>
- <!-- navigation
--> - <!-- feed links
--></div>
-
<div id="sidebar-wrapper">-
<div id="xsnazzy">- <strong class="xtop"></strong> -
<div class="xboxcontent">- - - -
<div class="tabber">-
<div class="tabbertab">
<h2>Search</h2>
-
<div class="searchform">-
<form id="searchform" method="get" name="searchform" enctype="application/x-www-form-urlencoded"><input type="text" value="Search on this blog..." name="q" class="s" onfocus="if (this.value == 'Search on this blog...') {this.value = '';}" onblur="if (this.value == '') {this.value = 'Search on this blog...';}" /> <input type="image" class="button" src="http://i254.photobucket.com/albums/hh92/eblogtemplates/wppremium/button-submit.gif" alt="Submit button" /></form>
</div>
</div>
-
<div class="tabbertab">- - -
<ul class="tablist">
<li class="c6">- -</li>
<li>- - <a shape="rect"></a> ( )</li>
</ul>
</div>
</div>
- <!-- Tabber end
--></div>
- <!-- xboxcontent
--> - <strong class="xbottom"> </strong></div>
- <!-- Search box end
--> - - - -
<div class="advertise">- <!-- if content is empty, show placeholder images
--> - - <a href="http://www.widgetbucks.com/home.page?referrer=10252004" shape="rect"><img src="http://i254.photobucket.com/albums/hh92/eblogtemplates/adstheme/banner-widgetbucks.gif" border="0px" alt="** PLEASE DESCRIBE THIS IMAGE **" /></a> - <a href="http://www.linkworth.com/?a=10230" shape="rect"><img src="http://i254.photobucket.com/albums/hh92/eblogtemplates/adstheme/banner-linkworth2.gif" border="0px" alt="** PLEASE DESCRIBE THIS IMAGE **" /></a> - <a href="https://chitika.com/mm_overview.php?refid=eblogtemplates" shape="rect"><img src="http://i254.photobucket.com/albums/hh92/eblogtemplates/ads/chitika-125x125.png" border="0px" alt="** PLEASE DESCRIBE THIS IMAGE **" /></a> - <a href="http://www.text-link-ads.com/?ref=2164" shape="rect"><img src="http://i254.photobucket.com/albums/hh92/eblogtemplates/ads/text_link_ads_F_125x125.gif" border="0px" alt="** PLEASE DESCRIBE THIS IMAGE **" /></a></div>
- <!-- /ads
--> - - -
<div id="pxsnazzy">- <strong class="pxtop"></strong> -
<div class="pxboxcontent">-
<div id="popular">-
<ul>
<li class="c6">-</li>
<li>- - -
<ul>
<li class="c6">- -</li>
<li>- <a shape="rect"></a> - - - - - -</li>
</ul>
</li>
</ul>
<div id="popular-bottom"></div>
</div>
</div>
- <strong class="pxbottom"> </strong></div>
- - - - - -
<ul>
<li class="c6">- -</li>
<li>- <a shape="rect"></a> - - - - - -</li>
</ul>
- - - - -
<ul>
<li class="c6">- -</li>
<li>- <a shape="rect"></a></li>
</ul>
- - - - -
<div class="widget-content">-
<div class="c8">- <a href="http://chicoman98.nichestore.hop.clickbank.net" shape="rect"><img border="0" height="240" src="http://www.buildanichestore.com/affiliate/images/160x240/niche-marketers.gif" width="160" alt="** PLEASE DESCRIBE THIS IMAGE **" /></a></div>
</div>
- - - - - -
<ul>
<li class="c6">- -</li>
<li>- <a shape="rect"> ( )</a></li>
</ul>
- - - - -
<ul>
<li class="c6">- -</li>
<li>- <a shape="rect"></a></li>
</ul>
- - - - -
<div class="widget-content">- <!-- if content is empty, show placeholder images
--> - - <a target="_new" href="http://www.text-link-ads.com/?ref=2164" shape="rect"><img border="0" src="http://i254.photobucket.com/albums/hh92/eblogtemplates/ads/tla_ad2.gif" alt="** PLEASE DESCRIBE THIS IMAGE **" /></a></div>
- <!-- /ads
--> - - - - -
<div class="widget-content">-
<div class="c8"><script src="http://feedjit.com/serve/?bc=EBEADF&tc=494949&brd1=EBEADF&lnk=494949&hc=EBEADF&ww=160" type="text/javascript" xml:space="preserve">
</script> - <noscript><a href="http://feedjit.com/" shape="rect">Feedjit Live Blog Stats</a></noscript></div>
</div>
</div>
<div class="clear"></div>
</div>
- <!-- end content-wrapper
--> -
<div id="footer-wrapper"></div>
</div>
-
<div id="container-bottom">-
<p class="copyright"><a href="http://zonacerebral.com/" shape="rect">Zona Cerebral</a> | <a href="http://www.eblogtemplates.com/" shape="rect">Blogger Templates</a> | Original <a href="http://cssace.com/free-wp-premium-theme-is-here/" shape="rect">WP Premium</a> theme by <a href="http://wpremix.com/" shape="rect">WP Remix</a> | <a href="http://www.hyperic.com/products/" shape="rect">Server Monitoring</a><br />
Copyright 2009. R.Bhavesh. All rights reserved</p>
- - - -
<div class="widget-content">-
<ul id="nav-footer">
<li class="c6">-</li>
<li class="page_item"><a href="/" shape="rect">Home</a></li>
<li class="c6">- -</li>
<li class="page_item">- <a shape="rect"></a></li>
</ul>
</div>
</div>
</div>
</div>
- <!-- end outer-wrapper
-->
</body>
</html>
|

01-03-2009, 07:20 PM
|
 |
Super Moderator
|
|
Join Date: Dec 2007
Posts: 2,750
|
|
Errors introduced
There are several errors in the code. These were not there before as I recall.
If you do not have it, I would recommend using firefox and installing html validator. I puts an icon in your bottom bar which you can click to open the source page with all errors identified and solutions recommended. One of the best error correcting tools I have found.
|

01-04-2009, 04:13 PM
|
 |
Supreme Babbler
|
|
Join Date: Jan 2008
Location: Altamonte Springs, FL.
Posts: 511
|
|
I Fixed It!
Yay!!!  I got it workin'! All I had to do was upload it on a file. Previously, I was doin' it the hard way.  Well, I learned my lesson. Thanks fellow Babblers.
Last edited by webman; 03-11-2009 at 11:34 AM.
|

01-04-2009, 06:44 PM
|
 |
Supreme Babbler
|
|
Join Date: Dec 2008
Location: Ohio, USA.
Posts: 528
|
|
Yay you got it fixed.
|

01-04-2009, 08:11 PM
|
 |
Supreme Babbler
|
|
Join Date: Jan 2008
Location: Altamonte Springs, FL.
Posts: 511
|
|
Quote:
Originally Posted by Geekdout
Yay you got it fixed.
|
I say Blogger is the most toughest platform to get around for installing custom templates lol.
|

01-04-2009, 09:16 PM
|
 |
Ultimate Babbler
|
|
Join Date: Nov 2008
Location: Cairo
Posts: 1,059
|
|
Ya as blogger is owned by google they seem to try to make a lot of things harder these days.
|

01-05-2009, 07:19 AM
|
 |
Super Moderator
|
|
Join Date: Jul 2007
Location: Canada
Posts: 2,749
|
|
I was never a big fan of the Blogger editor. It it too simple, which makes making mistakes very easy. When they display errors, it provides little information on finding and correcting the issues.
You definitely need a third party tool to debug a blogger template.
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -6. The time now is 08:06 AM.
|
Subscribe to RSS
WB Sponsors
flash chat
Home Jobs Online
Search Engine Marketing
Paid Surveys
Web Design Newcastle
|