Guest nikjensie Posted November 22, 2004 Report Posted November 22, 2004 I want to create the following effect with RJ Shortcut plugin: <label font-size="13" font-weight="bold" x="18" halign="center" y="184"> <format state="selected" fgcolor="#FFFFFF"/><text lang="0x0409">Profile in Use: <profile/></text> </label> <label font-size="13" font-weight="bold" x="17" halign="center" y="183"> <format state="selected" fgcolor="#505050"/><text lang="0x0409">Profile in Use: <profile/></text> </label> i.e. a black front text with a white text behind, creating an embossed kinda effect... I'm trying to use appname with the same effect and failing miserably... <appname x="26" w="150" halign="center" y="184" font-size="13" fgcolor="#FFFFFF"> <format state="selected" fgcolor="#505050"/> </appname> <appname x="27" w="150" halign="center" y="183" font-size="13" fgcolor="#505050"> <format state="selected" fgcolor="#FFFFFF"/> </appname> Is this possible at all? Thanks in advance, Nik
Guest RemyJ Posted December 6, 2004 Report Posted December 6, 2004 Sorry for the late response, I've been super busy the last few weeks. Currently it's not possible to have 2 appname elements in the plugin. Nice idea though. I'll look into it this week.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now