Page 1 of 1
Random image size and mouseover
Posted: 02 Jan 2009, 23:13
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
Re: Random image size and mouseover
Posted: 03 Jan 2009, 11:38
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.
Re: Random image size and mouseover
Posted: 03 Jan 2009, 14:10
by Tanis
Thank you for helping.
![Smile :)](./images/smilies/icon_smile.gif)
I try to find out, where you can change the thumbnail-size to 150 Pixel for example.
Greetings
Sebastian
Re: Random image size and mouseover
Posted: 03 Jan 2009, 16:48
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.
Re: Random image size and mouseover
Posted: 04 Jan 2009, 05:00
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
![Smile :)](./images/smilies/icon_smile.gif)
But I am not sure yet, where to change the size of the thumbnails.
Greetings
Sebastian
Re: Random image size and mouseover
Posted: 04 Jan 2009, 20:44
by NeroInferno
It's what we are investigating
I hope someone will help us to resize the thumbnails size!
m.
Re: Random image size and mouseover
Posted: 02 Mar 2009, 10:35
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
Re: Random image size and mouseover
Posted: 02 Mar 2009, 23:10
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