HTML - Blog Date Not Showing
Hi,
I just changed my template using one of the top 20 from blogbuster.com. Anyways, now that I have changed it, the time i posted is showing as "undefined, undefined" I'm not very good with html so I'm not sure what I should do. Can anyone help me? My blog is at readerrabbit.blogspot.com Thank you. Html coding :The html coding for the layout is : <?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' 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'/> <title><data:blog.pageTitle/></title> <b:skin><![CDATA[/* /* Theme Name: CreativeArt Theme URI: http://freethemelayouts.com/ Description: Designed by <a href="http://freethemelayouts.com">FTL</ a>.<br> This work is licensed <a href="http://creativecommons.org/ licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License.</a> This means you may use it and make any changes you like. However, credit links must remain on footer for legal use. Version: 1 Author: FreeThemeLayout/DreamTemplate Author URI: http://www.freethemelayouts.com/ */ body { background: #dde4dc url(http://i425.photobucket.com/albums/ pp336/creativeartimages/bg.gif) center; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; padding: 0px; margin: 0px; color:#35383d;} html { padding: 0; margin: 0;} a:link { text-decoration: none; color : #9f974b; border: 0px; -moz- outline-style: none;} a:active { text-decoration: underline; color : #9f974b; border: 0px; - moz-outline-style: none;} a:visited { text-decoration: none; color : #9f974b; border: 0px; -moz- outline-style: none;} a:hover { text-decoration: underline; color : #7f262e; border: 0px; - moz-outline-style: none;} a:focus { outline: none;-moz-outline-style: none;} .clr { clear:both;} h1, h2, h3, h4 {font-family: "Trebuchet MS", Arial, Helvetica, sans- serif;} img { padding: 0px; margin: 0px; border: none; text-align: center;} hr { border-left:0px solid #7f262e; border-right:0px solid #7f262e; border-top:0px dotted #7f262e; border-bottom:1px solid #7f262e; height : 1px; } form { padding: 0px; margin: 0px;} input { font-family: 'Verdana'; color: #282b31; font-size: 11px;} textarea { font-family: 'Verdana'; color: #282b31; font-size: 11px;} select { font-family: 'Verdana'; color: #282b31; font-size: 11px;} #bgcontainer { width: 1000px; margin: 0 auto; padding:0; background:url (http://i425.photobucket.com/albums/p...ages/right.jpg) no-repeat top right;} /* Header +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++++++++++ */ /**/ * html .Header { height: 158px;} /* */ .Syn { height:110px; width:119px; background: url(http:// i425.photobucket.com/albums/pp336/creativeartimages/rss.jpg) no-repeat right; float:left;} .Syn ul { margin: 0px; padding: 50px 0px 10px 0px;} .Syn li { margin: 0px 5px 0px 0px; padding: 0px 10px 0px 20px; list- style-type: none; font-size: 9px; color:#c5793d; font-weight: normal;} .Syn li a {color:#c5793d; } .Syn li a:visited {color:#c5793d; } .Syn li a:hover {color:#81292e; } .Header { width: 840px; position:relative; height: 158px; background:url(http://i425.photobucket.com/albums/pp336/ creativeartimages/hed_t.jpg) no-repeat right bottom;} .Logo { float: left; background: url(http://i434.photobucket.com/ albums/qq62/gosuimages/1111log.jpg) no-repeat; width: 310px; height: 158px;} .Header .LogoText h1 { font-size:50px; line-height:55px; letter- spacing:-2px; padding:53px 25px 0 0; margin:0; font:bold 28px Arial, Helvetica, sans-serif; text-align:right;} .Header .LogoText a { color: #fffcd3; text-decoration:none; width: 310px; height:158px;} .Header .LogoText a:visited { color:#fffcd3; text-decoration:none; } .Header .LogoText a:hover { color:#fffcd3; text-decoration:none; } .Header .Desc { color:#eeede5; line-height:14px; font:bold 14px Arial, Helvetica, sans-serif; padding:5px 10px 0 0; margin:0; text- align:right;} /* Menu +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++++++++++ */ .Menu { padding: 0px 0px 0px 0px; float: left;} .Menu em { display: none;} .Menu ul { list-style: none; margin: 0px; padding: 0px;} .Menu ul li { padding: 0px; margin: 0px; display: inline; float: left; } .Menu ul li a { padding: 0; margin:0; outline:0; line-height:0;} /* Container ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +++++++++++++++++++++++++++++++++++++++ */ .CON { width: 840px; padding:0px; margin:0; } /* Side Central +++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++ */ .SC { width: 507px; float: right; background:url(http:// i425.photobucket.com/albums/pp336/creativeartimages/bl_bg.gif);} .head_bg { background: url(http://i425.photobucket.com/albums/pp336/ creativeartimages/b_bg.jpg) no-repeat top;} .foot_bg { background:url(http://i425.photobucket.com/albums/pp336/ creativeartimages/b_bot.jpg) no-repeat bottom; padding: 10px; min- height:696px;} .pagetitle { font-size: 24px; line-height: 24px; font-weight: bold; letter-spacing: -1px; border-bottom: solid 1px #d0c1c1;padding: 15px 0px; margin-top: 0px; color:#303030;} /* Post +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++ */ .Post { padding: 10px 0px;} .PostHead { border:0; padding: 5px; } .PostHead h2 { font-size: 24px; letter-spacing: -1px; font-weight: normal; padding: 0px 0px 10px 10px; margin: 0px; color:#303030; background:url(http://i425.photobucket.com/albums/pp336/ creativeartimages/line.gif) no-repeat bottom;} .PostHead h2 a { color: #303030; text-decoration: none;} .PostHead h2 a:visited { color: #303030; text-decoration: none;} .PostHead h2 a:hover { color:#303030; text-decoration: underline;} .PostHead h3 { font-size: 14px; line-height: 14px; font-weight: bold; padding: 0px; margin: 0px; color:#000033;} /**/ * html .PostTime { } /**/ .PostTime { padding: 3px 0px 3px 20px; margin: 5px 0px; color:#6699ff; background:url(http://i425.photobucket.com/albums/pp336/ creativeartimages/nt_l.gif) no-repeat left; line-height: 18px; } .PostTime strong { font-weight: normal; font-size: 14px;} .PostTime .day { font-size: 14px;} .PostTime .month { font-size: 14px;} .PostTime .year { font-size: 14px;} .PostHead small {padding:3px 10px 3px 0px; margin: 0px; font-size: 14px; line-height: 18px; font-weight: normal;} .PostAuthor { color:#5c6f6c; } .PostCat { color:#5c6f6c; background: #dbd9c6 url(http:// i425.photobucket.com/albums/pp336/creativeartimages/nt_r.gif) no- repeat right; padding:3px 10px 3px 0px; } .PostCat a { color:#7f262e; text-decoration: none; } .PostCat a:visited { color:#7f262e; text-decoration: none; } .PostCat a:hover { color:#7f262e; text-decoration: undreline; } .PostContent { padding: 10px 0px 0px 0px; font-size: 11px; line- height: 1.4em ; color:#303030; font-family:Verdana, Arial, Helvetica, sans-serif;} .PostContent p { font-size: 11px; line-height: 1.4em; color:#303030;} .PostContent p strong {} .PostContent img {} .PostContent ol { padding: 10px 0px 10px 25px; margin: 0px; } .PostContent ol li { padding: 2px 0px 2px 0px; font-size: 12px; line- height: 15px; color:#929292; } .PostContent ul { padding: 5px 0px 5px 25px; margin: 0px; } .PostContent ul li { padding: 2px 0px 2px 0px; font-size: 11px; line- height: 15px; color:#929292; } .PostContent blockquote { padding: 10px; margin: 0px; color:#993366; background: #eaf7ff;} .PostContent blockquote p { font-size: 12px; padding: 0px; margin: 0px; line-height: 15px;} .PostContent blockquote li { padding: 2px 0px 2px 15px; list-style- type: none; font-size: 12px; line-height: 15px;} .PostContent blockquote a { color:#7f262e;} .PostContent blockquote a:visited { color:#7f262e;} .PostContent blockquote a:hover { color:#7f262e; text- decoration:underline;} /**/ * html .PostContent p img {} /* */ .PostContent p img { max-width: 420px;} .PostContent p img { width:expression(this.width > 420 ? "420px" : this.width); } .PostContent img { margin: 0px 10px 10px 0px; float: left;} .PostCom { border-top:1px solid #d3d4ce; padding:10px 0;} .PostCom ul { padding: 0px; margin: 0px;} .PostCom li { padding: 5px 0px 5px 25px; margin: 0px 5px 0px 0px; list- style-type: none; display: inline; color:#2a688c; font-size: 14px; } .PostCom li a { font-weight: normal; text-decoration: underline; color:#7f262e;} .PostCom li a:visited { font-weight: normal; text-decoration: underline; color:#7f262e;} .PostCom li a:hover { font-weight: normal; text-decoration: none; color:#7f262e;} .PostCom .Com { background: url(http://i425.photobucket.com/albums/ pp336/creativeartimages/ct.gif) no-repeat left center; } .PostCom .Tags { padding-left: 0px;} Similar TutorialsI just revamped my blog using a pre-made template. I have changed the background successfully, but the date seems to not be working. Could someone please tell me how to fix it? i already checked my setting on Blogspot, so it must be the HTML code from the template I used. I've looked all through the HTML, but I didn't see anything about a date stamp. This is the template I used: http://www.bloggerstyles.com/paper-c...gger-template/ And this is my blog, so you can see what I mean: http://supopi.blogspot.com Any help would be extremely appreciated! I had to fix this post so it is reposted at the bottom.. I am learning as I go, please read this part then skip to my last post.... I had to put the code in a box so that it can be viewed easier I have to divide this post into three sections because it is too large for the limit Part 1. I dont know how to program in HTML, but I figured if I posted the HTML here maybe someone could tell me how to fix my problem The template I use can be found at this location: http://4.bp.blogspot.com/_Z8mwJp4iSO...r_template.JPG You see the date in the upper right hand corner of each new post.... its not working on my personal blog... Can anyone find something in the following code that I could change to fix this problem? THANK YOU! I use blogger for my blog. Unfortunately, it does not give me the option to post the time AND date on every post, only one or the other. I chose to post the date, but I also want to know if anyone knows of an HTML code that can show the date the post was posted. If needed, my blog is http://www.freebie-link.com/. Hi I've built a website for my karaoke show, and would like to add a blog page to the site. Rather than 3rd party, I'd prefer to have my own blog on my own domain to increase traffic for the SE crawlers. I was wondering... - what some good options are ie what blog software to use - if I can have a blog that somehow incorporates Facebook and Twitter (i've seen Facebook connect, but I'd like something that posts my blog messages to my Facebook and Twitter pages) I currently have a Typepad blog on there, but as I said, I'd prefer to have my own blog code, not third party. The site is www.billygoatkaraoke.com.au , and I'd really like the blog to stay on the site - I'm thinking that I'll have a blog page open up over the goat when someone clicks on the BLOG link. Cheers Shaun Hi I am new to this site, I am having problem in my non blog site. I was trying to integrate wordpress blog in my non blog site. I am nearly done only few issues. Here is the site http://www.zipanatomy.com/blog/ 1. the post titles are coming some other way, without linking and some coding. 2. down to the footer, I have called a footer.php file which is from the non blog site and is in the root directory, the problem here is, they are linking to the wordpress log folder. 3. And one more issue is when I click the categories and do any search from the sidebar, that are opening on the extreme right of the page instead of in center. please, advices from the pros where I am getting wrong. thanks in advance, chander Hi, I was trying to get the system date on a form and an excel spreadsheet, but with no success.I am new to the web concept.Any help will be appreciated. Thanks, I am Blogging Special Focus on Technology, Blogging,Internet, Top News Stories, Online Money Making, Search Engine Related.Thank You for Reading This. Please! Simply Share your views. heres a link to my blog http://leader-of-our-nation.tumblr.com/ heres my coding <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- Theme: The Minimalist v1. Design: The Minimalist (http://minimalist.co) --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head><a href="http://leader-of-our-nation.tumblr.com/"><img src=< href="http://s1218.photobucket.com/albums/dd412/tappzstar/?action=view&current=loonbannerresize.jpg" target="_blank"><img src="http://i1218.photobucket.com/albums/dd412/tappzstar/loonbannerresize.jpg" border="0" alt="Photobucket"></a></a></a> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>{Title}{blockostSummary} | {PostSummary}{/blockostSummary}{block:SearchPage} | {lang:Search results for SearchQuery}{/block:SearchPage}</title> <meta name="description" content="{MetaDescription}" /> <meta name="if:Show description" content="1" /> <meta name="if:Show search" content="1" /> <meta name="text:Twitter name" content="" /> <meta name="text:Google Analytics ID" content="" /> <link rel="shortcut icon" href="{Favicon}" /> <link rel="alternate" type="application/rss+xml" title="{Title}" href="{RSS}" /> <!-- Styles --> <link rel="stylesheet" href="http://static.tumblr.com/f1whv92/Mp9l6ewcg/reset.css" /> <style type="text/css"> Hi All, I've finally successfully gotten a blog up on my organizations website but I am having a lot of trouble getting it to look like the other pages. I used a template for my main page and tweaked it a lot (www.cleaneducation.org). The main template is mostly html with a css file. I had never seen how blogs were done until now and see that there is no html index at all but only a php file associated with a css file... So my question is how to I get my html/css template to convert to the necessary type (assuming php/css) for the blog. The blog is an internal blog for the directors (myself included) to keep in touch with one another and to keep up to date so if it's really hard to get it to look like the main template it isn't a huge deal but if it's possible I personally would prefer it. Oh yeah, I am using wordpress for my blogging software (really easy install through the hosting company I use). I use blogger and I have a search bar on my blog. It's on my navbar and I need to move it to the right so I can add more links but I don't know how to move it. Can I get some help please? To see for yourself my blog is: http://freebielink.blogspot.com/ I am trying to code my own blog. I assume id have to use XML. However, my question is how do i create the drop down box that would sort all my previous posts by cat? thanks Hi there, I'm desperately seeking help regarding an effect I want to create on my blog. My blog is created on tumblr ( the address being www.bogeyland.com) and I want to create an effect by were the next image fades in when you scroll down the screen. A good example is on this blog which was also made using tumblr (www.thisisnthappiness.com) Please can somebody give me a code as to how its done.I've tried looking at the source but I don't know where to begin. Thanks alot guys, greatly appreciated. Hi: I wish to create a 'blog' that *I* control, and where the blog content would reside on my own Apache Server at my home. Is this reasonable and/or easy to do, OR should I use a commercial blog site (e.g., www.blogger.com) For example, I'd like my visitors to access my site (www.myblogsite.org) and then 'Vent their Spleens' on the subject of interest (which will be Heallthcare in the USA and its prospects for change, and the rantings about 'socialism' on the Fox Channel). Thanks for any guidance. -Mel Smith This is my blog, http://www.therawness.com. If you look at my left sidebar, you will see something called the Amazon carousel, an interacting spinning carousel showing books that I recommend to people. Problem is, it only allows a maximum of 10 books to be shows. What I wanted to do is to create a random, rotating array of carousels and have a different 10-book carousel appear every time the viewer refreshes the browser. So basically, what I wonder is what I have to do to accomplish this. Here are examples of codes for 2 widgets I want to alternate whenever the browser refreshes. Widget 1: Quote: <OBJECT classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab" id="Player_1aa9293d-9691-4546-afa0-e8f585ee5738" WIDTH="120px" HEIGHT="500px"> <PARAM NAME="movie" VALUE="http://ws.amazon.com/widgets/q?ServiceVersion=20070822&MarketPlace=US&ID=V20070822%2FUS%2Fjohnnytriangl-20%2F8010%2F1aa9293d-9691-4546-afa0-e8f585ee5738&Operation=GetDisplayTemplate"><PARAM NAME="quality" VALUE="high"><PARAM NAME="bgcolor" VALUE="#FFFFFF"><PARAM NAME="allowscriptaccess" VALUE="always"><embed src="http://ws.amazon.com/widgets/q?ServiceVersion=20070822&MarketPlace=US&ID=V20070822%2FUS%2Fjohnnytriangl-20%2F8010%2F1aa9293d-9691-4546-afa0-e8f585ee5738&Operation=GetDisplayTemplate" id="Player_1aa9293d-9691-4546-afa0-e8f585ee5738" quality="high" bgcolor="#ffffff" name="Player_1aa9293d-9691-4546-afa0-e8f585ee5738" allowscriptaccess="always" type="application/x-shockwave-flash" align="middle" height="500px" width="120px"></embed></OBJECT> <NOSCRIPT><A HREF="http://ws.amazon.com/widgets/q?ServiceVersion=20070822&MarketPlace=US&ID=V20070822%2FUS%2Fjohnnytriangl-20%2F8010%2F1aa9293d-9691-4546-afa0-e8f585ee5738&Operation=NoScript">Amazon.com Widgets</A></NOSCRIPT> Widget 2: Quote: <script type="text/javascript"><!-- amazon_ad_tag = "johnnytriangl-20"; amazon_ad_width = "120"; amazon_ad_height = "600";//--></script> <script type="text/javascript" src="http://www.assoc-amazon.com/s/ads.js"></script> Any help would be greatly appreciared! Hi there, Could somebody here tell me what this particular kind of website is? http://www.ozbargain.com.au/ it is not a forum and I don't think it is a blog. Would I be able to buy templates like this off the web? Thanks Hi Everyone! I'm new to this forum. I have this problem about commenting in blogs. how should you know if you can use html codes in blogs if you're commenting? what up everyone, im new to HTML, but basically i made a blog.. www.thecapitaldigest.com ok well i need help, im using word press and im using someones template for my site. I want to change the main picture on the site(the nyc) to one of my own..can anyone help me with this? ive tried changing it but it goes blank... if you reload my site the main nyc pic changes its on random pic...can anyone hook it up? it would be very appreciated! Hello knowledgable HTMLforum gurus. I have a client that would like a blog feature on her site, so that she can update one of the pages with announcements, etc. Is there some free code anywhere that I can use to accomplish this? I'd like the code to be able to archive old entries and have a search function if possible... Also, I need to have the blog section fit into the same design scheme as the rest of the site that I will be creating, so outsourcing to blogspot or something like that is out of the question. Does anyone know of any freeware that can accomplish this? Thanks in advance, hous edit: please forgive the placement of this thread - not sure where this belongs. Hi All Wondered if anyone could help me. I have a website, which I am able to create a blog page with, which I have done. I do not like any of the layouts/templates that are provided for this service and I want to stream the information that I blog to a section/div tag of my actual site and leave the actual blog page non visable to viewers. Is this possible using only html? or will I have to delete this blog page and set up another with the likes of joomla or wordpress? Cheers Saz |