Guest Aalique Posted January 24, 2008 Report Posted January 24, 2008 (edited) I'm almost finished designing my homescreen, however, I want to vertically align Facade Launcher toward the bottom of the homescreen. I am unable to do so; could somebody tell me what I am doing wrong. Below is my code...thanks. <plugin clsid="{C49CEC80-D445-407C-AA72-C263EDBBAC96}" id="FacadeLauncher2" type="Launcher" height="61" ColumnPadding="0" padding-bottom="0" padding-top="0" padding-right="0" valign="bottom" > <buttons> <button action="run" h="61" w="320" command="\Storage Card\Program Files\Resco Explorer\Explore.exe" image="\Application Data\Home\beta\main.png" /> <format state="activeSelected" image="\Application Data\Home\beta\1.png" /> <button action="run" h="61" w="320" command="\Windows\Start Menu\Internet Explorer.lnk" image="\Application Data\Home\beta\main.png" /> <format state="activeSelected" image="\Application Data\Home\beta\2.png" /> <button action="run" h="61" w="320" command="\Storage Card\Program Files\Tillanosoft\PocketNotepad\pnotepad.exe" image="\Application Data\Home\beta\main.png" /> <format state="activeSelected" image="\Application Data\Home\beta\3.png" /> </buttons> </plugin> EDIT: Nevermind, sorry for the post -- I figured it out. Your may delete/lock this post. Edited January 24, 2008 by Aalique
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now