Sometimes you may want to use as a default feed RRS, do you go to the Edit HTML, then look for the code red below :<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"><data:f.name/> (<data:f.feedType/>)</a></b:loop></div></b:includable>Replace the red code with the code below...
Changing the Default RSS Atom
Author: AnJeLaNeT Palangkaraya
| Posted at: Sunday, August 09, 2009 |
Categori:
Tutorial
|
1 comments
Continue Reading...
Auto Hide Blogger Navbar
Author: AnJeLaNeT Palangkaraya
| Posted at: Sunday, August 09, 2009 |
Categori:
Tutorial
|
0
comments
On the Edit HTML, find the code below :<b:skin><![CDATA[ then place the following code under the code before :#navbar-iframe{opacity:0.0;filter:alpha(Opacity=0)}#navbar-iframe:hover{opacity:1.0;filter:alpha(Opacity=100, FinishedOpacity=10...
Eliminate Navbar
Author: AnJeLaNeT Palangkaraya
| Posted at: Sunday, August 09, 2009 |
Categori:
Tutorial
|
0
comments
Enter the Edit HTML code and place it under <b:skin><![CDATA[#navbar{height:10px; visibility:hidden; display:no...
Removing Links Subsribe Post or Subscribe to: Posts
Author: AnJeLaNeT Palangkaraya
| Posted at: Sunday, August 09, 2009 |
Categori:
Tutorial
|
0
comments
Enter the Edit HTML and then check the 'Expand Widget Templates', find the code under the code and remove the color 'red' below:<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&...
SEO Friendly Title
Author: AnJeLaNeT Palangkaraya
| Posted at: Sunday, August 09, 2009 |
Categori:
Tutorial
|
0
comments
Title so that more bloggers are better with Engeine Search (SEO Friendly) we can replace the standard Title Title code that has been modified.Search title code below:<title><data:blog.pageTitle/></title>Then replace all the code above with the code below:<b:if cond="data:blog.pageType == "index"><title><data:blog.pageTitle/></title><b:else/><title><data:blog.pageName/></title></b:if>I hope your blog to be SEO friendly, Good...
Subscribe to:
Posts (Atom)