<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title>BlogSkins Forum Replies For: How to use your downloaded blogskin [Guide]</title>
		<link>http://www.blogskins.com/forum/3/8922/</link>
		<description>Replies to this message in the BlogSkins.com Forums.</description>
		<pubDate>Fri, 24 May 2013 14:24:06 -0500</pubDate>
		<lastBuildDate>Fri, 24 May 2013 14:24:06 -0500</lastBuildDate>

		<generator>http://www.blogskins.com/</generator>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>Thanks for the effort!!&lt;br /&gt;
You're really helpful :)</description>
			<pubDate>Thu, 09 Nov 2006 18:34:35 -0600</pubDate>

			<author>nobody@blogskins.com (simply.dance)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>erm...wat r blogger codes? Under &quot;Actions&quot; i clicked the &quot;Blogger Main&quot; and downloaded it and straight away copied everything in the notepad and replace what i previously had in the white box under templates. the blogskin showed up...but i only c the blogskin and the blogger dashboard...all my posts dun appear</description>
			<pubDate>Tue, 07 Mar 2006 07:20:45 -0600</pubDate>

			<author>nobody@blogskins.com (usefool)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>hi, i juz downloaded a skin from blogskin and i had deleted the original template and paste the new html into the big white box. However, after republishing it, what i see on the blog is just the raw skin as seen on blogskin.com. There is none of my personal profile and posts. only the information from the creator. Does this mean i need to change the codes on the html of the downloaded blogskin myself? Why can't the information(eg, profile, pix) i type into the dashboard present itself on the uploaded blogskin? thanks a million!! :)</description>
			<pubDate>Sun, 11 Jun 2006 03:43:40 -0500</pubDate>

			<author>nobody@blogskins.com (sijin)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>yashrg:&lt;br /&gt;
In the middle of the mumbojumbo you should find something that says &quot;Img src&quot; and then a link =D</description>
			<pubDate>Fri, 17 Mar 2006 03:31:52 -0600</pubDate>

			<author>nobody@blogskins.com (yurihime)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>can i also do this in livejournal.com?</description>
			<pubDate>Sat, 29 Apr 2006 03:10:37 -0500</pubDate>

			<author>nobody@blogskins.com (wickedbride)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>okies...thanks a million :)</description>
			<pubDate>Wed, 08 Mar 2006 04:40:41 -0600</pubDate>

			<author>nobody@blogskins.com (usefool)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>You have to have the blogger &quot;codes&quot; to have your posts show up. You put this in the various places where they are meant to go... i.e. the &quot;entry&quot; layer, or the centre of the table, etc.&lt;br /&gt;
&lt;br /&gt;
&lt;B&gt;GENERAL&lt;/B&gt;&lt;br /&gt;
  &lt;B&gt;&amp;lt;$BlogTitle$&amp;gt; &lt;/B&gt;-The title of the blog&lt;br /&gt;
  &lt;B&gt;&amp;lt;$BlogDescription$&amp;gt; &lt;/B&gt;-Blog decription&lt;br /&gt;
  &lt;B&gt;&amp;lt;$BlogDateHeaderDate$&amp;gt; &lt;/B&gt;-Header Date&lt;br /&gt;
  &lt;br /&gt;
  &lt;B&gt;POSTS&lt;/B&gt;&lt;br /&gt;
  &lt;B&gt;&amp;lt;$BlogItemBody$&amp;gt; &lt;/B&gt;-Displays the Entry/Post&lt;br /&gt;
  &lt;B&gt;&amp;lt;$BlogItemTitle$&amp;gt; &lt;/B&gt;-Title for each post&lt;br /&gt;
  &lt;B&gt;&amp;lt;$BlogItemDateTime$&amp;gt; &lt;/B&gt;-Time that the entry was published/posted&lt;br /&gt;
  &lt;B&gt;&amp;lt;$BlogItemAuthor$&amp;gt; &lt;/B&gt;- The author of a post, using both the first and last names.&lt;br /&gt;
  &lt;B&gt;&amp;lt;$BlogItemAuthorNickname$&amp;gt; &lt;/B&gt;- The Display Name of the author of a post.&lt;br /&gt;
  &lt;B&gt;&amp;lt;$BlogItemAuthorEmail$&amp;gt; &lt;/B&gt;- The email address of the author of a post.&lt;br /&gt;
  &lt;B&gt;&amp;lt;$BlogItemAuthorURL$&amp;gt; &lt;/B&gt;- The homepage URL of the author of a post.&lt;br /&gt;
  &lt;B&gt;&amp;lt;$BlogItemNumber$&amp;gt; &lt;/B&gt;- The unique ID number of the post&lt;br /&gt;
  &lt;br /&gt;
  &lt;B&gt;ARCHIVES&lt;/B&gt;&lt;br /&gt;
  &amp;lt;BloggerArchives&amp;gt;&lt;br /&gt;
&amp;lt;a href='&amp;lt;$BlogArchiveURL$&amp;gt;'&amp;gt;&amp;lt;$BlogArchiveName$&amp;gt; &amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;/BloggerArchives&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;B&gt;PREVIOUS POSTS&lt;/B&gt;&lt;br /&gt;
  &amp;lt;BloggerPreviousItems&amp;gt;&lt;br /&gt;
  &amp;lt;a href=&quot;&amp;lt;$BlogItemPermalinkURL$&amp;gt;&quot;&amp;gt;&lt;br /&gt;
  &amp;lt;$BlogPreviousItemTitle$&amp;gt;&lt;br /&gt;
&amp;lt;/a&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/BloggerPreviousItems&amp;gt; </description>
			<pubDate>Tue, 07 Mar 2006 17:35:02 -0600</pubDate>

			<author>nobody@blogskins.com (yurihime)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>so the images do show up? or is it an imageless skin?&lt;br /&gt;
and same as what satrianna said, does it have the blogger codes?</description>
			<pubDate>Tue, 07 Mar 2006 02:04:41 -0600</pubDate>

			<author>nobody@blogskins.com (yurihime)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>are you sure you downloaded a skin for blogger? :/</description>
			<pubDate>Mon, 06 Mar 2006 08:01:02 -0600</pubDate>

			<author>nobody@blogskins.com (satrianna)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>Yay!</description>
			<pubDate>Tue, 31 Jan 2006 22:02:18 -0600</pubDate>

			<author>nobody@blogskins.com (myles)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>haha I'm glad you like it :)</description>
			<pubDate>Tue, 31 Jan 2006 23:47:03 -0600</pubDate>

			<author>nobody@blogskins.com (yurihime)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>sorry to bother you..but i am still not sure about the part on changing the code...where do we find the 'url' box at??and where's HTML??</description>
			<pubDate>Fri, 03 Feb 2006 03:27:47 -0600</pubDate>

			<author>nobody@blogskins.com (starrygalz)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>You download the HTML of blogskins, or off a website (like photokicho). THe URL box is found at &lt;a href=&quot;http://www.photobucket.com/&quot;&gt;http://www.photobucket.com/&lt;/a&gt; when you sign up for an account and upload images.</description>
			<pubDate>Fri, 03 Feb 2006 03:36:30 -0600</pubDate>

			<author>nobody@blogskins.com (yurihime)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>sorry...another noob here...i downloaded a blogskin n copied everyting in the notepad into the big whiter box under template (using blogger.com)...there are no images invovled to upload...den after i republish the blog n view blog, only the blog skin appeared n all my posts don't appear..can u help me solve the prob? thanks :)</description>
			<pubDate>Sun, 05 Mar 2006 05:02:09 -0600</pubDate>

			<author>nobody@blogskins.com (usefool)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>wow.. thnks! yurihime.. u've helped thousands solved their problems.. but whn i download the pictures from kicho i cannot see them.. =S</description>
			<pubDate>Fri, 17 Feb 2006 07:33:40 -0600</pubDate>

			<author>nobody@blogskins.com (yuangeok)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>where can i find the images to upload?  i don't see any on the screen when i go to download.</description>
			<pubDate>Sat, 18 Feb 2006 07:35:19 -0600</pubDate>

			<author>nobody@blogskins.com (runher01)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>In the code that you download, there should be a source code for images. If you copy and paste them into IE or Mozilla, it will open up a image where you can right-click and save.&lt;br /&gt;
