Help with News J2.5 Template

December 2012 Joomla Template
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Jul 29, 2013 8:22 pm
Reply with quote
Report this post
Hi,
I would like to know if I can place social icons on the left of login button, or maybe on the right.
What I mean is, Instead of social module position I simply wanted to put them on userarea next to login button. Can you please tell me if I can do it and how?
User avatar
Fresh Boarder

teitbite
Tue Jul 30, 2013 4:29 am
Reply with quote
Report this post
Hi

Please try to add this code to css:

Code: Select all
#gkContentTop {
    position: relative;
}

#gkSocial {
    position: absolute;
    right: 110px;
    top: -160px;
    z-index: 1000;
}
User avatar
Moderator

GK User
Tue Jul 30, 2013 6:40 pm
Reply with quote
Report this post
Yes, yes, yes!!!! It work fine, you are so so so great. Thank you very much Teitbite, you make my day. ;)
User avatar
Fresh Boarder

teitbite
Wed Jul 31, 2013 2:08 am
Reply with quote
Report this post
Hi

No problem. Glad I could help :)
User avatar
Moderator


cron