<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-6176881908307850539</id><updated>2011-11-27T16:02:59.579-08:00</updated><category term='DISCUSSION'/><title type='text'>FORUM</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://opiehforum.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6176881908307850539/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://opiehforum.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>opiehahdi</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://4.bp.blogspot.com/_4OIjAQhQexQ/TLBmoYH4NyI/AAAAAAAAAfA/zdH_1VlB0XI/S220/DSC01846.JPG'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>3</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-6176881908307850539.post-8794237107988100283</id><published>2008-10-27T09:08:00.000-07:00</published><updated>2008-10-27T09:12:03.600-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='DISCUSSION'/><title type='text'>Changing my template - 1 new</title><content type='html'>Hello all, I was changing the template of my blog by uploading&lt;br /&gt;the .xml file of desired new template. However, each time click&lt;br /&gt;preview or save, I get the following error message:&lt;br /&gt;&lt;p&gt;We're sorry, but we were unable to complete your request.&lt;br /&gt;When reporting this error to Blogger Support or on the Blogger Help&lt;br /&gt;Group, please:&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Describe what you were doing when you got this error.&lt;br /&gt;Provide the following error code and additional information.&lt;br /&gt;bX-qarjrd&lt;br /&gt;ADDITIONAL INFORMATION&lt;br /&gt;blogID: 8213960&lt;br /&gt;host: &lt;a target="_blank" rel="nofollow" href="http://www.blogger.com"&gt;www.blogger.com&lt;/a&gt;&lt;br /&gt;uri: /html&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Additionally, It gives me the following message:&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Widgets are about to be deleted&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Please confirm that the following widgets should be deleted. All the&lt;br /&gt;widgets' configuration data will be lost.&lt;br /&gt;Profile1&lt;br /&gt;&lt;/p&gt;How exactly do I change the template without deleting the widget?&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6176881908307850539-8794237107988100283?l=opiehforum.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opiehforum.blogspot.com/feeds/8794237107988100283/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6176881908307850539&amp;postID=8794237107988100283' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6176881908307850539/posts/default/8794237107988100283'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6176881908307850539/posts/default/8794237107988100283'/><link rel='alternate' type='text/html' href='http://opiehforum.blogspot.com/2008/10/changing-my-template-1-new.html' title='Changing my template - 1 new'/><author><name>opiehahdi</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://4.bp.blogspot.com/_4OIjAQhQexQ/TLBmoYH4NyI/AAAAAAAAAfA/zdH_1VlB0XI/S220/DSC01846.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6176881908307850539.post-5154533519435154738</id><published>2008-10-27T09:03:00.000-07:00</published><updated>2008-10-27T09:12:21.784-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='DISCUSSION'/><title type='text'>3 colume Templates - 2 new</title><content type='html'>I edit my HTML code i am planed to add a colume on rightside. but add&lt;br /&gt;a page element come under leftside colume.i add on like this&lt;br /&gt;&lt;p&gt;#main-wrapper {&lt;br /&gt; width: 470px;&lt;br /&gt; float: $endSide;&lt;br /&gt; word-wrap: break-word; /* fix for long text breaking sidebar float&lt;br /&gt;in IE */&lt;br /&gt; overflow: hidden;     /* fix for long non-text content breaking IE&lt;br /&gt;sidebar float */&lt;br /&gt;&lt;/p&gt;&lt;div id="qhide_131696" style="display: block;" class="qt"&gt;}&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;#sidebar-wrapper {&lt;br /&gt; width: 200px;&lt;br /&gt; float: $startSide;&lt;br /&gt; word-wrap: break-word; /* fix for long text breaking sidebar float&lt;br /&gt;in IE */&lt;br /&gt; overflow: hidden;     /* fix for long non-text content breaking IE&lt;br /&gt;sidebar float */&lt;br /&gt;&lt;div id="qhide_131697" style="display: block;" class="qt"&gt;}&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;  #sidebar-wrapperL {&lt;br /&gt; width: 200px;&lt;br /&gt; float:  $endSide;&lt;br /&gt; background:#FFFFFF;&lt;br /&gt; word-wrap: break-word; /* fix for long text breaking sidebar float&lt;br /&gt;in IE */&lt;br /&gt; overflow: hidden;     /* fix for long non-text content breaking IE&lt;br /&gt;sidebar float */&lt;br /&gt;&lt;div id="qhide_131698" style="display: block;" class="qt"&gt;}&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;anybody help me how to change it on rightside.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6176881908307850539-5154533519435154738?l=opiehforum.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opiehforum.blogspot.com/feeds/5154533519435154738/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6176881908307850539&amp;postID=5154533519435154738' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6176881908307850539/posts/default/5154533519435154738'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6176881908307850539/posts/default/5154533519435154738'/><link rel='alternate' type='text/html' href='http://opiehforum.blogspot.com/2008/10/3-colume-templates-2-new.html' title='3 colume Templates - 2 new'/><author><name>opiehahdi</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://4.bp.blogspot.com/_4OIjAQhQexQ/TLBmoYH4NyI/AAAAAAAAAfA/zdH_1VlB0XI/S220/DSC01846.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6176881908307850539.post-4286268533871228031</id><published>2008-10-27T08:58:00.000-07:00</published><updated>2008-10-27T09:12:37.224-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='DISCUSSION'/><title type='text'></title><content type='html'>&lt;pre wrap=""&gt;3 colume Templates - 2 new&lt;br /&gt;--------------------------&lt;br /&gt;How to create 3 colume Templates in blogger - Sat, Aug 2 2008 11:41 pm&lt;br /&gt;2 messages , 2 authors&lt;br /&gt;&lt;a class="moz-txt-link-freetext" href="http://groups.google.com/group/blogger-help-customizing/t/80ff822b33d28731?hl=en"&gt;http://groups.google.com/group/blogger-help-customizing/t/80ff822b33d28731?hl=en&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Template glitch? Missing content on pages - 2 new&lt;br /&gt;-------------------------------------------------&lt;br /&gt;I'm using one of the simple templates provided by blogger, and I've made only&lt;br /&gt;minor adjustments to. Everything is fine on the index / home page of the blog,&lt;br /&gt;but on all the pages other than the home page index ... elements disappear!&lt;br /&gt;See examples: [link]vs. [link] - Sun, Aug 3 2008 12:47 am&lt;br /&gt;2 messages , 2 authors&lt;br /&gt;&lt;a class="moz-txt-link-freetext" href="http://groups.google.com/group/blogger-help-customizing/t/f20a37a3dba8ab4c?hl=en"&gt;http://groups.google.com/group/blogger-help-customizing/t/f20a37a3dba8ab4c?hl=en&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Round corners with JavaScript? - 2 new&lt;br /&gt;--------------------------------------&lt;br /&gt;I've replaced the background-color with an image. Now the corners look awful.&lt;br /&gt;You can see tiny white tips. I want to get rid of those. I tried changing $&lt;br /&gt;mainbgcolor to transparent but that made the whole post-section transparent.&lt;br /&gt;I've found this JavaScript: [link]I've applied it to my template but the&lt;br /&gt;script seems to have no effect - Sun, Aug 3 2008 1:38 am&lt;br /&gt;2 messages , 2 authors&lt;br /&gt;&lt;a class="moz-txt-link-freetext" href="http://groups.google.com/group/blogger-help-customizing/t/4c996ae9f8a72c4e?hl=en"&gt;http://groups.google.com/group/blogger-help-customizing/t/4c996ae9f8a72c4e?hl=en&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;missing fonts and colurs from post page - 1 new&lt;br /&gt;-----------------------------------------------&lt;br /&gt;hii i lost my fonts and colours on my posting page i thought it was normal but&lt;br /&gt;when i check out my friends blog they could post in different fonts and&lt;br /&gt;colours anyone can telkl me how to restore back my fonts and colurs ? thanks -&lt;br /&gt;Sun, Aug 3 2008 3:00 am&lt;br /&gt;1 message, 1 author&lt;br /&gt;&lt;a class="moz-txt-link-freetext" href="http://groups.google.com/group/blogger-help-customizing/t/9c2ef66573aa72ab?hl=en"&gt;http://groups.google.com/group/blogger-help-customizing/t/9c2ef66573aa72ab?hl=en&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Changing my template - 1 new&lt;br /&gt;----------------------------&lt;br /&gt;Hello all, I was changing the template of my blog by uploading the .xml file&lt;br /&gt;of desired new template. However, each time click preview or save, I get the&lt;br /&gt;following error message: We're sorry, but we were unable to complete your&lt;br /&gt;request. When reporting this error to Blogger Support or on the Blogger Help -&lt;br /&gt;Sun, Aug 3 2008 4:30 am&lt;br /&gt;1 message, 1 author&lt;br /&gt;&lt;a class="moz-txt-link-freetext" href="http://groups.google.com/group/blogger-help-customizing/t/1d372218e2f5467c?hl=en"&gt;http://groups.google.com/group/blogger-help-customizing/t/1d372218e2f5467c?hl=en&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Blogger Templates - 1 new&lt;br /&gt;-------------------------&lt;br /&gt;Hi I see some blogs have unique templates other than the ones available in&lt;br /&gt;blogger. How do I get them? Is it free? dolin, [link] - Sun, Aug 3 2008 5:18&lt;br /&gt;am&lt;br /&gt;1 message, 1 author&lt;br /&gt;&lt;a class="moz-txt-link-freetext" href="http://groups.google.com/group/blogger-help-customizing/t/c58263feb1a2c572?hl=en"&gt;http://groups.google.com/group/blogger-help-customizing/t/c58263feb1a2c572?hl=en&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Newbie in trouble - 1 new&lt;br /&gt;-------------------------&lt;br /&gt;I'm new to blogger and I'm having the worst time formatting blogs with&lt;br /&gt;pictures and or video. There are most always large gaps in between videos and&lt;br /&gt;pictures. Is there an easy way to format? Do I have to create a table or&lt;br /&gt;something in HTML? Are there any templates for this? Thanx a lot. &lt;span class="moz-smiley-s1"&gt;&lt;span&gt; :) &lt;/span&gt;&lt;/span&gt; - Sun,&lt;br /&gt;Aug 3 2008 5:19 am&lt;br /&gt;1 message, 1 author&lt;br /&gt;&lt;a class="moz-txt-link-freetext" href="http://groups.google.com/group/blogger-help-customizing/t/bbd81f56ba24fd83?hl=en"&gt;http://groups.google.com/group/blogger-help-customizing/t/bbd81f56ba24fd83?hl=en&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;error when performing request - 2 new&lt;br /&gt;-------------------------------------&lt;br /&gt;I am trying to upload a new template and keep getting this error: bX-xdmtya&lt;br /&gt;blogID: 8458231628716729445 host: [link]uri: /html I uploaded the same&lt;br /&gt;template to a test blog and it was fine. I see I am not the only one with this&lt;br /&gt;problem. Are you guys working on this? - Sun, Aug 3 2008 5:45 am&lt;br /&gt;2 messages , 2 authors&lt;br /&gt;&lt;a class="moz-txt-link-freetext" href="http://groups.google.com/group/blogger-help-customizing/t/d9e1ace1a66d733a?hl=en"&gt;http://groups.google.com/group/blogger-help-customizing/t/d9e1ace1a66d733a?hl=en&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;error when I trying to upload new template - 4 new&lt;br /&gt;--------------------------------------------------&lt;br /&gt;I'm trying to upload new template and get this error message: bX-9p3wjp&lt;br /&gt;Additional information blogID: 27924757 host: [link]uri: /html - Sun, Aug 3&lt;br /&gt;2008 5:52 am&lt;br /&gt;4 messages , 3 authors&lt;br /&gt;&lt;a class="moz-txt-link-freetext" href="http://groups.google.com/group/blogger-help-customizing/t/beeeabbedb5a867a?hl=en"&gt;http://groups.google.com/group/blogger-help-customizing/t/beeeabbedb5a867a?hl=en&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Cannot change adsense publisher ID for in between posts - 1 new&lt;br /&gt;---------------------------------------------------------------&lt;br /&gt;I had opened with google "gmail account id" in blogger.com but my id for&lt;br /&gt;adsense is different. So I have tried to click on switch to different&lt;br /&gt;publisher id but I still cannot add it. How to correct? I have tried so many&lt;br /&gt;times to switch the publisher id ---- still unsuccessful !!! The old publisher&lt;br /&gt;id still appeared...It appears - Sun, Aug 3 2008 7:34 am&lt;br /&gt;1 message, 1 author&lt;br /&gt;&lt;a class="moz-txt-link-freetext" href="http://groups.google.com/group/blogger-help-customizing/t/91620fca209985cb?hl=en"&gt;http://groups.google.com/group/blogger-help-customizing/t/91620fca209985cb?hl=en&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;disclosure policy - 2 new&lt;br /&gt;-------------------------&lt;br /&gt;I need to make a link from a disclosure policy and put it in the bottom of my&lt;br /&gt;blog. does anyone know how. I need it correct for Pay Per Post. thanks - Sun,&lt;br /&gt;Aug 3 2008 8:16 am&lt;br /&gt;2 messages , 2 authors&lt;br /&gt;&lt;a class="moz-txt-link-freetext" href="http://groups.google.com/group/blogger-help-customizing/t/2ede66217da0b36c?hl=en"&gt;http://groups.google.com/group/blogger-help-customizing/t/2ede66217da0b36c?hl=en&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Blog looks different in Firefox vs Internet Explorer - 1 new&lt;br /&gt;------------------------------------------------------------&lt;br /&gt;I noticed that my blog looks different on my home computer than in other&lt;br /&gt;computers. It all tends to vary, but at the moment, it looks fine on my home&lt;br /&gt;computer, which uses Internet Explorer, but on another computer that I use,&lt;br /&gt;which also uses IE, the right sidebar has slipped down to the lower right. -&lt;br /&gt;Sun, Aug 3 2008 8:59 am&lt;br /&gt;1 message, 1 author&lt;br /&gt;&lt;a class="moz-txt-link-freetext" href="http://groups.google.com/group/blogger-help-customizing/t/d74ca33cb2c7e897?hl=en"&gt;http://groups.google.com/group/blogger-help-customizing/t/d74ca33cb2c7e897?hl=en&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Make read more - 1 new&lt;br /&gt;----------------------&lt;br /&gt;Read ~Expandable Post Summaries using JavaScript on the Resources page. The&lt;br /&gt;link to the page is on the right hand column of this page. - Sun, Aug 3 2008&lt;br /&gt;10:38 am&lt;br /&gt;1 message, 1 author&lt;br /&gt;&lt;a class="moz-txt-link-freetext" href="http://groups.google.com/group/blogger-help-customizing/t/9f80e3160af2837b?hl=en"&gt;http://groups.google.com/group/blogger-help-customizing/t/9f80e3160af2837b?hl=en&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Förstorade sidelement och text i inlägg?? - 3 new&lt;br /&gt;---------------------------------------------------&lt;br /&gt;Något har hänt idag med bloggen.. Sidelementen har fått jättestor text och&lt;br /&gt;även i några inlägg har fått stor text och röd färg.. Vad gör jag för att&lt;br /&gt;återställa?? - Sun, Aug 3 2008 11:50 am&lt;br /&gt;3 messages , 2 authors&lt;br /&gt;&lt;a class="moz-txt-link-freetext" href="http://groups.google.com/group/blogger-help-customizing/t/7e9b991ccb516bb2?hl=en"&gt;http://groups.google.com/group/blogger-help-customizing/t/7e9b991ccb516bb2?hl=en&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Färg på text - 2 new&lt;br /&gt;----------------------&lt;br /&gt;Min blog fick en makeover. Då jag stötte på ett problem. Jag vet inte om det&lt;br /&gt;är jag som är dum i huvet men.. Jag ändrade bakgrundsfärgen till svart. Och&lt;br /&gt;textfärgen till vit. Men bara det senaste inlägget fick den vita textfärgen.&lt;br /&gt;De äldre var fortfarande svarta vilket gjorde att man inte kunde se - Sun, Aug&lt;br /&gt;3 2008 2:49 pm&lt;br /&gt;2 messages , 2 authors&lt;br /&gt;&lt;a class="moz-txt-link-freetext" href="http://groups.google.com/group/blogger-help-customizing/t/db073a5b12f61bd1?hl=en"&gt;http://groups.google.com/group/blogger-help-customizing/t/db073a5b12f61bd1?hl=en&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;I can't get my header to be BIGGER! - 1 new&lt;br /&gt;-------------------------------------------&lt;br /&gt;Thanks turky82! Back to the issue at hand, I use the stretch template because&lt;br /&gt;I love the larger images. What you said about percentages makes much more&lt;br /&gt;sense, because when I read the other help groups about fixing my problem it&lt;br /&gt;would always say to change numbers where there were only percentages. So does&lt;br /&gt;that mean that I need to adjust something on my - Sun, Aug 3 2008 3:00 pm&lt;br /&gt;1 message, 1 author&lt;br /&gt;&lt;a class="moz-txt-link-freetext" href="http://groups.google.com/group/blogger-help-customizing/t/e82435ea1632f95d?hl=en"&gt;http://groups.google.com/group/blogger-help-customizing/t/e82435ea1632f95d?hl=en&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;About Classic Template... - 2 new&lt;br /&gt;---------------------------------&lt;br /&gt;I have pushed the button "Revert to Classic Template" And i cant return now...&lt;br /&gt;Can you tell me how to do? - Sun, Aug 3 2008 3:07 pm&lt;br /&gt;2 messages , 2 authors&lt;br /&gt;&lt;a class="moz-txt-link-freetext" href="http://groups.google.com/group/blogger-help-customizing/t/d8fdc7e03a6ae7fc?hl=en"&gt;http://groups.google.com/group/blogger-help-customizing/t/d8fdc7e03a6ae7fc?hl=en&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Convert line breaks - Yes or No - 1 new&lt;br /&gt;---------------------------------------&lt;br /&gt;Consider Formatting: Convert line breaks Choosing Yes : Causes blank lines in&lt;br /&gt;the posted HTML to produce blank lines in the displayed post. Choosing No :&lt;br /&gt;Interprets the posted text as conventional HTML. Only&lt;br /&gt;and &lt;p&gt; (and other&lt;br /&gt;tags that have extra-line effect) create line breaks and blank lines. - Sun,&lt;br /&gt;Aug 3 2008 3:56 pm&lt;br /&gt;1 message, 1 author&lt;br /&gt;&lt;a class="moz-txt-link-freetext" href="http://groups.google.com/group/blogger-help-customizing/t/42727f860a11d672?hl=en"&gt;http://groups.google.com/group/blogger-help-customizing/t/42727f860a11d672?hl=en&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Where do I find my template? HELP!! - 2 new&lt;br /&gt;-------------------------------------------&lt;br /&gt;I just clicked on a sample template and it asked me to name it but I did not&lt;br /&gt;write it down totally, just the first part of it... [link] or [link]..... How&lt;br /&gt;do I find my OWN template?? - Sun, Aug 3 2008 3:57 pm&lt;br /&gt;2 messages , 2 authors&lt;br /&gt;&lt;a class="moz-txt-link-freetext" href="http://groups.google.com/group/blogger-help-customizing/t/a537ce13153879f4?hl=en"&gt;http://groups.google.com/group/blogger-help-customizing/t/a537ce13153879f4?hl=en&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;i can't find AdSense element - 2 new&lt;br /&gt;------------------------------------&lt;br /&gt;Dear friends, I want to add AdSense in my blog (in blogspot), but I can't find&lt;br /&gt;AdSense Element when I add new element. What should I do? Thanks &lt;span class="moz-smiley-s1"&gt;&lt;span&gt; :) &lt;/span&gt;&lt;/span&gt; Rini - Sun,&lt;br /&gt;Aug 3 2008 4:21 pm&lt;br /&gt;2 messages , 2 authors&lt;br /&gt;&lt;a class="moz-txt-link-freetext" href="http://groups.google.com/group/blogger-help-customizing/t/c6abdfbbfd3cdd6a?hl=en"&gt;http://groups.google.com/group/blogger-help-customizing/t/c6abdfbbfd3cdd6a?hl=en&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;error on my fonts and colors - 2 new&lt;br /&gt;------------------------------------&lt;br /&gt;I have this same exact problem. Have you figured out how to fix it? I too&lt;br /&gt;don't want the same boring background and it is driving me crazy because I&lt;br /&gt;have changed it before but now it won't let me do a thing. Please let me know.&lt;br /&gt;Thanks! - Sun, Aug 3 2008 5:07 pm&lt;br /&gt;2 messages , 1 author&lt;br /&gt;&lt;a class="moz-txt-link-freetext" href="http://groups.google.com/group/blogger-help-customizing/t/4a534df92035dedf?hl=en"&gt;http://groups.google.com/group/blogger-help-customizing/t/4a534df92035dedf?hl=en&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;can't find layout key - 2 new&lt;br /&gt;-----------------------------&lt;br /&gt;my layout won't save and when I reverted to old I lost the layout tab and it&lt;br /&gt;will only show me a template tab. I can I get back to a layout tab? thanks! -&lt;br /&gt;Sun, Aug 3 2008 5:21 pm&lt;br /&gt;2 messages , 2 authors&lt;br /&gt;&lt;a class="moz-txt-link-freetext" href="http://groups.google.com/group/blogger-help-customizing/t/55f35aa05ce8a80c?hl=en"&gt;http://groups.google.com/group/blogger-help-customizing/t/55f35aa05ce8a80c?hl=en&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Template help!! (I'm getting desperate, lol) SOMEONE HELP!! - 1 new&lt;br /&gt;-------------------------------------------------------------------&lt;br /&gt;um, I use Ubuntu Linux....not Microsoft. - Sun, Aug 3 2008 6:06 pm&lt;br /&gt;1 message, 1 author&lt;br /&gt;&lt;a class="moz-txt-link-freetext" href="http://groups.google.com/group/blogger-help-customizing/t/fa69ec28d84595a8?hl=en"&gt;http://groups.google.com/group/blogger-help-customizing/t/fa69ec28d84595a8?hl=en&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Can't remove a page element. Error: bX-uqsxen - 1 new&lt;br /&gt;-----------------------------------------------------&lt;br /&gt;Hi. I want to remove the "How many days..." gadget from my blog, and I can't.&lt;br /&gt;I have already followed the instructions in other answers, I cleared the cache&lt;br /&gt;and reloaded my blog, but still I can't. When I click edit to remove it, the&lt;br /&gt;following messages appears: ------------------------------ --------------------&lt;br /&gt;---------- ------------------------------ ------------------------------ -- -&lt;br /&gt;Sun, Aug 3 2008 6:54 pm&lt;br /&gt;1 message, 1 author&lt;br /&gt;&lt;a class="moz-txt-link-freetext" href="http://groups.google.com/group/blogger-help-customizing/t/7f5ea096f31fc1b6?hl=en"&gt;http://groups.google.com/group/blogger-help-customizing/t/7f5ea096f31fc1b6?hl=en&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Template issue - 1 new&lt;br /&gt;----------------------&lt;br /&gt;[link]No matter what I do I can't get the date above the subject and the "&lt;br /&gt;posted by red", time and labels at the end of the post. Help? Please? - Sun,&lt;br /&gt;Aug 3 2008 7:02 pm&lt;br /&gt;1 message, 1 author&lt;br /&gt;&lt;a class="moz-txt-link-freetext" href="http://groups.google.com/group/blogger-help-customizing/t/e153bdbe17572ae2?hl=en"&gt;http://groups.google.com/group/blogger-help-customizing/t/e153bdbe17572ae2?hl=en&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;bX-al2pcp - 1 new&lt;br /&gt;-----------------&lt;br /&gt;When I got this error, I was trying to change my layout. I got this layout&lt;br /&gt;from one of my favorite websites, &lt;[link]&gt;. bX-al2pcp Additional information&lt;br /&gt;blogID: 4175248334217056015 host: [link]uri: /html Please help me fix this&lt;br /&gt;error! Sincerly, kenziedawn - Sun, Aug 3 2008 7:39 pm&lt;br /&gt;1 message, 1 author&lt;br /&gt;&lt;a class="moz-txt-link-freetext" href="http://groups.google.com/group/blogger-help-customizing/t/6ea1668ff7acabde?hl=en"&gt;http://groups.google.com/group/blogger-help-customizing/t/6ea1668ff7acabde?hl=en&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;getting error msg - 1 new&lt;br /&gt;-------------------------&lt;br /&gt;I tried to change my template but i get this error....some1 pls help me...My&lt;br /&gt;site has a really bad look now...its terrible I need2change it soon. this is&lt;br /&gt;the error i got &lt;b&gt;bX-ip64wc&lt;/b&gt; Additional information blogID:&lt;br /&gt;7949898042265623112 host: [link]uri: /html - Sun, Aug 3 2008 9:12 pm&lt;br /&gt;1 message, 1 author&lt;br /&gt;&lt;a class="moz-txt-link-freetext" href="http://groups.google.com/group/blogger-help-customizing/t/d1d6668bf82b91c8?hl=en"&gt;http://groups.google.com/group/blogger-help-customizing/t/d1d6668bf82b91c8?hl=en&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;error loading a template - 1 new&lt;br /&gt;--------------------------------&lt;br /&gt;bX-btcv0r I get this error when I try to save a template off of Pyzam. What&lt;br /&gt;can I do about this? - Sun, Aug 3 2008 9:14 pm&lt;br /&gt;1 message, 1 author&lt;br /&gt;&lt;a class="moz-txt-link-freetext" href="http://groups.google.com/group/blogger-help-customizing/t/dcf3b8e07a1a46bd?hl=en"&gt;http://groups.google.com/group/blogger-help-customizing/t/dcf3b8e07a1a46bd?hl=en&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Layouts&amp;amp; Templates - 1 new&lt;br /&gt;--------------------------&lt;br /&gt;I know nothing Blog ID: 9222109699842828058 Host: aodaiquyhuong.blogger.com&lt;br /&gt;uri:/adsense - login .do - Sun, Aug 3 2008 10:15 pm&lt;br /&gt;1 message, 1 author&lt;br /&gt;&lt;a class="moz-txt-link-freetext" href="http://groups.google.com/group/blogger-help-customizing/t/4ee2f985957a6346?hl=en"&gt;http://groups.google.com/group/blogger-help-customizing/t/4ee2f985957a6346?hl=en&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;There is something wrong with IE - 1 new&lt;br /&gt;----------------------------------------&lt;br /&gt;There is something wrong with IE 6.0.2088.1106 Always alert error, happen&lt;br /&gt;error row 45:....... - Sun, Aug 3 2008 10:56 pm&lt;br /&gt;1 message, 1 author&lt;br /&gt;&lt;a class="moz-txt-link-freetext" href="http://groups.google.com/group/blogger-help-customizing/t/2fe9ec021678b45b?hl=en"&gt;http://groups.google.com/group/blogger-help-customizing/t/2fe9ec021678b45b?hl=en&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Error uploading new template - 1 new&lt;br /&gt;------------------------------------&lt;br /&gt;In the middle of uploading a new xml file containing a blog template, I&lt;br /&gt;received the following error message: bX-xdmtya Additional information blogID:&lt;br /&gt;1943301609707637006 host: [link]uri: /html I tried uploading another xml file,&lt;br /&gt;with a different template, but I got the same error. - Mon, Aug 4 2008 12:09&lt;br /&gt;am&lt;br /&gt;1 message, 1 author&lt;br /&gt;&lt;a class="moz-txt-link-freetext" href="http://groups.google.com/group/blogger-help-customizing/t/fe2b9c425f02f941?hl=en"&gt;http://groups.google.com/group/blogger-help-customizing/t/fe2b9c425f02f941?hl=en&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;cannot update template - 1 new&lt;br /&gt;------------------------------&lt;br /&gt;I am having this same problem but it can't be the xml because they were&lt;br /&gt;working fine earlier tonight and now they aren't. - Mon, Aug 4 2008 12:31 am&lt;br /&gt;1 message, 1 author&lt;br /&gt;&lt;a class="moz-txt-link-freetext" href="http://groups.google.com/group/blogger-help-customizing/t/9a73e1f3c5662d01?hl=en"&gt;http://groups.google.com/group/blogger-help-customizing/t/9a73e1f3c5662d01?hl=en&lt;/a&gt;&lt;br /&gt;&lt;/p&gt;&lt;/pre&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6176881908307850539-4286268533871228031?l=opiehforum.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://opiehforum.blogspot.com/feeds/4286268533871228031/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6176881908307850539&amp;postID=4286268533871228031' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6176881908307850539/posts/default/4286268533871228031'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6176881908307850539/posts/default/4286268533871228031'/><link rel='alternate' type='text/html' href='http://opiehforum.blogspot.com/2008/10/3-colume-templates-2-new-how-to-create.html' title=''/><author><name>opiehahdi</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://4.bp.blogspot.com/_4OIjAQhQexQ/TLBmoYH4NyI/AAAAAAAAAfA/zdH_1VlB0XI/S220/DSC01846.JPG'/></author><thr:total>0</thr:total></entry></feed>