&lt;br /&gt;
The example that I'm using here are zip files from our website, which contain all of the images ^^</description>
			<pubDate>Sat, 18 Feb 2006 16:43:28 -0600</pubDate>

			<author>nobody@blogskins.com (yurihime)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>i put the image on my server and it still doesnt show up on my blogger, it should be of love and cherry blossoms ' but it shows only the layout changed no image.. could u help me? sorry for being a nuisance..</description>
			<pubDate>Sat, 18 Feb 2006 20:34:22 -0600</pubDate>

			<author>nobody@blogskins.com (icklepom20)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>tis ok icklepom20.&lt;br /&gt;
have you change the source code in the template to the new address of the image on your server?&lt;br /&gt;
have you made sure the image has no spaces between the name?&lt;br /&gt;
the last thing I can think of is whether or not the image has been uploaded correctly on the server ^^&lt;br /&gt;
tell me if it helps or not.</description>
			<pubDate>Sun, 19 Feb 2006 21:25:53 -0600</pubDate>

			<author>nobody@blogskins.com (yurihime)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>Hey... I'm a newbie user. I don't really get how this site works.&lt;br /&gt;
&lt;br /&gt;
i know how to do all those above. but i do not know where i can find the scripts... what i did was i uploaded the pics into my server. I wonder if there are zip files that i should download rather than just getting the url of the pic. =/</description>
			<pubDate>Tue, 28 Feb 2006 18:53:05 -0600</pubDate>

			<author>nobody@blogskins.com (klsz)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>Only some users with websites offer the layouts in zip format. Most of the time you will have to get the image of the script, and then saving it onto your hardrive and then uploading it. &lt;br /&gt;
The script you should be able to find when you download the txt. file. I'm not really sure what you are asking =D</description>
			<pubDate>Thu, 02 Mar 2006 01:27:41 -0600</pubDate>

			<author>nobody@blogskins.com (yurihime)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>Sorry to trouble you, but how to take a screenshot ?</description>
			<pubDate>Tue, 14 Mar 2006 00:43:43 -0600</pubDate>

			<author>nobody@blogskins.com (carmen3118)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>erm... i am another noob i mean a newbie.... how do u download skins? :P</description>
			<pubDate>Tue, 14 Mar 2006 07:57:25 -0600</pubDate>

			<author>nobody@blogskins.com (anselyf)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>OK... &lt;b&gt; To Download Skins &lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
It's relatively simple. I've annotated a screenshot for you to refer to: &lt;a href=&quot;http://www.fulan.com/photokicho/images/blogskins/screenshots/blogskinsdownloading.jpg&quot;&gt;http://www.fulan.com/photokicho/images/blogskins/screenshots/blogskinsdownloading.jpg&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
On that screenshot, where I've written &quot;you click on one of the options here&quot; that's exactly what I mean. You click on one of them to get the layout in blogger, xanga and moveable type. You click on your corresponding one, and you should receive a prompt to download it. You save, and you will end up with a txt file.&lt;br /&gt;
&lt;br /&gt;
You will be able to open that up in Notepad to edit.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;To Take screenshots&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
You just hit print screen... or &quot;PrtScn&quot; and paste into photoshop, painter, Microsoft Paint... Word, publisher... etc. etc. lolz</description>
			<pubDate>Wed, 15 Mar 2006 03:20:49 -0600</pubDate>

			<author>nobody@blogskins.com (yurihime)</author>
		</item>
				<item>
			<title>blogger codes...where exactly to put each of these</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>i guess my question is straight forward for u...how do i know where exactly in the middle of all that mumbojumbo html do i put those code?&lt;br /&gt;
</description>
			<pubDate>Wed, 15 Mar 2006 05:41:02 -0600</pubDate>

			<author>nobody@blogskins.com (yashrg)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>Thank you!! ^^ </description>
			<pubDate>Wed, 15 Mar 2006 10:14:51 -0600</pubDate>

			<author>nobody@blogskins.com (carmen3118)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>its not just about the image. i know how to change the image links. the problem is with the main posts, post titles, images in the posts and the blogger profile in the sidebar and the blog description and stuff that appears  on the blogger templates-Its nothing there in the splat! template.</description>
			<pubDate>Fri, 17 Mar 2006 11:21:03 -0600</pubDate>

			<author>nobody@blogskins.com (yashrg)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>Hellow Yurihime.. I wanna ask you something.&lt;br /&gt;
I have a fav skin and really want to use it. But, the fonts are so difficult to read, like it has shadow (do you know what I mean? If you have time, please go to my profile and see my fav. skin..)&lt;br /&gt;
&lt;br /&gt;
Do you have some code to make the fonts normal? Thanks..</description>
			<pubDate>Sat, 18 Mar 2006 08:02:06 -0600</pubDate>

			<author>nobody@blogskins.com (cicakgirl)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>cicakgirl&lt;br /&gt;
i know what you're talking about... i've gone to your profile but I can't see your fav skin. Do you happen to have zone-alarm or another internet security? and what browser do u use?</description>
			<pubDate>Mon, 20 Mar 2006 21:56:13 -0600</pubDate>

			<author>nobody@blogskins.com (yurihime)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>Uh-oh.. you can't see my fav skin? My browser is IE. Well i'll give you the link. &lt;a href=&quot;http://www.blogskins.com/info/41713&quot;&gt;http://www.blogskins.com/info/41713&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Can you see and solve my prob? 100000000 thanks... lol :)</description>
			<pubDate>Tue, 21 Mar 2006 03:08:57 -0600</pubDate>

			<author>nobody@blogskins.com (cicakgirl)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>i dont think I can solve your problem because on my computer it turns out fine on firefox but strange in IE... I've had the same problems with some of my other skins, but its always been because of my internet security. ^^&lt;br /&gt;
sorry i couldnt help</description>
			<pubDate>Tue, 21 Mar 2006 18:55:50 -0600</pubDate>

			<author>nobody@blogskins.com (yurihime)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>Oooooohhhh.. but it's okay! :D keep making good skins!!!</description>
			<pubDate>Fri, 24 Mar 2006 00:49:09 -0600</pubDate>

			<author>nobody@blogskins.com (cicakgirl)</author>
		</item>
				<item>
			<title>RE: still confused sorry :S</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>how do u add your profile to the downloaded skin?i mean when i click on the profile,it doesnt say anything..its only my entries that are being published onto the downloaded skin...the rest isnt</description>
			<pubDate>Mon, 27 Mar 2006 02:17:20 -0600</pubDate>

			<author>nobody@blogskins.com (lia717)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>Normally you just type your profile into the part where it says &quot;abt you here&quot; or &quot;your profile&quot;</description>
			<pubDate>Thu, 30 Mar 2006 01:11:04 -0600</pubDate>

			<author>nobody@blogskins.com (yurihime)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>im stillnot sure how i can make my profile appear on the downloaded skin...i mean,all i see are my entries,but when i click on my profile it wont appear on the skin i downloaded...help =(</description>
			<pubDate>Sat, 01 Apr 2006 17:24:07 -0600</pubDate>

			<author>nobody@blogskins.com (lia717)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>i kind of dont understand what you're saying... or how that could happen.&lt;br /&gt;
what skin are you using?&lt;br /&gt;
do you have a link?</description>
			<pubDate>Tue, 04 Apr 2006 03:02:33 -0500</pubDate>

			<author>nobody@blogskins.com (yurihime)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>i'm having trouble also.  my skin shows up fine on the site, but i don't seem to have any posts there anymore.  i can't figure out why not as the blogger codes are in tact.  someone mentioned a firewall. any idea what to look for? i'm using zone alarm.&lt;br /&gt;
&lt;br /&gt;
thanks.</description>
			<pubDate>Sat, 22 Apr 2006 11:17:59 -0500</pubDate>

			<author>nobody@blogskins.com (berijoy)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>p.s. my site is www.egyirba.net  but you will see there only the skin and no posts.&lt;br /&gt;
</description>
			<pubDate>Sat, 22 Apr 2006 11:20:50 -0500</pubDate>

			<author>nobody@blogskins.com (berijoy)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>Ah, too bad I don't use Blogger. I'll have to change the codes myself without any professional help.</description>
			<pubDate>Fri, 05 May 2006 06:49:09 -0500</pubDate>

			<author>nobody@blogskins.com (combatshotgun)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>hi! im new here and have absolutly no talent in the html/coding neighborhood.&lt;br /&gt;
heres the deal, i followed this guide to the tee, but when i inserted the code into blogger, it wouldnt work adn said this: &quot;Your HTML cannot be accepted: Tag is not allowed: &quot;&lt;br /&gt;
what does this mean and how can i fix it?!?&lt;br /&gt;
thanx!</description>
			<pubDate>Fri, 05 May 2006 18:35:41 -0500</pubDate>

			<author>nobody@blogskins.com (geekyastheyget)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>1)you'd have to work out what tag didnt work (&lt;b&gt;geeyastehyget&lt;/b&gt;)&lt;br /&gt;
