Archives: April 2010

Add Links to the Output from wp_list_pages()

April 10, 2010

This function is meant to append any links with a filter.  

Get thumbnail url for feature images

April 6, 2010

This function will return only the thumbnail URL for a given post  

Cross-browser semi-transparent backgrounds

April 4, 2010

The ingredients are: A background image; A small, semi-transparent .png image: 75p_honey.png size: 10px X 2px; A small css hack to overcome IE’s lack of support for semi-transparent .png images; And make a special .css file for IE to fix the link that stop working. source: http://www.daltonlp.com/view/217.