<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://mydrupalblog.lhmdesign.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>My Drupal Blog - page.tpl.php - Comments</title>
 <link>http://mydrupalblog.lhmdesign.com/topic/page-tpl-php</link>
 <description>Comments for &quot;page.tpl.php&quot;</description>
 <language>en</language>
<item>
 <title>Has anyone solved the</title>
 <link>http://mydrupalblog.lhmdesign.com/drupal-5-1-png-ie6#comment-11117</link>
 <description>&lt;p&gt;Has anyone solved the problem of IE6 requesting an image with the relative URL of &quot;none&quot; for every image that has &quot;background-image: none&quot; specified in the CSS?  This can cause an awful lot of 404 Not Found responses, which must slow down IE6&#039;s rendering of the page somewhat.&lt;/p&gt;
&lt;p&gt;Perhaps setting the property to &quot;none&quot; using javascript works, while using plain CSS doesn&#039;t?&lt;/p&gt;
&lt;p&gt;Is there any other way to tell IE6 to use no image, and not one called &quot;none&quot;, using CSS?&lt;/p&gt;
</description>
 <pubDate>Wed, 11 Jun 2008 10:04:02 -0700</pubDate>
 <dc:creator>Anthony Cartmell</dc:creator>
 <guid isPermaLink="false">comment 11117 at http://mydrupalblog.lhmdesign.com</guid>
</item>
<item>
 <title>Nice tip, but realistically</title>
 <link>http://mydrupalblog.lhmdesign.com/drupal-5-1-png-ie6#comment-10990</link>
 <description>&lt;p&gt;Nice tip, but realistically nothing new as this trick has been used for ages.&lt;br /&gt;
I still prefer the .htc trick as it can be applied to many (all) elements, VS an individual one. This allows you to use multiple CSS classes with PNG backgrounds. Although, still, no repeating backgrounds with PNG files.&lt;/p&gt;
&lt;p&gt;One suggestion is to replace &#039;/sites/all/themes/your_theme_name/&#039; with the php code: print base_path().path_to_theme();&lt;/p&gt;
</description>
 <pubDate>Wed, 28 May 2008 11:01:36 -0700</pubDate>
 <dc:creator>Yuriy</dc:creator>
 <guid isPermaLink="false">comment 10990 at http://mydrupalblog.lhmdesign.com</guid>
</item>
<item>
 <title>Hi Michael, where is the</title>
 <link>http://mydrupalblog.lhmdesign.com/adding-class-drupal-theme-logged-users#comment-10985</link>
 <description>&lt;p&gt;Hi Michael, where is the form exactly?&lt;/p&gt;
</description>
 <pubDate>Tue, 27 May 2008 05:04:12 -0700</pubDate>
 <dc:creator>Laurence</dc:creator>
 <guid isPermaLink="false">comment 10985 at http://mydrupalblog.lhmdesign.com</guid>
</item>
<item>
 <title>Hi, this tutorial was only</title>
 <link>http://mydrupalblog.lhmdesign.com/creating-custom-regions#comment-10984</link>
 <description>&lt;p&gt;Hi, this tutorial was only for 5.x themes - things are a bit different for Drupal 6.&lt;/p&gt;
&lt;p&gt;In Drupal 6 regions are now defined via the theme&#039;s .info file.  Drupal.org has a couple of good explanations of how to implement regions in a 6.x theme &lt;a href=&quot;http://drupal.org/node/171205#regions&quot;&gt;here&lt;/a&gt; and &lt;a href=&quot;http://drupal.org/node/171224&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;
</description>
 <pubDate>Tue, 27 May 2008 04:56:39 -0700</pubDate>
 <dc:creator>Laurence</dc:creator>
 <guid isPermaLink="false">comment 10984 at http://mydrupalblog.lhmdesign.com</guid>
</item>
<item>
 <title>do you know what i would</title>
 <link>http://mydrupalblog.lhmdesign.com/adding-class-drupal-theme-logged-users#comment-10977</link>
 <description>&lt;p&gt;do you know what i would need to do to allow loged in users the ability to see a &quot;form&quot; that has been written in html? It&#039;s a form that allows the user to log into there email address and right now i have to re direct the user to another site.&lt;/p&gt;
</description>
 <pubDate>Sun, 25 May 2008 10:21:55 -0700</pubDate>
 <dc:creator>MichaelGuest</dc:creator>
 <guid isPermaLink="false">comment 10977 at http://mydrupalblog.lhmdesign.com</guid>
</item>
<item>
 <title>Does this work in Drupal 6?</title>
 <link>http://mydrupalblog.lhmdesign.com/creating-custom-regions#comment-10965</link>
 <description>&lt;p&gt;Does this work in Drupal 6? Can&#039;t find the &quot;function nameoftheme_regions()&quot; in the php file?&lt;/p&gt;
</description>
 <pubDate>Thu, 22 May 2008 08:17:58 -0700</pubDate>
 <dc:creator>Guest</dc:creator>
 <guid isPermaLink="false">comment 10965 at http://mydrupalblog.lhmdesign.com</guid>
</item>
<item>
 <title>Kind of dumb, just use the</title>
 <link>http://mydrupalblog.lhmdesign.com/classes-almost-everything-drupal-theme#comment-10810</link>
 <description>&lt;p&gt;Kind of dumb, just use the themer module its much easier&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://drupal.org/project/themer&quot; title=&quot;http://drupal.org/project/themer&quot;&gt;http://drupal.org/project/themer&lt;/a&gt;&lt;/p&gt;
