tag:blogger.com,1999:blog-2947991229172350839.post5137249766831995206..comments2011-08-03T05:34:05.516-07:00Comments on Tweak My Blogger: Dynamic Gadget Content AiresOFwarhttp://www.blogger.com/profile/05827246699246074636noreply@blogger.comBlogger6125tag:blogger.com,1999:blog-2947991229172350839.post-16908011889121429052011-08-02T07:08:52.426-07:002011-08-02T07:08:52.426-07:00This is great! This blog igeneral is too. I modi... This is great! This blog igeneral is too. I modified it slightly so that my welcome message only appears othe home page. It does not appear elsewhere. Thank you. I also linked to you in my blog. Jorenhttp://www.blogger.com/profile/09205001975021270700noreply@blogger.comtag:blogger.com,1999:blog-2947991229172350839.post-24205144282877196242011-02-08T03:08:37.466-08:002011-02-08T03:08:37.466-08:00Ah, I had to put the http:// in the URL to get it ... Ah, I had to put the http:// in the URL to get it to work. Thank you very much for the help. Invisible Lizardhttp://www.blogger.com/profile/01333381404010599979noreply@blogger.comtag:blogger.com,1999:blog-2947991229172350839.post-86436931773900469112011-02-07T15:22:50.918-08:002011-02-07T15:22:50.918-08:00Yes the code above would be correct for what your ... Yes the code above would be correct for what your doing. As you said you just need a different div element and different URL for each condition. You can even style the content in the div element by making use of the <a href="/2010/11/conditional_else_tag_explained.html" rel="nofollow">conditional else tag.</a> AiresOFwarhttp://www.blogger.com/profile/05827246699246074636noreply@blogger.comtag:blogger.com,1999:blog-2947991229172350839.post-84771234930712255472011-02-06T19:10:09.515-08:002011-02-06T19:10:09.515-08:00(translating the (gt)/(lt) tags so this will post)... (translating the (gt)/(lt) tags so this will post)<br /><br />(lt)b:if cond=&#39;data:blog.url != &quot;url.blogspot.com/2011/02/post1.html&quot;&#39;(gt)<br /> (lt)style(gt)<br /> .post1 {<br /> display: none;<br /> }<br /> (lt)/style&gt;<br />(lt)/b:if(gt)<br /><br />I&#39;m going to have a small, finite number of pages overall. I want different text in the gadget depending on each page, so I will have a different div and condition for each distinct post URL. Invisible Lizardhttp://www.blogger.com/profile/01333381404010599979noreply@blogger.comtag:blogger.com,1999:blog-2947991229172350839.post-44808208624042311372011-02-06T15:21:40.538-08:002011-02-06T15:21:40.538-08:00What conditions are you using? The conversion of... What conditions are you using? <br /><br />The conversion of the double quotes is normal when using conditional tags and it should not effect the condition from rendering. AiresOFwarhttp://www.blogger.com/profile/05827246699246074636noreply@blogger.comtag:blogger.com,1999:blog-2947991229172350839.post-13209888086385367532011-02-06T12:20:07.530-08:002011-02-06T12:20:07.530-08:00Seems like it should work, but the template editor... Seems like it should work, but the template editor keeps converting my double quote &quot; to &quot; when I add the above text in the header. Therefore my conditions are never met. How do I stop it from doing that? Invisible Lizardhttp://www.blogger.com/profile/01333381404010599979noreply@blogger.com