Random image size and mouseover

Phoca Gallery modules - modules for Phoca Gallery extension
Tanis
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 02 Jan 2009, 07:56

Random image size and mouseover

Post by Tanis »

Hello again,

here another question. How can I make the size of the random image bigger and how can I delete the mouse-over-effekt with the white background. I dont like it, when the image "jumpes" and the website does this too.

Please look here: http://www.uniplay.de/

Zufallsbild, if you move the mouse over it, its getting a little bigger and gets a white background. Where can I change this?

Greetings from Berlin
Sebastian
NeroInferno
Phoca Member
Phoca Member
Posts: 19
Joined: 02 Jan 2009, 16:37

Re: Random image size and mouseover

Post by NeroInferno »

About the border of the thumbs in the random images go to joomla\modules\mod_phocagallery_random_image\assets\ and edit the file "phocagallery_module_random_image.css"

Select:

Code: Select all

#phocagallery-module-ri .phocagallery-box-file:hover, #phocagallery-module-ri .phocagallery-box-file.hover 
{
	border:1px solid #135cae;padding:5px;background:#f5f5f5;text-decoration:none;
}
and replace in

Code: Select all

/**
#phocagallery-module-ri .phocagallery-box-file:hover, #phocagallery-module-ri .phocagallery-box-file.hover 
{
	border:1px solid #135cae;padding:5px;background:#f5f5f5;text-decoration:none;
}
**/
Save and exit.

For what i can see there are 2 css, one for browser like firefox and one for browsers like IE. The first we've just edited and the other css (phocagallery_moduleieall_random_image.css) comes edited yet, so isn't necessary to edit. See the lines:

Code: Select all

#phocagallery-module-ri .phocagallery-box-file:hover, #phocagallery-module-ri .phocagallery-box-file.hover 
{
	/*border:1px solid #135cae;padding:5px;background:#f5f5f5;text-decoration:none;*/
}
About the bigger size of the thumb i can't help you but i'm really interested in it..so if you find a way please let me know :)

m.
Tanis
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 02 Jan 2009, 07:56

Re: Random image size and mouseover

Post by Tanis »

Thank you for helping. :) I try to find out, where you can change the thumbnail-size to 150 Pixel for example.

Greetings
Sebastian
NeroInferno
Phoca Member
Phoca Member
Posts: 19
Joined: 02 Jan 2009, 16:37

Re: Random image size and mouseover

Post by NeroInferno »

Tanis wrote:I try to find out, where you can change the thumbnail-size to 150 Pixel for example.
What sorry? I haven't understood.

Thanks,
m.
Tanis
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 02 Jan 2009, 07:56

Re: Random image size and mouseover

Post by Tanis »

I ment
About the bigger size of the thumb i can't help you but i'm really interested in it..so if you find a way please let me know :)
But I am not sure yet, where to change the size of the thumbnails.

Greetings
Sebastian
NeroInferno
Phoca Member
Phoca Member
Posts: 19
Joined: 02 Jan 2009, 16:37

Re: Random image size and mouseover

Post by NeroInferno »

It's what we are investigating :)

I hope someone will help us to resize the thumbnails size!
m.
User avatar
caro84g
Phoca Hero
Phoca Hero
Posts: 1369
Joined: 11 Feb 2008, 17:52
Location: Holland
Contact:

Re: Random image size and mouseover

Post by caro84g »

Hi,

I'm not sure, but I guess the size of the thumbs is taken from the size of the component. So you need to create bigger thumbnails, then it'll be bigger. To resize thumbs see: https://www.phoca.cz/documents/2-phoca-g ... w-resizing

Regards, Carolien
Please ask your support questions in the forums and not via PM - I delete those PM's
Backup before you do any major change to your website (and test first)
kikko088
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 26 Feb 2009, 14:33

Re: Random image size and mouseover

Post by kikko088 »

I have the same problem, the size of thumb is too little, in the categry I have a thumb of 200x200 but in random image the size is 100x100, you can see the problem there www.mcmanzano.com what can i do?i want to have a 200x200 thumb in random image and in category



kikko088
Post Reply