</description>
 <pubDate>Tue, 22 Apr 2008 08:33:53 -0700</pubDate>
 <dc:creator>Tj Holowaychuk</dc:creator>
 <guid isPermaLink="false">comment 10810 at http://mydrupalblog.lhmdesign.com</guid>
</item>
<item>
 <title>Good news: A major part of</title>
 <link>http://mydrupalblog.lhmdesign.com/classes-almost-everything-drupal-theme#comment-10785</link>
 <description>&lt;p&gt;Good news: A major part of this code made it into Drupal 6 core! So in Drupal 6, you can simply use $body_classes in your theme without any additional code. And even better: For CSS-only themes without any template files (this is possible in Drupal 6), the body classes are included in the default markup. &lt;/p&gt;
&lt;p&gt;See &lt;a href=&quot;http://drupal.org/node/163723&quot; title=&quot;http://drupal.org/node/163723&quot;&gt;http://drupal.org/node/163723&lt;/a&gt; for details.&lt;/p&gt;
</description>
 <pubDate>Wed, 09 Apr 2008 09:23:38 -0700</pubDate>
 <dc:creator>Frando</dc:creator>
 <guid isPermaLink="false">comment 10785 at http://mydrupalblog.lhmdesign.com</guid>
</item>
<item>
 <title>I haven&#039;t had time to read</title>
 <link>http://mydrupalblog.lhmdesign.com/classes-almost-everything-drupal-theme#comment-10784</link>
 <description>&lt;p&gt;I haven&#039;t had time to read all about Drupal but all seems to really&lt;br /&gt;
interesting i just want  to congratulate all the developeres.&lt;/p&gt;
</description>
 <pubDate>Wed, 09 Apr 2008 08:53:49 -0700</pubDate>
 <dc:creator>gois</dc:creator>
 <guid isPermaLink="false">comment 10784 at http://mydrupalblog.lhmdesign.com</guid>
</item>
<item>
 <title>Thanks for this. I&#039;ve been</title>
 <link>http://mydrupalblog.lhmdesign.com/classes-almost-everything-drupal-theme#comment-10783</link>
 <description>&lt;p&gt;Thanks for this. I&#039;ve been meaning to dig into the Zen theme (and drupal themeing in general). This should give me a leg up to figuring out what needs to happen.&lt;/p&gt;
</description>
 <pubDate>Wed, 09 Apr 2008 07:43:08 -0700</pubDate>
 <dc:creator>Josiah</dc:creator>
 <guid isPermaLink="false">comment 10783 at http://mydrupalblog.lhmdesign.com</guid>
</item>
<item>
 <title>Nice and interesting</title>
 <link>http://mydrupalblog.lhmdesign.com/drupal-5-1-png-ie6#comment-10542</link>
 <description>&lt;p&gt;Nice and interesting article, thank u for the tipp!&lt;br /&gt;
btw- nice designed blog :-)&lt;/p&gt;
</description>
 <pubDate>Tue, 26 Feb 2008 20:28:28 -0700</pubDate>
 <dc:creator>Tobi</dc:creator>
 <guid isPermaLink="false">comment 10542 at http://mydrupalblog.lhmdesign.com</guid>
</item>
<item>
 <title>Thanks for this really</title>
 <link>http://mydrupalblog.lhmdesign.com/drupal-5-1-png-ie6#comment-10518</link>
 <description>&lt;p&gt;Thanks for this really useful article.Great cheat sheet, I appreciate it very much.&lt;/p&gt;
</description>
 <pubDate>Thu, 21 Feb 2008 11:09:00 -0700</pubDate>
 <dc:creator>Dekoration</dc:creator>
 <guid isPermaLink="false">comment 10518 at http://mydrupalblog.lhmdesign.com</guid>
</item>
<item>
 <title>How about an src image</title>
 <link>http://mydrupalblog.lhmdesign.com/drupal-5-1-png-ie6#comment-9359</link>
 <description>&lt;p&gt;How about an src image rather than background? I do hate IE6 but theres no other option to not deal with it. So lets fix it guys...&lt;/p&gt;
</description>
 <pubDate>Tue, 29 Jan 2008 23:48:05 -0700</pubDate>
 <dc:creator>Ivant</dc:creator>
 <guid isPermaLink="false">comment 9359 at http://mydrupalblog.lhmdesign.com</guid>
</item>
<item>
 <title>The ideal way would be to</title>
 <link>http://mydrupalblog.lhmdesign.com/drupal-5-1-png-ie6#comment-8470</link>
 <description>&lt;p&gt;The ideal way would be to cut a small image (maybe 1px high) and then repeat it vertically. My solution was to just create a larger/extended .png file which covers the whole repeating area.&lt;/p&gt;
</description>
 <pubDate>Sun, 13 Jan 2008 23:35:12 -0700</pubDate>
 <dc:creator>Artikelverzeichnis</dc:creator>
 <guid isPermaLink="false">comment 8470 at http://mydrupalblog.lhmdesign.com</guid>
</item>
<item>
 <title>i agree with tom. IE must</title>
 <link>http://mydrupalblog.lhmdesign.com/drupal-5-1-png-ie6#comment-7401</link>
 <description>&lt;p&gt;i agree with tom. IE must die. Exactly we must kill IE.&lt;/p&gt;
</description>
 <pubDate>Tue, 25 Dec 2007 11:04:01 -0700</pubDate>
 <dc:creator>palyaco</dc:creator>
 <guid isPermaLink="false">comment 7401 at http://mydrupalblog.lhmdesign.com</guid>
</item>
</channel>
</rss>
