SOLVED - Troubles with phoca gallery component and Memovie template

Memovie Joomla Template support forum for Joomla 1.5 only.
GK User
Wed May 11, 2011 2:25 pm
I have problem with phoca gallery component and Memovie template :

thumbnail are shifted downwards

if you want to see : http://www.masterkick.net/index.php?option=com_phocagallery&view=category&id=1:2006-2007&Itemid=8

with another template it's clean

if you want help me

thanks a lot


----------------------------------------------------------------

Hi
try find in plugin css file this:
.phocagallery-box-file-second {
display: table-cell;
left: 50%;
position: absolute;
top:50%;
vertical-align: middle;
}
and change it to:
.phocagallery-box-file-second {
display: table-cell;
left: 50%;
position: absolute;
top: 6%;
vertical-align: middle;
}
--
Sincerely,
Konrad Mlynarczykowski
GavickPro WebDeveloper.
-------------------------------------------------------------

Thanks a lot Mr Konrad Mlynarczykowski

Masterkick
User avatar
Junior Boarder

cron