Hi, i have been racking my brains out trying to find the code to be able to move the buttons over to the right as these are currently over the waiting/loading.gif. In partyfreak these buttons are already aligned to the right.
Untitled-1.png
Senior Boarder
GK User
Sat Jan 01, 2011 9:02 pm
Hi,
try this CSS code:
#cWindowAction .button { float:right; }
Cheers
Gold Boarder
GK User
Mon Jan 03, 2011 1:06 am
Cheers that worked!
For information for other members you need to add the code towards the bottom of the style.css file which is located in components/com_community/templates/gk_style/css