Page 1 of 1

Problem Phoca Gallery with Phocagallery Random Image

Posted: 08 Jul 2008, 15:27
by ChOpSueY!
Hello m8s,

I have a problem with phoca gallery in combination with phoca random image.

You can see the phoca gallery on my site on the following link:

http://www.kares-webdesign.de/pages/spe ... df5f89d075

I am using phoca random image on the right side and i did some changes with position relative to optimize the view. Im talking about this section:

Code: Select all

#phocagallery-module-ri .phocagallery-box-file
{
position:relative;
left: 7px;
width:120px;
height:140px;
border:1px solid #E8E8E8;
background:#fcfcfc;
text-align:center;
overflow:visible;
}
I now have the problem that the random images falls out of the box when i go to the phoca-gallery-site. On my other pages like HOME or IMPRESSUM everything looks fine.

So whats diffrent with the phoca-gallery-page?

Best regards.

ChOp

Re: Problem Phoca Gallery with Phocagallery Random Image

Posted: 08 Jul 2008, 17:32
by Jan
if you want e.g. to center the random image module, you should use the fixed width for the module in module parameters...

I have no idea what is wrong on your site, maybe the changed code is loaded, so you should change it in both component and module too ...

Jan