2)People using &lt;b&gt;ZONE ALARM&lt;/b&gt;. I have this system at home too, the firewall tends to block some things there. Im not sure what catorgory it is in, but if go to parental control&gt;catorgories there should be some things listed there. trial and error untick the boxes until you find the box that blocks the posts.&lt;br /&gt;
3)&lt;b&gt;Wickedbride&lt;/b&gt; yes you can do this in livejournal, its just the last step which would be different.&lt;br /&gt;
4)You actually have to type in your profile in the hole (&lt;b&gt;lia717&lt;/b&gt;) that the designers make for you. &quot;Your profile here&quot; etc. there is no code that would make your blogger profile appear on your blog, this you would have to do manually.</description>
			<pubDate>Sun, 07 May 2006 02:34:25 -0500</pubDate>

			<author>nobody@blogskins.com (yurihime)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>Hello . Umm , Sorry to trouble you but i'd like to ask you regarding how to generate the html code from a skin you made or rather , how do you even make a blogskin . I already made a design in photoshop (:</description>
			<pubDate>Tue, 23 May 2006 20:30:28 -0500</pubDate>

			<author>nobody@blogskins.com (ikandilys)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>&lt;b&gt;ikandilys&lt;/b&gt; you can't &quot;generate&quot; a code &gt;.&lt;&lt;br /&gt;
you should download some skins from this site and learn the various forms of HTML there. You should go to &lt;a href=&quot;http://www.lissaexplains.com&quot;&gt;http://www.lissaexplains.com&lt;/a&gt; for basic HTML learning. You can use programs like notepad, dreamweaver and frontpage to code your site. &lt;br /&gt;
You've got the design, so you've done step one, so all you need to do now is learn now to code onto that design :)&lt;br /&gt;
keep the patience up :)</description>
			<pubDate>Thu, 25 May 2006 06:45:08 -0500</pubDate>

			<author>nobody@blogskins.com (yurihime)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>i don't understand how you do it... can you help me or guide me...? my email is lil.suga.bum@hotmail.com if you have messenger add me... thanks...</description>
			<pubDate>Sat, 03 Jun 2006 09:06:03 -0500</pubDate>

			<author>nobody@blogskins.com (lilsugabum)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>hello. =)&lt;br /&gt;
&lt;br /&gt;
i've just loaded a skin over here, and i loaded the skin for blogger version. &lt;br /&gt;
point is, when i opened the file, there wasn't any code or anything. nothing. =/. &lt;br /&gt;
&lt;br /&gt;
i don't know if this has to be with my Mac or sth... but i can't load any skin! =/..&lt;br /&gt;
&lt;br /&gt;
plz! help! </description>
			<pubDate>Sun, 11 Jun 2006 13:03:41 -0500</pubDate>

			<author>nobody@blogskins.com (masaila)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>Can someone help me? I have a blogskin on the page but there's still a template behind the skin and i am seeing two pages now. What should i do? thanks.</description>
			<pubDate>Wed, 14 Jun 2006 22:25:54 -0500</pubDate>

			<author>nobody@blogskins.com (Ideline)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>i have the exact same problem as alienwing!&lt;br /&gt;
&lt;br /&gt;
&quot;Please correct the error below, and submit your template again. Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly.&lt;br /&gt;
XML error message: The element type &quot;body&quot; must be terminated by the matching end-tag &quot;&quot;. &quot;&lt;br /&gt;
&lt;br /&gt;
please help!!!!!!!!!!</description>
			<pubDate>Sat, 04 Nov 2006 19:05:39 -0600</pubDate>

			<author>nobody@blogskins.com (darbyki18)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>i cant go to all the websites. Why?&lt;br /&gt;
</description>
			<pubDate>Mon, 19 Jun 2006 17:18:29 -0500</pubDate>

			<author>nobody@blogskins.com (deltaorga)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>i cant visit photokicho.com&lt;br /&gt;
</description>
			<pubDate>Tue, 20 Jun 2006 06:19:44 -0500</pubDate>

			<author>nobody@blogskins.com (deltaorga)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>Everytime I paste a code on my tempelate settings my blog appears so small i can barely read my posts what shoud i do.&lt;br /&gt;
&lt;br /&gt;
</description>
			<pubDate>Tue, 20 Jun 2006 16:46:27 -0500</pubDate>

			<author>nobody@blogskins.com (myprecioussss)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>How do i put up comments on my blogger website?&lt;br /&gt;
