How to align the social icons

Premium sports magazine Joomla template with clean, easy to customize and unique design.
GK User
Tue Mar 27, 2012 8:21 pm
I have removed all the social media icons from the home page, except the facebook and twitter ones (in social icons module). However once removed, the icons are not right aligned. What can be done to fix that?
User avatar
Junior Boarder

GK User
Tue Mar 27, 2012 8:59 pm
Can i have link to your website?
User avatar
Junior Boarder

GK User
Tue Mar 27, 2012 10:35 pm
sure...
www.vispro.co/usa

username and password: vispro
User avatar
Junior Boarder

GK User
Thu Mar 29, 2012 6:18 am
I think now all the Social icons problem is solved??
User avatar
Fresh Boarder

GK User
Thu Mar 29, 2012 2:54 pm
Not at all. I put all of them back because if I delete some, they are not right aligned and they appear to the left with some space to the right. Not sure where I can find the css to change the aligment for that
User avatar
Junior Boarder

Konrad M
Fri Mar 30, 2012 12:50 pm
Hi,
Salvarminez can you delete them and let me know, I would try find solution.
User avatar

GK User
Mon Apr 02, 2012 11:53 am
Konrad

You can see the result now...
Ive deleted most of the icons and you can see that the icons are not right aligned (as I would like).

Code in module:
<a class="gkFacebook" href="XXX">Facebook</a>
<a class="gkTwitter" href="XXX">Twitter</a>

URL:
http://www.visionprosportsinstitute.com/usa (user and pass: vispro)

Cheers
User avatar
Junior Boarder

Konrad M
Mon Apr 02, 2012 1:38 pm
Try add to override.css
Code: Select all
.gkFacebook, .gkStumbleUpon, .gkVimeo, .gkMobyPicture, .gkTwitter, .gkYouTube, .gkIchat, .gkDigg, .gkDribbble {
float: right;
}


and remember to enable override.css option in template settings
User avatar

GK User
Tue Apr 03, 2012 5:06 pm
Excellent, works perfectly !
Thank you very much
User avatar
Junior Boarder

Konrad M
Tue Apr 03, 2012 5:29 pm
Great :)
User avatar

GK User
Sat Feb 23, 2013 12:54 pm
hello where in the files can I change de icons to put pinterest and any other of my liking
User avatar
Fresh Boarder

Konrad M
Mon Feb 25, 2013 10:05 am
Every css changes you want to add I advise add to override.css file. It will help avoid issues during further updates.
User avatar


cron