<?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 - A List Apart - Comments</title>
 <link>http://mydrupalblog.lhmdesign.com/topic/list-apart</link>
 <description>Comments for &quot;A List Apart&quot;</description>
 <language>en</language>
<item>
 <title>Hi guys,
elv - nice</title>
 <link>http://mydrupalblog.lhmdesign.com/theming-sidebar-drupal-style-part-1#comment-5685</link>
 <description>&lt;p&gt;Hi guys,&lt;/p&gt;
&lt;p&gt;elv - nice suggestion, thanks.&lt;/p&gt;
&lt;p&gt;Chad - that&#039;s a good idea.  I did a little theming of the &lt;a href=&quot;http://drupal.org/project/vote_up_down&quot;&gt;vote up/down module&lt;/a&gt; recently, and imagine that quite a lot of people are now implementing voting stuff on their sites.  Not sure about making a killing though...if only I charged...;)&lt;/p&gt;
</description>
 <pubDate>Mon, 08 Oct 2007 10:06:32 -0700</pubDate>
 <dc:creator>Laurence</dc:creator>
 <guid isPermaLink="false">comment 5685 at http://mydrupalblog.lhmdesign.com</guid>
</item>
<item>
 <title>Great Article. Love the</title>
 <link>http://mydrupalblog.lhmdesign.com/theming-sidebar-drupal-style-part-1#comment-5628</link>
 <description>&lt;p&gt;Great Article. Love the site.. would love to see new content added on a regular basis! How about a quick how-to on editing a vote module? &lt;/p&gt;
&lt;p&gt;Example: Theming the Vote-Up/Down Module .. or Theming 5 Star.&lt;/p&gt;
&lt;p&gt;      You could make a killing! :)&lt;/p&gt;
</description>
 <pubDate>Sat, 06 Oct 2007 17:32:09 -0700</pubDate>
 <dc:creator>Chad C.</dc:creator>
 <guid isPermaLink="false">comment 5628 at http://mydrupalblog.lhmdesign.com</guid>
</item>
<item>
 <title>If your background has no</title>
 <link>http://mydrupalblog.lhmdesign.com/theming-sidebar-drupal-style-part-1#comment-5287</link>
 <description>&lt;p&gt;If your background has no transparency, you can also use a single image, with rounded corners on both top and bottom. Then you have to add a padding so the background in #sbarleft_top won&#039;t cover the bottom of #sidebar_left.&lt;br /&gt;
The benefits are:&lt;br /&gt;
- you only need to edit one image if you have to make changes&lt;br /&gt;
- less image files, useful if you use this solution on a lot of differently themed blocks&lt;/p&gt;
&lt;p&gt;The CSS would then be:&lt;/p&gt;
&lt;p&gt;#sidebar_left {&lt;br /&gt;
    background: url(images/sidebar_bot.jpg) no-repeat left bottom;&lt;br /&gt;
    padding-bottom: 10px;  /* or more if your image height is bigger*/&lt;br /&gt;
}&lt;br /&gt;
#sbarleft_top {&lt;br /&gt;
   background: url(images/sidebar_top.jpg) no-repeat left top;&lt;br /&gt;
}&lt;/p&gt;
</description>
 <pubDate>Thu, 27 Sep 2007 14:13:17 -0700</pubDate>
 <dc:creator>elv</dc:creator>
 <guid isPermaLink="false">comment 5287 at http://mydrupalblog.lhmdesign.com</guid>
</item>
</channel>
</rss>
