I would like to add a module position to the top right corner of the screen above the login/register button. I currently have the login/register button disabled, but I want to add a facebook and twitter button to the top right corner.
This is similar to a question posted on the gavick forum for a different template: https://www.gavick.com/forums/130/need- ... ion#p77279
How can I do this? I followed the instructions here: https://www.gavick.com/documentation/jo ... -position/ and created a module position called "top_social". I didn't know what to edit in the default.php file or if I needed to edit a block file instead so I have not completed the last step.
I'm guessing that I need to create some CSS entry with the following:
float: right;
right:0
top:0
width: auto
Any ideas? My website is www.goodworldnews.org