Posts: 2
Joined: Fri Jul 10, 2009 6:19 am

Re: Excellent Magazine Style Blogger Template "Falkner Press"
Kranthi wrote:Phantomki11 wrote:Yeah I would like a header that says Stealing Society. Thanks
thank you
Posts: 2
Joined: Fri Jul 10, 2009 6:19 am

Kranthi wrote:Phantomki11 wrote:Yeah I would like a header that says Stealing Society. Thanks
Posts: 2
Joined: Sun Jul 12, 2009 7:28 pm

Posts: 11
Joined: Wed Jul 08, 2009 8:41 am

Castle wrote:So, I simply can't understand this slideshow function in this template. I tried linking my images from three sites and all worked for a day or two then back to all images static and rolling down the page. I am sure my .txt files are set properly. Does anyone know what this is all about or should I just give up? Is this a blogger.com issue? Is it a template code problem? I am using 4 images each about 30k so I know I'm not killing any bandwidth limitations.
Posts: 1
Joined: Thu Jul 09, 2009 9:24 am

Posts: 1
Joined: Tue Jul 14, 2009 9:31 pm

Kranthi wrote:taugeh wrote:hi.. i am creating blog for my uni project.. i wanna ask u that for the mini updates.. when i change the blog url to my blog, i donnu why all those things at down there will run away.. can u pls help me? 10x~
Can you paste the code here ( the changed one).. I'll check it out.
Posts: 305
Joined: Sat May 09, 2009 3:19 pm






function removeHtmlTag(strx,chop){
var s = strx.split("<");
for(var i=0;i<s.length;i++){
if(s[i].indexOf(">")!=-1){
s[i] = s[i].substring(s[i].indexOf(">")+1,s[i].length);
}
}
s = s.join("");
s = s.substring(0,chop-1);
return s;
}
function showrecentposts(json) {
document.write('<table width="'+tablewidth+'" border=0 bordercolor="#FF0000" cellspacing="'+cellspacing+'" bgcolor="'+borderColor+'" align="center">');
j = (showRandomImg) ? Math.floor((imgr.length+1)*Math.random()) : 0;
img = new Array();
for (var i = 0; i < numposts; i++) {
var entry = json.feed.entry[i];
var posttitle = entry.title.$t;
var pcm;
var posturl;
if (i == json.feed.entry.length) break;
for (var k = 0; k < entry.link.length; k++) {
if (entry.link[k].rel == 'alternate') {
posturl = entry.link[k].href;
break;
}
}
for (var k = 0; k < entry.link.length; k++) {
if (entry.link[k].rel == 'replies' && entry.link[k].type == 'text/html') {
pcm = entry.link[k].title.split(" ")[0];
break;
}
}
if ("content" in entry) {
var postcontent = entry.content.$t;}
else
if ("summary" in entry) {
var postcontent = entry.summary.$t;}
else var postcontent = "";
postdate = entry.published.$t;
if(j>imgr.length-1) j=0;
img[i] = imgr[j];
s = postcontent ; a = s.indexOf("<img"); b = s.indexOf("src=\"",a); c = s.indexOf("\"",b+5); d = s.substr(b+5,c-b-5);
if((a!=-1)&&(b!=-1)&&(c!=-1)&&(d!="")) img[i] = d;
cmtext = (text != 'no') ? '<i><font color="'+acolor+'">('+pcm+' '+text+')</font></i>' : '';
var month = [1,2,3,4,5,6,7,8,9,10,11,12];
var month2 = ["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];
var day = postdate.split("-")[2].substring(0,2);
var m = postdate.split("-")[1];
var y = postdate.split("-")[0];
for(var u2=0;u2<month.length;u2++){
if(parseInt(m)==month[u2]) {
m = month2[u2] ; break;
}
}
var daystr = (showPostDate) ? '<i><font color="'+acolor+'"> - ('+day+ ' ' + m + ' ' + y + ')</font></i>' : "";
posttitle = (aBold) ? "<b>"+posttitle+"</b>" : posttitle;
var trtd = '<tr><td valign="top" width="'+imgwidth+'" height="'+imgheight+'" style="background:'+bgTD+'"><a href="'+posturl+'"><img src="'+img[i]+'" width="'+imgwidth+'" height="'+imgheight+'"/></a></td><td style="background:'+bgTD+'" valign="top">'+icon+'<a href="'+posturl+'" style="color:'+acolor+'; font-size:'+fntsize+'px;">'+posttitle+'</a><br /> '+cmtext+ ' ' + daystr + '<div style="color:'+summaryColor+'; margin-top:2px; border-top:1px '+borderColor+' solid; font-size:'+summaryFontsize+'px;">'+icon2+removeHtmlTag(postcontent,summaryPost)+'...</div></td></tr>';
if(summaryPost == 0) { trtd = '<tr><td valign="top" width="'+imgwidth+'" height="'+imgheight+'" style="background:'+bgTD+'"><a href="'+posturl+'"><img src="'+img[i]+'" width="'+imgwidth+'" height="'+imgheight+'"/></a></td><td style="background:'+bgTD+'" valign="top">'+icon+'<a href="'+posturl+'" style="color:'+acolor+'; font-size:'+fntsize+'px;">'+posttitle+'</a><br /> '+cmtext+ ' ' + daystr + '</td></tr>'; }
document.write(trtd);
j++;
}
document.write('</table>');
}
document.write("<script src=\""+home_page+"feeds/posts/default?max-results="+numposts+"&orderby=published&alt=json-in-script&callback=showrecentposts\"><\/script>");Posts: 2
Joined: Sun Jul 12, 2009 7:28 pm

thembelex wrote:why my blog look like this? explanation please...
Posts: 1
Joined: Wed Jul 15, 2009 2:44 pm

Posts: 41
Joined: Thu Jul 16, 2009 7:04 am




Site Admin
Posts: 195
Joined: Wed May 06, 2009 7:11 pm







| How to create my own Blogger Template? | Author: leswoody | Forum: Blog designing | Replies: 15 |
| The Best blogger templates collection | Author: shorbagy10 | Forum: Blogger Templates | Replies: 8 |
| Stunning Blogger Template " Novinture " - Template Support | Author: Kranthi | Forum: Blogger Templates | Replies: 88 |
| Changing the Logo in Header on New Blogger | Author: wesware | Forum: How to ? | Replies: 2 |
| find free premium template | Author: jenniferhudson | Forum: Blogger Templates | Replies: 2 |
| Home | Privacy Policy | Contact us | Blogger Templates | © 2009-10 Blogger Forum. All rights reserved. |