Hi thanks all of you who work on this product its great
ok following is the 2 things I want to do:
1) I want my thumbnails (when I am looking through my categories) to be centred to the boarder. At the moment if I remove the shadow effect, they align to top of boarder. How do I get them to be centred?
2) can I have boarder around my image (without shadow) for my Gallery Thumbnail? like the one that is around images when inside a gallery..
thumnail alignment in border
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: thumnail alignment in border
Hi, the shadows are made by image so you can change the shadow image to your own (e.g. without any shadow only as box with border) or you can hide the shadow (image) so no border will be displayed, ... you can add some css style to your template which will create borders around images too..
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 2
- Joined: 25 Mar 2009, 20:08
Re: thumnail alignment in border
Ok so basically you cant center the images inside the border, without doing some css additions?
Then it would be nice that when shadow is turned off, the image would "auto" centre to border, rather than being aligned to top.
ok here is a real newbie question, and yes I did try and solve this myself but had no luck at all.
I want to show 1 category, with thumbnail. But I only ever get thumbnail if I select anf image (imageid). When I do this, a click on it my gallery only shows that image an nothing else? no slideshow!
so what is the code to show 1 gallery, with thumbnail and when clicked on will show all images in that gallery?
Then it would be nice that when shadow is turned off, the image would "auto" centre to border, rather than being aligned to top.
ok here is a real newbie question, and yes I did try and solve this myself but had no luck at all.
I want to show 1 category, with thumbnail. But I only ever get thumbnail if I select anf image (imageid). When I do this, a click on it my gallery only shows that image an nothing else? no slideshow!
so what is the code to show 1 gallery, with thumbnail and when clicked on will show all images in that gallery?
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: thumnail alignment in border
Hi,
try to set your template to some standard like rhuk_milkyway to test it
if you are using: modal box, highslide js, standard popup ... then all images from the category will be loaded and displayed in the slideshow
if you are using: shadowbox, highslide js (image only) ... only images which are displayed on the site will be displayed in detail
if you are using modal box (image only), then only one image is displayed in the detail window
Jan
Sorry, I don't understand, the image is centered horizontally and vertically (if there is a shadow and if there isn't shadow too) see the difficult phocagallery css for IE browsers (so it work in IE6, IE7 too)Then it would be nice that when shadow is turned off, the image would "auto" centre to border, rather than being aligned to top
try to set your template to some standard like rhuk_milkyway to test it
this depends of method you are using for detail image...so what is the code to show 1 gallery, with thumbnail and when clicked on will show all images in that gallery?
if you are using: modal box, highslide js, standard popup ... then all images from the category will be loaded and displayed in the slideshow
if you are using: shadowbox, highslide js (image only) ... only images which are displayed on the site will be displayed in detail
if you are using modal box (image only), then only one image is displayed in the detail window
Jan
If you find Phoca extensions useful, please support the project