WordPress adds a br tag in the default gallery output, which, in some themes may not..
Published for WordPress snippets.
A very IE6-specific behavior. <!–[if lte IE 6]> <script type="text/javascript">try { document.execCommand(‘BackgroundImageCache’, false, true); } catch(e)..
Published for JavaScript snippets.
A simple solution to add a clearing class at the end of WordPress menu via the..
Published for WordPress snippets.
Internet Explorer 7 displays a large padding on various form submit inputs. Unfortunately, neither padding:0; or..
Published for CSS snippets.
In Internet Explorer 7, an unordered list with items that has list-style-type set to circle and..
Published for CSS snippets.
Webkit browsers, Chrome and Safari, automatically inserts a light blue outer shadow around each input tag..
Published for CSS snippets.
In WordPress, you can add a class to be applied anywhere in the web document, for..
Published for WordPress snippets.
A function to output a certain number of words from your WordPress content is useful, but..
Published for WordPress snippets.
You can automatically remove SS feeds references from within a head tag, by simply adding the..
Published for WordPress snippets.
You can disable the functionality in which WordPress counts both comments and trackbacks as comments in..
Published for WordPress snippets.