<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - lromak</title>
<link>http://snipplr.com/users/lromak</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 25 May 2013 14:43:36 GMT</pubDate>
<item>
<title>(CSS) WordPress child theme</title>
<link>http://snipplr.com/view/71078/wordpress-child-theme/</link>
<description><![CDATA[ <p>Stylesheet is required. 

The functions already declared in the parent theme’s functions.php will still be active and you can simply supplement them by creating your own functions in your child theme’s functions.php, so there’s no need to copy everything from the original functions.php – just write any additional rules in a new functions.php file in your child theme.</p> ]]></description>
<pubDate>Tue, 07 May 2013 23:30:16 GMT</pubDate>
<guid>http://snipplr.com/view/71078/wordpress-child-theme/</guid>
</item>
<item>
<title>(JavaScript) Remove $ from HTML form on submit</title>
<link>http://snipplr.com/view/69426/remove--from-html-form-on-submit/</link>
<description><![CDATA[ <p>Removes $ from HTML form post, allows only number and decimal points. Has $ display in field but disappear when onfocus.</p> ]]></description>
<pubDate>Fri, 11 Jan 2013 07:26:30 GMT</pubDate>
<guid>http://snipplr.com/view/69426/remove--from-html-form-on-submit/</guid>
</item>
<item>
<title>(PHP) Uploading large(big) files in PHP using .htaccess</title>
<link>http://snipplr.com/view/45071/uploading-largebig-files-in-php-using-htaccess/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 01 Dec 2010 01:26:59 GMT</pubDate>
<guid>http://snipplr.com/view/45071/uploading-largebig-files-in-php-using-htaccess/</guid>
</item>
<item>
<title>(HTML) IE 6 detect message</title>
<link>http://snipplr.com/view/42743/ie-6-detect-message/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 22 Oct 2010 07:23:21 GMT</pubDate>
<guid>http://snipplr.com/view/42743/ie-6-detect-message/</guid>
</item>
<item>
<title>(HTML) If user does not see Flash, show static image</title>
<link>http://snipplr.com/view/42569/if-user-does-not-see-flash-show-static-image/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 20 Oct 2010 00:26:59 GMT</pubDate>
<guid>http://snipplr.com/view/42569/if-user-does-not-see-flash-show-static-image/</guid>
</item>
<item>
<title>(CSS) Layer using z-index</title>
<link>http://snipplr.com/view/42375/layer-using-zindex/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 16 Oct 2010 03:34:06 GMT</pubDate>
<guid>http://snipplr.com/view/42375/layer-using-zindex/</guid>
</item>
<item>
<title>(PHP) Customizing Post Sort Order Using the Category Posts Widget</title>
<link>http://snipplr.com/view/42298/customizing-post-sort-order-using-the-category-posts-widget/</link>
<description><![CDATA[ <p>Edit widget or display current category in sidebar.php</p> ]]></description>
<pubDate>Fri, 15 Oct 2010 01:20:31 GMT</pubDate>
<guid>http://snipplr.com/view/42298/customizing-post-sort-order-using-the-category-posts-widget/</guid>
</item>
<item>
<title>(CSS) Show category name as page title without link (name only) in Single Post</title>
<link>http://snipplr.com/view/42281/show-category-name-as-page-title-without-link-name-only-in-single-post/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 14 Oct 2010 23:55:49 GMT</pubDate>
<guid>http://snipplr.com/view/42281/show-category-name-as-page-title-without-link-name-only-in-single-post/</guid>
</item>
<item>
<title>(PHP) Wordpress pixopoint menu in header.php</title>
<link>http://snipplr.com/view/42280/wordpress-pixopoint-menu-in-headerphp/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 14 Oct 2010 23:49:40 GMT</pubDate>
<guid>http://snipplr.com/view/42280/wordpress-pixopoint-menu-in-headerphp/</guid>
</item>
<item>
<title>(PHP) Wordpress Page Template - multiple sidebars</title>
<link>http://snipplr.com/view/42205/wordpress-page-template--multiple-sidebars/</link>
<description><![CDATA[ <p>Change to line in page template file to call a different sidebar.</p> ]]></description>
<pubDate>Thu, 14 Oct 2010 00:29:25 GMT</pubDate>
<guid>http://snipplr.com/view/42205/wordpress-page-template--multiple-sidebars/</guid>
</item>
<item>
<title>(PHP) Giving WordPress its Own Directory While Leaving Your Blog in the Root Directory</title>
<link>http://snipplr.com/view/42199/giving-wordpress-its-own-directory-while-leaving-your-blog-in-the-root-directory/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 13 Oct 2010 23:31:22 GMT</pubDate>
<guid>http://snipplr.com/view/42199/giving-wordpress-its-own-directory-while-leaving-your-blog-in-the-root-directory/</guid>
</item>
<item>
<title>(CSS) CSS image alignment</title>
<link>http://snipplr.com/view/42079/css-image-alignment/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 12 Oct 2010 04:38:21 GMT</pubDate>
<guid>http://snipplr.com/view/42079/css-image-alignment/</guid>
</item>
<item>
<title>(CSS) Turning a background image into a clickable link</title>
<link>http://snipplr.com/view/42068/turning-a-background-image-into-a-clickable-link/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 12 Oct 2010 01:45:44 GMT</pubDate>
<guid>http://snipplr.com/view/42068/turning-a-background-image-into-a-clickable-link/</guid>
</item>
<item>
<title>(CSS) Linking a header bar/logo to home with a mailto link icon</title>
<link>http://snipplr.com/view/42067/linking-a-header-barlogo-to-home-with-a-mailto-link-icon/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 12 Oct 2010 01:42:17 GMT</pubDate>
<guid>http://snipplr.com/view/42067/linking-a-header-barlogo-to-home-with-a-mailto-link-icon/</guid>
</item>
<item>
<title>(PHP) How to replace the default WordPress “W” logo in the administrative header with a custom alternative</title>
<link>http://snipplr.com/view/41677/how-to-replace-the-default-wordpress-w-logo-in-the-administrative-header-with-a-custom-alternative/</link>
<description><![CDATA[ <p>First, create an image that fits the allocated space. As of WordPress 2.8, the logo is a 30 pixels wide and 31 pixels tall transparent GIF. When using a transparent GIF or 8-bit PNG, ensure that the image matte matches the header background color: hex value 464646.

A logo named “custom_logo.gif” inside the template directory’s image subfolder can substitute the default WordPress logo with the following code inside the theme’s “functions.php” file.

Thanks to Smashing Magazine.</p> ]]></description>
<pubDate>Thu, 07 Oct 2010 01:31:50 GMT</pubDate>
<guid>http://snipplr.com/view/41677/how-to-replace-the-default-wordpress-w-logo-in-the-administrative-header-with-a-custom-alternative/</guid>
</item>
</channel>
</rss>