<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/css/tags/drupal</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 25 May 2013 18:34:09 GMT</pubDate>
<item>
<title>(CSS) Drupal Green Messages - focal55</title>
<link>http://snipplr.com/view/45340/drupal-green-messages/</link>
<description><![CDATA[ <p>Drupal Messages with a nice green color</p> ]]></description>
<pubDate>Mon, 06 Dec 2010 16:09:52 GMT</pubDate>
<guid>http://snipplr.com/view/45340/drupal-green-messages/</guid>
</item>
<item>
<title>(CSS) Drupal CSS Orange Messages - focal55</title>
<link>http://snipplr.com/view/45339/drupal-css-orange-messages/</link>
<description><![CDATA[ <p>Drupal messages with a nice orange color</p> ]]></description>
<pubDate>Mon, 06 Dec 2010 16:08:49 GMT</pubDate>
<guid>http://snipplr.com/view/45339/drupal-css-orange-messages/</guid>
</item>
<item>
<title>(CSS) Drupal CSS Resets - focal55</title>
<link>http://snipplr.com/view/45338/drupal-css-resets/</link>
<description><![CDATA[ <p>Just my personal favorite defaults</p> ]]></description>
<pubDate>Mon, 06 Dec 2010 16:07:58 GMT</pubDate>
<guid>http://snipplr.com/view/45338/drupal-css-resets/</guid>
</item>
<item>
<title>(CSS) Drupal Admin Tabs - focal55</title>
<link>http://snipplr.com/view/45337/drupal-admin-tabs/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 06 Dec 2010 16:06:20 GMT</pubDate>
<guid>http://snipplr.com/view/45337/drupal-admin-tabs/</guid>
</item>
<item>
<title>(CSS) Make Drupal form radio buttons horizontally inline - picxelplay</title>
<link>http://snipplr.com/view/43642/make-drupal-form-radio-buttons-horizontally-inline/</link>
<description><![CDATA[ <p>Drupal forms have their radio button options vertical (one on each line) by default. This will put them horizontally inline.</p> ]]></description>
<pubDate>Fri, 05 Nov 2010 18:50:28 GMT</pubDate>
<guid>http://snipplr.com/view/43642/make-drupal-form-radio-buttons-horizontally-inline/</guid>
</item>
<item>
<title>(CSS) usable drupal contact form - discipolo</title>
<link>http://snipplr.com/view/41531/usable-drupal-contact-form/</link>
<description><![CDATA[ <p>highlights on active state. uses css gradients</p> ]]></description>
<pubDate>Tue, 05 Oct 2010 09:45:36 GMT</pubDate>
<guid>http://snipplr.com/view/41531/usable-drupal-contact-form/</guid>
</item>
<item>
<title>(CSS) CKEditor CSS overrides for kama skin - zachharkey</title>
<link>http://snipplr.com/view/33979/ckeditor-css-overrides-for-kama-skin/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 06 May 2010 19:48:52 GMT</pubDate>
<guid>http://snipplr.com/view/33979/ckeditor-css-overrides-for-kama-skin/</guid>
</item>
<item>
<title>(CSS) Drupal : put Admin_menu at the bottom of your page - opi</title>
<link>http://snipplr.com/view/22877/drupal--put-adminmenu-at-the-bottom-of-your-page/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 10 Nov 2009 17:13:04 GMT</pubDate>
<guid>http://snipplr.com/view/22877/drupal--put-adminmenu-at-the-bottom-of-your-page/</guid>
</item>
<item>
<title>(CSS) Sons of Suckerfish Menu in Drupal 6 - wrburgess</title>
<link>http://snipplr.com/view/11932/sons-of-suckerfish-menu-in-drupal-6/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 06 Feb 2009 22:35:30 GMT</pubDate>
<guid>http://snipplr.com/view/11932/sons-of-suckerfish-menu-in-drupal-6/</guid>
</item>
<item>
<title>(CSS) Drupal custom styles for upload attachments table - zachharkey</title>
<link>http://snipplr.com/view/11848/drupal-custom-styles-for-upload-attachments-table/</link>
<description><![CDATA[ <p>The following styles are designed to work with the markup from a custom theme override template called [upload_attachments.tpl.php](http://snipplr.com/view/11851)</p> ]]></description>
<pubDate>Wed, 04 Feb 2009 14:10:51 GMT</pubDate>
<guid>http://snipplr.com/view/11848/drupal-custom-styles-for-upload-attachments-table/</guid>
</item>
<item>
<title>(CSS) Hide search form label in a Drupal 6 theme - wrburgess</title>
<link>http://snipplr.com/view/11800/hide-search-form-label-in-a-drupal-6-theme/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 03 Feb 2009 15:40:03 GMT</pubDate>
<guid>http://snipplr.com/view/11800/hide-search-form-label-in-a-drupal-6-theme/</guid>
</item>
<item>
<title>(CSS) Style Buttons, - berkes</title>
<link>http://snipplr.com/view/9458/style-buttons/</link>
<description><![CDATA[ <p>Style buttons in Drupal.
The images/button-bg.jpg (or png: better) should be a tile of 2x26. It can contain a nice gradient to represent the embossed look of buttons.

NOTE: applying CSS to change the look of widgets is considered bad usability; people are used to buttons of their OS, and not used to your (weird) idea of buttons.</p> ]]></description>
<pubDate>Mon, 03 Nov 2008 07:28:12 GMT</pubDate>
<guid>http://snipplr.com/view/9458/style-buttons/</guid>
</item>
<item>
<title>(CSS) Drupal CSS: Collapsing Fieldsets - cr4zyguy</title>
<link>http://snipplr.com/view/6721/drupal-css-collapsing-fieldsets/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 15 Jun 2008 10:13:53 GMT</pubDate>
<guid>http://snipplr.com/view/6721/drupal-css-collapsing-fieldsets/</guid>
</item>
</channel>
</rss>