Archive for February 4th, 2010

Custom Site Actions Link with CSS

February 4 2010 24 comments

Whenever there is a need to customize the look and feel of the default MOSS 2007 site actions control without going through several lines of code, CSS comes in handy.

The tricky part involves replacing the white arrow image which is hardcoded on the default control itself to reflect your design. If we look at the HTML that is rendered…

Read more »