I dont know why each time i put a new template, comments doesnt show tho i enabled them and editted the template. &lt;br /&gt;
Else ill just switch back to blogger original templates =( &lt;br /&gt;
pls help...  &lt;a href=&quot;http://euphoriaism.blogspot.com&quot; rel=&quot;nofollow&quot;&gt;http://euphoriaism.blogspot.com&lt;/a&gt;</description>
			<pubDate>Tue, 04 Jul 2006 05:24:18 -0500</pubDate>

			<author>nobody@blogskins.com (missyjac)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>i would just like to bring up an old question that i think wasn't answered..can we use this for livejournal? and if not, does anyone know where i can get skins for it?? coz i really can't make any of these to save my life and i can''t abandon my live journal acct. thanks! (&quot;,)</description>
			<pubDate>Mon, 07 Aug 2006 12:29:47 -0500</pubDate>

			<author>nobody@blogskins.com (rayza30)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>Im not sure, i never tested this for livejournal&lt;br /&gt;
Im really sorry i havent been around to answer your questions everyone, I think it's too late now, but if you have any just... err.. post again...</description>
			<pubDate>Fri, 11 Aug 2006 08:31:42 -0500</pubDate>

			<author>nobody@blogskins.com (yurihime)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>Somethings wrong with my skin and I can't determine what is it. When I preview my template before saving,all the posts and information about me is there. And when I had saved it,I can't see my new posts and information about me when I view my blogspot. Can you help me regarding that? thanks..</description>
			<pubDate>Tue, 22 Aug 2006 06:54:34 -0500</pubDate>

			<author>nobody@blogskins.com (sang-froid)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>Somethings wrong with my skin and I can't determine what is it. When I preview my template before saving,all the posts and information about me is there. And when I had saved it,I can't see my new posts and information about me when I view my blogspot. Can you help me regarding that? thanks..</description>
			<pubDate>Wed, 23 Aug 2006 02:57:01 -0500</pubDate>

			<author>nobody@blogskins.com (sang-froid)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>what's with tagging? how does it work?</description>
			<pubDate>Fri, 25 Aug 2006 01:35:01 -0500</pubDate>

			<author>nobody@blogskins.com (sang-froid)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>tagging is when you can leave a message in a tagboard like from cbox or tagboard.com or by using the message system via blogger.&lt;br /&gt;
&lt;br /&gt;
I have no idea what's wrong with your skin, it sounds like something very strange... &lt;br /&gt;
Have you saved the code directly onto your skin? (i.e, is your profile actually integrated into the skin?)</description>
			<pubDate>Wed, 30 Aug 2006 12:10:29 -0500</pubDate>

			<author>nobody@blogskins.com (yurihime)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>Everyone using beta blogger will encounter this problem. You will have to find a solution to convery HTML to XML yourself. I'm searching for a solution, too.</description>
			<pubDate>Tue, 14 Nov 2006 08:32:26 -0600</pubDate>

			<author>nobody@blogskins.com (heavenwargod)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>I found a skin that I really liked and tried to put it on Blogger beta. &lt;br /&gt;
&lt;br /&gt;
It showed &quot;Please correct the error below, and submit your template again. Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly.&lt;br /&gt;
XML error message: The element type &quot;body&quot; must be terminated by the matching end-tag &quot;&quot;. &quot;&lt;br /&gt;
&lt;br /&gt;
I've checked the code and everything seems fine...Is this because of the new beta version?</description>
			<pubDate>Sun, 29 Oct 2006 14:23:32 -0600</pubDate>

			<author>nobody@blogskins.com (alienwing)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>Who has the solution to convert to XML???????</description>
			<pubDate>Tue, 28 Nov 2006 03:54:12 -0600</pubDate>

			<author>nobody@blogskins.com (qmjof3c)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>how to open as html</description>
			<pubDate>Sat, 02 Dec 2006 21:51:08 -0600</pubDate>

			<author>nobody@blogskins.com (Tyranoman)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>Okay...&lt;br /&gt; Blogger has launched a new blogger BETA and it runs on XML coding instead of HTML - which is what most of the layouts on this site offer. If you want to load the skins, you will have to load it on blogger basic, unless the skin is XML specified.&lt;br /&gt; &lt;br /&gt; photokicho.com doesnt work anymore because we closed the site... however you can still access via our old hosting...&lt;br /&gt; &lt;a href=&quot;http://www.fulan.com/photokicho/index.html&quot; rel=&quot;nofollow&quot;&gt;http://www.fulan.com/photokicho/index.html&lt;/a&gt;</description>
			<pubDate>Tue, 12 Dec 2006 09:07:31 -0600</pubDate>

			<author>nobody@blogskins.com (yurihime)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>okaii im new to this  blogger thingy but yeah hmm i downloaded the skin n the notepad came up with the code so i tried putting the code in the template it didnt work sooo i tried uploading the background to photobucket n placing it in the code it still didnt work i dunno wut to do? is a zip folder suppose to come up when skins are downloaded welll please help someone lmfao</description>
			<pubDate>Sat, 16 Dec 2006 10:17:50 -0600</pubDate>

			<author>nobody@blogskins.com (bettyboooopflava)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>Er... How do you put the skin into the blog? i dunno how to ... can u mail me of the details? my Mail is KohHuiMin2003@hotmail.com   thxs! &lt;br /&gt; </description>
			<pubDate>Mon, 18 Dec 2006 21:32:53 -0600</pubDate>

			<author>nobody@blogskins.com (kohhuimin2003)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>when i want to upload my photobucket pictures, the uploading system is different from the screenshot shown. there is no box to tick &quot;original picture names&quot;. is it okay? i mean i can still just upload the image right and there'll be no problem right?</description>
			<pubDate>Thu, 21 Dec 2006 23:36:33 -0600</pubDate>

			<author>nobody@blogskins.com (bo0qix)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>nice tutorial :-)</description>
			<pubDate>Fri, 29 Dec 2006 23:31:18 -0600</pubDate>

			<author>nobody@blogskins.com (sugarcult-)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>i cant upload my blogskin. there's an error saying: Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly. &lt;br /&gt; XML error message: The markup in the document following the root element must be well-formed. &lt;br /&gt; &lt;br /&gt; can u help me?</description>
			<pubDate>Mon, 25 Dec 2006 06:05:58 -0600</pubDate>

			<author>nobody@blogskins.com (rj_p_18)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>I have downloaded one blogskin and managed to get install it to my blog.  However, as suggested by the blogskin creator, I have uploaded the 2 images used to Photobucket (my own account) using URL upload.&lt;br /&gt; &lt;br /&gt; I changed the image source, however, alignment is OFF.  What could be the problem?  All I changed was the &lt;a href=&quot;http://&quot; rel=&quot;nofollow&quot;&gt;http://&lt;/a&gt; source to replace it with my own photobucket copy.  Thanks.</description>
			<pubDate>Tue, 26 Dec 2006 06:10:57 -0600</pubDate>

			<author>nobody@blogskins.com (co77ee)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>In reply to rj_p_18,&lt;br /&gt; &lt;br /&gt; I initially had that problem.  If you are using blogger.com, you need to change to classic view at your Edit HTML section.</description>
			<pubDate>Tue, 26 Dec 2006 06:12:35 -0600</pubDate>

			<author>nobody@blogskins.com (co77ee)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>hi, i'm using blogger beta. then how can i use the skins for my blog? thnx. </description>
			<pubDate>Thu, 04 Jan 2007 22:16:51 -0600</pubDate>

			<author>nobody@blogskins.com (cindy1123)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>does anyone uses Adobe Imageready?After slicing the images, you preview in a browser to get the codes right? But how do you get the separate images that were sliced?I read from a site, it says delete the &quot;xxx.htm&quot; from the url at the browser, but i don't see any xxx.htm, the url ends with &quot;.html&quot;...</description>
			<pubDate>Thu, 18 Jan 2007 05:54:22 -0600</pubDate>

			<author>nobody@blogskins.com (yami_no_hime)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>i've copied the tempalte i want to the big box... but this message appears.... please help me...&lt;br /&gt; Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly. &lt;br /&gt; XML error message: The element type &quot;body&quot; must be terminated by the matching end-tag &quot;&quot;. &lt;br /&gt;   &lt;br /&gt;  &lt;br /&gt;  </description>
			<pubDate>Tue, 23 Jan 2007 22:47:20 -0600</pubDate>

			<author>nobody@blogskins.com (misspoyo)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>wow ! thks &lt;B&gt;&lt;U&gt;LOADS&lt;/B&gt;&lt;/U&gt; !&lt;br /&gt; i mite be able to make a skin sooooon ! :DDDD</description>
			<pubDate>Wed, 07 Feb 2007 04:57:56 -0600</pubDate>

			<author>nobody@blogskins.com (aRENE//.*)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>I feel like yanking my hair!! Why don't these templates work on blogger beta?!!? I tried everything! please help me!! </description>
			<pubDate>Fri, 09 Feb 2007 06:34:16 -0600</pubDate>

			<author>nobody@blogskins.com (noobie2007)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>i dun understand u&lt;br /&gt; </description>
			<pubDate>Mon, 12 Feb 2007 11:44:45 -0600</pubDate>

			<author>nobody@blogskins.com (*YuRiKa*)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>please help me &lt;br /&gt; </description>
			<pubDate>Mon, 12 Feb 2007 11:45:12 -0600</pubDate>

			<author>nobody@blogskins.com (*YuRiKa*)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>Hi there! How can i change my blog into blogger basic so i can update it, if it´s possible... someone can help?</description>
			<pubDate>Thu, 15 Feb 2007 02:14:56 -0600</pubDate>

			<author>nobody@blogskins.com (Babube)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>sorry to bother you,,&lt;br /&gt; i'm using the blogger,but it always says&lt;br /&gt; &quot;Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly. &lt;br /&gt; XML error message: Open quote is expected for attribute &quot;language&quot; associated with an element type &quot;script&quot;. &quot;&lt;br /&gt; can someone help me with this ... thx&lt;br /&gt; </description>
			<pubDate>Thu, 15 Feb 2007 07:22:01 -0600</pubDate>

			<author>nobody@blogskins.com (mamboXtreme)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>I've got a problem with my blogskin. Whenever I post, the date reflected will be Feb 15. How do I rectify the problem? Is something wrong with the coding?</description>
			<pubDate>Sat, 17 Feb 2007 16:32:16 -0600</pubDate>

			<author>nobody@blogskins.com (sakuraakamichelle)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>I'm having the same XML problem as many other people for Blogger Beta. I keep getting this message: &quot;Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly.&lt;br /&gt; XML error message: The element type &quot;body&quot; must be terminated by the matching end-tag &quot;&quot;.&quot;&lt;br /&gt; &lt;br /&gt; I tried using the solution suggested above, that you add an x to html so it becomes xhtml, but no dice. &lt;br /&gt; &lt;br /&gt;  PLEASE HELP! I am so frustrated with this right now.</description>
			<pubDate>Sat, 10 Mar 2007 01:00:50 -0600</pubDate>

			<author>nobody@blogskins.com (bluepinkshoes)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>I'm having the exact same XML format prob as everyone else for Blogger BETA. Need HELP! </description>
			<pubDate>Fri, 16 Mar 2007 06:36:18 -0500</pubDate>

			<author>nobody@blogskins.com (yann1104)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>hey...im trying to use one of the skins on this site but i cant find  the comment page on my blogs? what is the code for that??? please please please.</description>
			<pubDate>Sat, 24 Mar 2007 08:55:58 -0500</pubDate>

			<author>nobody@blogskins.com (dmanuel1983)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>hey,i did everything u said to do but when i copy and paste onto d white box it says: &lt;br /&gt; &lt;br /&gt; Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly. &lt;br /&gt; XML error message: The element type &quot;body&quot; must be terminated by the matching end-tag &quot;&quot;. &lt;br /&gt; &lt;br /&gt; wat shld i do?</description>
			<pubDate>Sat, 21 Apr 2007 02:12:15 -0500</pubDate>

			<author>nobody@blogskins.com (michelle.basir)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>- michelle.basir&lt;br /&gt; &lt;br /&gt; i had that problem too&lt;br /&gt; u scroll right to the bottom&lt;br /&gt; u see a 'switch to sth sth'&lt;br /&gt; is either 1 of them. &lt;br /&gt; when it is right yr edit post box will be damn fat.</description>
			<pubDate>Sat, 21 Apr 2007 09:26:51 -0500</pubDate>

			<author>nobody@blogskins.com (samuellai)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>&lt;br /&gt; Hi..I'm new to all these. I have been blogging for a while and am thinking of changing to a new skin. &lt;br /&gt; &lt;br /&gt; Hence, here i am. I'm downloaded some skins here. But somehow, when i paste it into my blogger template...I get this reply : Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly. &lt;br /&gt; XML error message: The element type &quot;body&quot; must be terminated by the matching end-tag &quot;&quot;. &lt;br /&gt; &lt;br /&gt; What does it mean? Can someone please help. &lt;br /&gt; &lt;br /&gt; Is this because I'm currently using blogger beta and that it does not match?&lt;br /&gt; &lt;br /&gt; Thanks!&lt;br /&gt; </description>
			<pubDate>Sun, 22 Apr 2007 23:24:32 -0500</pubDate>

			<author>nobody@blogskins.com (Sugarlilies)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly. &lt;br /&gt; XML error message: The element type &quot;meta&quot; must be terminated by the matching end-tag &quot;&quot;. &lt;br /&gt; &lt;br /&gt; next what to do??</description>
			<pubDate>Tue, 24 Apr 2007 21:56:53 -0500</pubDate>

			<author>nobody@blogskins.com (BLoGGInG~~NuB)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>Hi Yurihime..&lt;br /&gt; &lt;br /&gt; I've now reverted back to the &quot;old blogger&quot; since my beta blogger does not seem to support the html codes. &lt;br /&gt; &lt;br /&gt; My only concerns now is that i do not have a &quot;post a comment&quot; on my blog. Also, the there is now way for others to just click on the title of my post to read that one post. they have to read the entire thing, if you know what i mean. Is there anyway to rectify this?&lt;br /&gt; &lt;br /&gt; Please check out my blog to know what i mean..&lt;br /&gt; www.sugarlilies.blogspot.com&lt;br /&gt; &lt;br /&gt; Thank you so much! =)</description>
			<pubDate>Tue, 01 May 2007 01:04:02 -0500</pubDate>

			<author>nobody@blogskins.com (Sugarlilies)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>Hi Yurihime..&lt;br /&gt; &lt;br /&gt; I've now reverted back to the &quot;old blogger&quot; since my beta blogger does not seem to support the html codes. &lt;br /&gt; &lt;br /&gt; My only concerns now is that i do not have a &quot;post a comment&quot; on my blog. Also, the there is now way for others to just click on the title of my post to read that one post. they have to read the entire thing, if you know what i mean. Is there anyway to rectify this?&lt;br /&gt; &lt;br /&gt; Please check out my blog to know what i mean..&lt;br /&gt; www.sugarlilies.blogspot.com&lt;br /&gt; &lt;br /&gt; Thank you so much! =)</description>
			<pubDate>Tue, 01 May 2007 01:44:14 -0500</pubDate>

			<author>nobody@blogskins.com (Sugarlilies)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly. &lt;br /&gt; XML error message: The markup in the document following the root element must be well-formed. &lt;br /&gt; &lt;br /&gt; diz is wat it says weneva i wanna use d layouts.. can sum1 teach me how 2 use it..</description>
			<pubDate>Mon, 14 May 2007 07:30:15 -0500</pubDate>

			<author>nobody@blogskins.com (priazz)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>I downloaded a skin but i cant upload it on blogger...&lt;br /&gt; these are what was stated:&lt;br /&gt; (Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly. &lt;br /&gt; XML error message: The element type &quot;body&quot; must be terminated by the matching end-tag &quot;&quot;. )&lt;br /&gt; What shall i do to fix this???</description>
			<pubDate>Sat, 12 May 2007 10:27:16 -0500</pubDate>

			<author>nobody@blogskins.com (p3panda)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>hey how exactly do i add a skin from blogskins to my blogger? i have the txt file for blogger main but i dont know what to do next/ :S</description>
			<pubDate>Fri, 18 May 2007 21:54:40 -0500</pubDate>

			<author>nobody@blogskins.com (isofly)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>erm could you help? im stuck at this step : &lt;br /&gt; &lt;br /&gt; 3) Click the browse button.&lt;br /&gt; Screenshot: &lt;a href=&quot;http://www.fulan.com/photokicho/images/tutorials/blog_install/1.jpg&quot; rel=&quot;nofollow&quot;&gt;http://www.fulan.com/photokicho/images/tutorials/blog_install/1.jpg&lt;/a&gt; &lt;br /&gt; You then find the images that you have already unzipped, and press ok, and then submit. MAKE SURE THE KEEP ORIGINAL PICTURE NAMES IS TICKED. (or else you'll end up with images with names that look like international phonenumbers)</description>
			<pubDate>Sat, 11 Aug 2007 20:07:28 -0500</pubDate>

			<author>nobody@blogskins.com (xkokoro)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>how come when i put a link in the  skin i downloaded but when i go to my blog and click on the link it will got to my blog and then slashand my freind's blog?</description>
			<pubDate>Sun, 21 Oct 2007 07:10:36 -0500</pubDate>

			<author>nobody@blogskins.com (namelessfreak25)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>how to get the code/text to post on blogger =x</description>
			<pubDate>Thu, 31 May 2007 04:32:56 -0500</pubDate>

			<author>nobody@blogskins.com (dc1997)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>Hi I'm a newbie here. Can you upload these skins in Tabulas? If so, where do I put these codes? What is a &quot;Movable type&quot;? Thanks!</description>
			<pubDate>Fri, 01 Jun 2007 19:20:09 -0500</pubDate>

			<author>nobody@blogskins.com (an2netluv)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>hey, i downloaded a skin and followed the instructions, but blogger cant seem to save my template! it keeps giving me an error msg, &lt;br /&gt; &lt;br /&gt; We were unable to save your template &lt;br /&gt; Please correct the error below, and submit your template again. &lt;br /&gt; Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly. &lt;br /&gt; &lt;br /&gt; but i copied the exact same code!&lt;br /&gt; can someone help me! i really dont want to use a custm made skin</description>
			<pubDate>Tue, 05 Jun 2007 12:32:23 -0500</pubDate>

			<author>nobody@blogskins.com (utterlee)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>utterlee, u have to revert to old templating style its below it gives you the option to do that. Anyway, I have 1 qn... suddenly when u download skins it appears in 4-10 lines making it harder to change the Profile, Link etc. Can sumone help</description>
			<pubDate>Wed, 06 Jun 2007 21:36:37 -0500</pubDate>

			<author>nobody@blogskins.com (anastirith)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>hi. i'm a newbie and i want to make a html code. i need help. pretty please can you help me!!!</description>
			<pubDate>Wed, 13 Jun 2007 12:22:15 -0500</pubDate>

			<author>nobody@blogskins.com (syamin)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>iie click but iit nothing changes lehhs&lt;br /&gt; </description>
			<pubDate>Fri, 15 Jun 2007 03:56:21 -0500</pubDate>

			<author>nobody@blogskins.com (girlosphy)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>Hi! I'm a newbie here. How do we even get the basecodes from other blogskinners and the HTML from the blogskin i wanted? Pls Repy ASAP.&lt;br /&gt; &lt;br /&gt; &lt;br /&gt; Thanks!</description>
			<pubDate>Sat, 20 Oct 2007 07:08:16 -0500</pubDate>

			<author>nobody@blogskins.com (celinetan941)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>hi, i'm new here. can these blogskin template be used for other online blogging site? cos i have an acct in diaryland since 2002. and if yes, how can i edit the archives n entries page to make it work? can anyone help?</description>
			<pubDate>Wed, 20 Jun 2007 13:48:26 -0500</pubDate>

			<author>nobody@blogskins.com (wjyx)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>I can't seem to get this working on Blogger. I keep getting errors when I paste the code in the template: &lt;br /&gt; &lt;br /&gt; Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly. &lt;br /&gt; XML error message: The element type &quot;body&quot; must be terminated by the matching end-tag &quot;&quot;.&lt;br /&gt; &lt;br /&gt; please help!</description>
			<pubDate>Thu, 05 Jul 2007 20:48:42 -0500</pubDate>

			<author>nobody@blogskins.com (beautymark)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>I still don't get it...-.-</description>
			<pubDate>Thu, 12 Jul 2007 03:28:37 -0500</pubDate>

			<author>nobody@blogskins.com (shinku123999)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>Okay,I get it a bit but i don't understand this part~&lt;br /&gt; 'XML error message: White spaces are required between publicId and systemId.'&lt;br /&gt; </description>
			<pubDate>Thu, 12 Jul 2007 03:41:15 -0500</pubDate>

			<author>nobody@blogskins.com (shinku123999)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>Sorry if I am such a bother but can someone tell me what does this means? I did what yuri said but still i end up wit this :&lt;br /&gt; Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly.&lt;br /&gt; XML error message: Comment must start with &quot;&lt;br /&gt; &lt;br /&gt; Or&lt;br /&gt; Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly.&lt;br /&gt; XML error message: Comment must start with &quot;</description>
			<pubDate>Fri, 13 Jul 2007 05:07:41 -0500</pubDate>

			<author>nobody@blogskins.com (shinku123999)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>hw to put foto in blog?</description>
			<pubDate>Fri, 13 Jul 2007 21:55:48 -0500</pubDate>

			<author>nobody@blogskins.com (cherlyn;p)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>Hi.... I need your help.... &lt;br /&gt; What does this means??&lt;br /&gt; &lt;br /&gt; Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly. &lt;br /&gt; XML error message: The element type &quot;body&quot; must be terminated by the matching end-tag &quot;&quot;. &lt;br /&gt; </description>
			<pubDate>Tue, 17 Jul 2007 11:22:53 -0500</pubDate>

			<author>nobody@blogskins.com (shanee)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>wait! did blogskin made a &lt;u&gt;change&lt;/u&gt; with the current way of downloading? bcause instead of having only the codes downloaded, it's the &lt;b&gt;screenshot&lt;/b&gt; itself! what should be the next step, then? bcause, in the skin that i'll be downloading, it disabled right click. how then can i get the whole codes? ooh, please help me. i haven't changed my skin in my blog for &lt;s&gt;almost 3 months!&lt;/s&gt; heeelp!&lt;br /&gt; &lt;br /&gt; thankiees!</description>
			<pubDate>Tue, 24 Jul 2007 06:27:03 -0500</pubDate>

			<author>nobody@blogskins.com (kawaiiness)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>wait! did blogskin made a &lt;u&gt;change&lt;/u&gt; with the current way of downloading? bcause instead of having only the codes downloaded, it's the &lt;b&gt;screenshot&lt;/b&gt; itself! what should be the next step, then? bcause, in the skin that i'll be downloading, it disabled right click. how then can i get the whole codes? ooh, please help me. i haven't changed my skin in my blog for &lt;s&gt;almost 3 months!&lt;/s&gt; heeelp!&lt;br /&gt; &lt;br /&gt; thankiees!</description>
			<pubDate>Tue, 24 Jul 2007 06:27:04 -0500</pubDate>

			<author>nobody@blogskins.com (kawaiiness)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>i keep on getting told to close tags that are already closed :S</description>
			<pubDate>Tue, 24 Jul 2007 07:38:01 -0500</pubDate>

			<author>nobody@blogskins.com (jayehwhy)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>waa. im really a noob and toot . i try to do the template but canot . they say got error .&lt;br /&gt; Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly.&lt;br /&gt; XML error message: The string &quot;--&quot; is not permitted within comments.</description>
			<pubDate>Thu, 26 Jul 2007 03:07:30 -0500</pubDate>

			<author>nobody@blogskins.com (LJHao)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>how to put skin on my blogger???&lt;br /&gt; </description>
			<pubDate>Tue, 31 Jul 2007 05:28:03 -0500</pubDate>

			<author>nobody@blogskins.com (jeremyazw)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>hey there! thank u for the tutorial, but I still have some problems when changing my skin on blogspot.com, I dowloaded the skin (clik on &quot;Blogger Main&quot;) and replaced the links and all that, then I went to my Blogspot.com account, clik on &quot;Customize&quot; and then, &quot;Template&quot;, then on the &quot;EDIT HTML&quot; tab, there is a white box there for us to place the code, but when I put the code on ( i chose this skin at &lt;a href=&quot;http://blogskins.com/info/119291)&quot; rel=&quot;nofollow&quot;&gt;http://blogskins.com/info/119291)&lt;/a&gt; it said:&lt;br /&gt; &lt;b&gt;&lt;br /&gt; We were unable to save your template &lt;br /&gt; Please correct the error below, and submit your template again. &lt;br /&gt; Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly. &lt;br /&gt; XML error message: The element type &quot;META&quot; must be terminated by the matching end-tag &quot;&quot;. &lt;/b&gt;&lt;br /&gt; &lt;br /&gt; then I thought it was because code had some mistakes in it, then I chose some more skins from blogskins and EVERYTIME i put the code in the box and clik &quot;Save Template&quot; it just NEVER came out right! NEVER ! everytime it said there were some other mistakes but I think it's because of something else cuz everyone is able to put the same code on and it comes out right, but for my case it's sooo weird! I couldnt fix the problem! CAN U PLZZ PLZZZ help me asap???? I love to have a blogspot account and love those skins u have on the site but just couldnt use them!!! I am getting mad now grr..... HELP HELP!!! thanxxx bunches!!!&lt;br /&gt; &lt;br /&gt; xoxoxox&lt;br /&gt; Christine </description>
			<pubDate>Mon, 13 Aug 2007 21:07:20 -0500</pubDate>

			<author>nobody@blogskins.com (emma_little2006)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>hi! to  emma_little2006 &lt;br /&gt; &lt;br /&gt; i also have the same problem. Im also using blogspot.com. &lt;br /&gt; and the message that always says whenever i paste the code is this :&lt;br /&gt; &lt;br /&gt; &lt;b&gt;Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly. &lt;br /&gt; XML error message: The content of elements must consist of well-formed character data or markup. &lt;/b&gt;&lt;br /&gt; &lt;br /&gt; </description>
			<pubDate>Tue, 14 Aug 2007 00:03:32 -0500</pubDate>

			<author>nobody@blogskins.com (shaula0pink)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>&lt;b&gt;TO EVERYONE WITH THE XML PROBLEM:&lt;/b&gt;&lt;br /&gt; &lt;br /&gt; Below the HTML input box, there is an option that says, &quot;Revert to Classic Template.&quot;  Click that.  You'll have a much less sleek, older looking view, and a wider box.  Paste your html into that box, and it should work.</description>
			<pubDate>Wed, 15 Aug 2007 21:23:55 -0500</pubDate>

			<author>nobody@blogskins.com (Wooblah22)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>hi Wooblah22&lt;br /&gt; &lt;br /&gt; I did what you said. I revert it to Classic Template, and paste the html. Though my previous posts, my blog title.. everything are gone. Only the template was there..&lt;br /&gt; </description>
			<pubDate>Thu, 16 Aug 2007 01:50:21 -0500</pubDate>

			<author>nobody@blogskins.com (shaula0pink)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>oh to add up from my prev post.. i tried a different bloskins.. and there my posts are there already. though how do i edit it? Do i do it manually? Like adding link and other stuffs from feedburner? thanks</description>
			<pubDate>Thu, 16 Aug 2007 02:02:53 -0500</pubDate>

			<author>nobody@blogskins.com (shaula0pink)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>&lt;b&gt;everytime i download a blogskin i go edit HTML they say cant wad do ii do?&lt;b&gt;</description>
			<pubDate>Thu, 23 Aug 2007 03:12:23 -0500</pubDate>

			<author>nobody@blogskins.com (ayuayukenken)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>oh yes it workz thnks!</description>
			<pubDate>Thu, 23 Aug 2007 03:15:35 -0500</pubDate>

			<author>nobody@blogskins.com (ayuayukenken)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>how to make a blogskinT_T</description>
			<pubDate>Thu, 13 Sep 2007 01:29:23 -0500</pubDate>

			<author>nobody@blogskins.com (teddybgirl)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>uh.... i still don get it at the get the &quot;get the HTML file&quot; part</description>
			<pubDate>Tue, 18 Sep 2007 07:59:22 -0500</pubDate>

			<author>nobody@blogskins.com (JuicedEz32)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>Hi! I just started blogger. and am having trouble with the blogskin. i downloaded it, and then from notepad pasted the html in the white box. i got the normal &quot;...end tag&quot; reply. so i used wooblah22's advice and clicked on &quot;classic template&quot;. the only thing is, that i don't see anything i am posting and the fake blog that the creator of the skin put up show. i'd really appreciate any advice! &lt;br /&gt; &lt;br /&gt;  thanks in advance! </description>
			<pubDate>Fri, 05 Oct 2007 23:10:19 -0500</pubDate>

			<author>nobody@blogskins.com (hyphen)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>hi,&lt;br /&gt; &lt;br /&gt; im a newbie hehehe... got a problem when i tried to upload the code from my hard drive, n then an error  message appear. It says &quot; Pesan error XML: The element type &quot;body&quot; must be terminated by the matching end-tag &quot;&quot; &quot;&lt;br /&gt; &lt;br /&gt; wat happen? please help me... thanks in advance&lt;br /&gt; &lt;br /&gt; love u</description>
			<pubDate>Mon, 15 Oct 2007 23:31:13 -0500</pubDate>

			<author>nobody@blogskins.com (girlpower_1603)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>&quot;hi,&lt;br /&gt;
i'm new here. i did what you said on the tutorial but i still have a problem.. like this:&lt;br /&gt;
&lt;br /&gt;
Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly. &lt;br /&gt;
XML error message: The element type &quot;body&quot; must be terminated by the matching end-tag &quot;&quot;.&lt;br /&gt;
&lt;br /&gt;
can you help me? thanks! &quot;&lt;br /&gt;
&lt;br /&gt;
if you go to the template page you'll see &quot;convert into classic template&quot;. click on it. then paste your code in =D I only found out about this after like... a few months?! xD if yurihime is still here you should edit your post to include this as quite alot of people don't know you have to change it to classic mode. thanks =D</description>
			<pubDate>Wed, 21 Nov 2007 01:47:51 -0600</pubDate>

			<author>nobody@blogskins.com (spamgiirl)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>umm hello, i hav got one problem.......u said to upload the image to photobucket and i tried and the image won't appear, and i hav oredi signed in. and wad does unzipped mean? sorry, for the inconvenience</description>
			<pubDate>Sat, 10 Nov 2007 03:03:51 -0600</pubDate>

			<author>nobody@blogskins.com (stefanie tan)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>hi,&lt;br /&gt;
i'm new here. i did what you said on the tutorial but i still have a problem.. like this:&lt;br /&gt;
&lt;br /&gt;
Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly. &lt;br /&gt;
XML error message: The element type &quot;body&quot; must be terminated by the matching end-tag &quot;&quot;.&lt;br /&gt;
&lt;br /&gt;
can you help me? thanks!</description>
			<pubDate>Sun, 11 Nov 2007 18:48:33 -0600</pubDate>

			<author>nobody@blogskins.com (sugarrushcrap)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>HELPPPPPPPPPPPP!&lt;br /&gt;
I really don't understand a single things tht it had said!!&lt;br /&gt;
Hmmm,&lt;br /&gt;
i don't really understand so chim .. =x&lt;br /&gt;
can it write simpler?!&lt;br /&gt;
LOLLLLL =xx&lt;br /&gt;
I hope can,.&lt;br /&gt;
teach me how to make skins!!&lt;br /&gt;
i tried a lot of times making it, but it didn't work )):&lt;br /&gt;
How?!!&lt;br /&gt;
HELPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP&lt;br /&gt;
*CRYS*</description>
			<pubDate>Sat, 24 Nov 2007 04:38:13 -0600</pubDate>

			<author>nobody@blogskins.com (_IcelolliPOP)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>HELPPPPPPPPPPPP!&lt;br /&gt;
I really don't understand a single things tht it had said!!&lt;br /&gt;
Hmmm,&lt;br /&gt;
i don't really understand so chim .. =x&lt;br /&gt;
can it write simpler?!&lt;br /&gt;
LOLLLLL =xx&lt;br /&gt;
I hope can,.&lt;br /&gt;
teach me how to make skins!!&lt;br /&gt;
i tried a lot of times making it, but it didn't work )):&lt;br /&gt;
How?!!&lt;br /&gt;
HELPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP&lt;br /&gt;
*CRYS*</description>
			<pubDate>Sat, 24 Nov 2007 04:38:14 -0600</pubDate>

			<author>nobody@blogskins.com (_IcelolliPOP)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>Hey all,&lt;br /&gt;
&lt;br /&gt;
I'm new to this, so I'd be really glad if someone could help me out!!!&lt;br /&gt;
&lt;br /&gt;
I have chosen a skin and I want to put it in my Blogger profile. Now, if I open the &quot;Blogger Main&quot; download then it only shows as the final image, but no HTML. I have a Mac and it opens in TextEdit.&lt;br /&gt;
&lt;br /&gt;
Can anyone help?!&lt;br /&gt;
&lt;br /&gt;
Thank you so much!!!!</description>
			<pubDate>Mon, 26 Nov 2007 01:31:48 -0600</pubDate>

			<author>nobody@blogskins.com (annefaber)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>I dunno, I'm not using a Mac.&lt;br /&gt;
&lt;br /&gt;
&quot;HELPPPPPPPPPPPP!&lt;br /&gt;
I really don't understand a single things tht it had said!!&lt;br /&gt;
Hmmm,&lt;br /&gt;
i don't really understand so chim .. =x&lt;br /&gt;
can it write simpler?!&lt;br /&gt;
LOLLLLL =xx&lt;br /&gt;
I hope can,.&lt;br /&gt;
teach me how to make skins!!&lt;br /&gt;
i tried a lot of times making it, but it didn't work )):&lt;br /&gt;
How?!!&lt;br /&gt;
HELPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP&lt;br /&gt;
*CRYS* &quot;&lt;br /&gt;
&lt;br /&gt;
i suggest you start from editing base codes, don't forget to credit. ... basically this tutorial is about how to upload your images (go to www.photobucket.com), change the html for the picture(s) to your own uploaded one and how to put your skin on blogger (revert to classic template first!!) hope this helps =D</description>
			<pubDate>Wed, 28 Nov 2007 01:07:02 -0600</pubDate>

			<author>nobody@blogskins.com (spamgiirl)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>The value of attribute &quot;content&quot; associated with an element type &quot;null&quot; must not contain the ' &lt; ' character.</description>
			<pubDate>Tue, 11 Dec 2007 13:44:36 -0600</pubDate>

			<author>nobody@blogskins.com (BlackPearl18)</author>
		</item>
				<item>
			<title>RE: How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>Hey there! I've tried installin different skins from different contibutors and Blogspot shows me the same mistake over and over. It says they can't install the skin because: The value of attribute &quot;content&quot; associated with an element type &quot;null&quot; must not contain the '</description>
			<pubDate>Tue, 11 Dec 2007 13:43:14 -0600</pubDate>

			<author>nobody@blogskins.com (BlackPearl18)</author>
		</item>
				<item>
			<title>How to use your downloaded blogskin [Guide]</title>
			<link>http://www.blogskins.com/forum/3/8922/</link>
			<description>Ever since we started &lt;a href=&quot;http://www.photokicho.com&quot;&gt;http://www.photokicho.com&lt;/a&gt; we've had our inboxes flooded with &quot;I've downloaded your layout on blogskins but I don't know how to use it... help me?!&quot; So a few months back I wrote a tutorial on how to do so, now I'm posting it here (About time too!). Screenshots are included, click on the link or copy the link location into your browser window.&lt;br /&gt;
&lt;i&gt;NOTE: This tutorial is availiable on photokicho.com complete with screenshots in resources&gt;tutorials&gt;photokicho help.&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;In this tutorial, we will cover: &lt;/b&gt;&lt;br /&gt;
1) Uploading Images&lt;br /&gt;
2) Changing the code&lt;br /&gt;
3) Uploading to &lt;b&gt;blogger.com&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;1) UPLOADING IMAGEGS&lt;/b&gt;&lt;br /&gt;
You need to upload the images onto your own server. People read that sentence and go &quot;I don't have a server!!!&quot;&lt;br /&gt;
That's fine. There are many websites that offer free Image Hosting. We use Photobucket (&lt;a href=&quot;http://www.photobucket.com/),&quot;&gt;http://www.photobucket.com/),&lt;/a&gt; but there is also ImageShack (&lt;a href=&quot;http://www.imageshack.us)&quot;&gt;http://www.imageshack.us)&lt;/a&gt; that offers free Image Hosting. In this tutorial, we will be using Photobucket.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;1) &lt;/b&gt;First you need to create an account on Photobucket. They apparently only allow free sign ups at certain times of the day (I'm not sure when), but I hope you do sign up at the right time. Just follow the prompts on their site.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;2)&lt;/b&gt; You need to sign in. You might think this sounds redundant, but you have no idea how many people I've tried to talk through this without them signing in.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;3) &lt;/b&gt;Click the browse button.&lt;br /&gt;
&lt;b&gt;&lt;i&gt;Screenshot: &lt;a href=&quot;http://www.fulan.com/photokicho/images/tutorials/blog_install/1.jpg&quot;&gt;http://www.fulan.com/photokicho/images/tutorials/blog_install/1.jpg&lt;/a&gt; &lt;/b&gt;&lt;/i&gt;&lt;br /&gt;
You then find the images that you have already unzipped, and press ok, and then submit. MAKE SURE THE KEEP ORIGINAL PICTURE NAMES IS TICKED. (or else you'll end up with images with names that look like international phonenumbers)&lt;br /&gt;
&lt;br /&gt;
It's up to you whether or not you will name the image or not. I'll be uploading the images from the Dark Magic layout. Repeat this step until all the images in the zip folder/s is uploaded.&lt;br /&gt;
&lt;br /&gt;
That's it! It's all you have to do to upload an image!&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Changing the code&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
OK, now, get the HTML file, and open it in a HTML editor like Dreamweaver or Notepad. The images we uploaded were:&lt;br /&gt;
&lt;br /&gt;
darkmagic_01.gif&lt;br /&gt;
darkmagic_02.gif&lt;br /&gt;
darkmagic_03.gif&lt;br /&gt;
darkmagic_04.gif&lt;br /&gt;
darkmagic_05.gif&lt;br /&gt;
&lt;br /&gt;
So now we have to find where the correspoding image is in the HTML.&lt;br /&gt;
&lt;i&gt;&lt;b&gt;Screenshot: &lt;a href=&quot;http://www.fulan.com/photokicho/images/tutorials/blog_install/2.jpg&quot;&gt;http://www.fulan.com/photokicho/images/tutorials/blog_install/2.jpg&lt;/a&gt; &lt;/b&gt;&lt;/i&gt;&lt;br /&gt;
OK, Photobucket gives you a set of three codes URL, Tag and IMG. You want to copy all the code in the &quot;url&quot; box.&lt;br /&gt;
&lt;i&gt;&lt;b&gt;Screenshot: &lt;a href=&quot;http://www.fulan.com/photokicho/images/tutorials/blog_install/3.jpg&quot;&gt;http://www.fulan.com/photokicho/images/tutorials/blog_install/3.jpg&lt;/a&gt; &lt;/b&gt;&lt;/i&gt; For some strange reason in the screenshot I've circled &quot;Tag&quot; instead, but you want the box above that... ^^&lt;br /&gt;
Copy the link in the &quot;url&quot; box. Paste that code where the picture is in the HTML. i.e for the image above, I would take the code tor darkmagic_01.gif and paste it on the the spot where it says &quot;darkmagic_01.gif&quot; in the HTML. So, it should go from looking like this:&lt;br /&gt;
&lt;br /&gt;
[IMG SRC=&quot;&lt;b&gt;darkmagic_01.gif&lt;/b&gt;&quot; WIDTH=900 HEIGHT=150 BORDER=&quot;0&quot; usemap=&quot;#map&quot;]&lt;br /&gt;
&lt;br /&gt;
To this:&lt;br /&gt;
&lt;br /&gt;
[IMG SRC=&quot;&lt;b&gt;&lt;a href=&quot;http://img.photobucket.com/albums/v480/friendsandfinance/darkmagic_01.gif&lt;/b&gt;&quot;&quot;&gt;http://img.photobucket.com/albums/v480/friendsandfinance/darkmagic_01.gif&lt;/b&gt;&quot;&lt;/a&gt; alt=&quot;Image hosted by Photobucket.com&quot; WIDTH=900 HEIGHT=150 BORDER=&quot;0&quot; usemap=&quot;#map&quot;]&lt;br /&gt;
&lt;br /&gt;
*i've used square brackets here, but its meant to be &quot;&quot; instead of &quot;[]&quot; &lt;br /&gt;
*The bold bits are the parts that i've (and you should) copy and paste over.&lt;br /&gt;
Repeat this with all the images, and then you are done changing the code.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Uploading to blogger&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
Open a www.blogger.com (&lt;a href=&quot;http://www.blogger.com/)&quot;&gt;http://www.blogger.com/)&lt;/a&gt; account. You should come to the &quot;Dashboard&quot; as soon as you log in. It should have your blog listed under the &quot;Blogs&quot; list. Click on the &quot;Change settings&quot; button (it looks like a blue gear) next to the blog you want to change. You should then see four tabs on top (Posting, Settings, Template, View Blog). Click on the &quot;Template&quot; tab and copy and paste all the template code, into the big white box. :)&lt;br /&gt;
&lt;br /&gt;
That's it, now you should have a fully functional blog. &lt;br /&gt;
I hope that helped those that are starting out in blogskins... happy blogging!</description>
			<pubDate>Tue, 31 Jan 2006 21:03:47 -0600</pubDate>

			<author>nobody@blogskins.com (yurihime)</author>
		</item>
			</channel>
</rss>
		