2010-01-04, 11:19 AM
I use drop shadow & outlined text right throughout my B-R-xHV skins
for drop shadow:
for outlined text:
for drop shadow:
Code:
<TextStyle name="PositionInfoMutedText" color="#989898" dropShadow="#444450" size="14" style="regular"/>
for outlined text:
Code:
<DrawTextWithOutline text="@folderName" loc="8,1" size="90,98" wrap="false" outlineWidth="3" borderColor="Black" textStyle="ListViewSelectedFolders" align="Left" valign="Center"/>