Social icons misaligned.

GK User
Fri Oct 19, 2012 5:38 pm
I have two versions of MyFolio installed and do not understand why a social icons are aligned and the other not.[/b]

http://www.braziliancoastphotography.com/project.html

and

http://www.fotografiacostabrasileira.co ... ojeto.html


Sorry for for the simple question

Cheers, rrpuertas
User avatar
Junior Boarder

GK User
Fri Oct 19, 2012 6:22 pm
Hi

All questions are important ;)

This probably come from the latest K2 update version.
Please open the following file: ../gk_myfolio/css/k2.css and find this line:

Code: Select all
.itemLinksRight {
   float: right;
   max-width: 69%;
}


replace with:

Code: Select all
.itemLinksRight {
   float: right;
   max-width: 75%;
}


Cheers
User avatar
Platinum Boarder

GK User
Fri Oct 19, 2012 10:49 pm
Wow, thank you. It did not work with 75% then 100% tested all the icons are in the same line. That's ok?

Cheers
User avatar
Junior Boarder

GK User
Sat Oct 20, 2012 2:03 pm
Another question. You can load a module that in my site "Gavick My Folio"? I have two versions, English and Portuguese and this is perfect.

http://www.fotografiacostabrasileira.com.br
and http://www.braziliancoastphotography.com
Image
User avatar
Junior Boarder

GK User
Sun Oct 21, 2012 7:05 pm
Rodrigues Puertas wrote:Wow, thank you. It did not work with 75% then 100% tested all the icons are in the same line. That's ok?

Cheers


If you will not use information placed on "itemLinksLeft" div, it's ok using 100%.
"itemLinksLeft" is used for K2 item hits and publish information.
User avatar
Platinum Boarder


cron