Image link to another catgory

Phoca Gallery - image gallery extension
zonhal
Phoca Member
Phoca Member
Posts: 27
Joined: 11 Nov 2009, 17:52

Image link to another catgory

Post by zonhal »

Hi:
I'm building site: http://www.talkingwalls.anatnet.com/

I create a category artist and link the frontpage to this category.
for each artist I have his own chategory.
How can I go to the artist gallery by pressing on the image? I don't want to see the image lightbox I want to see all the related category.
( I cam make what I want by clicking the name of the artist. I want the same but from the image....
Thanks
zonhal
Phoca Member
Phoca Member
Posts: 27
Joined: 11 Nov 2009, 17:52

Re: Image link to another catgory

Post by zonhal »

Hi:
I solved this issue by changing the menu option to Phoca Gallery » Categories.

I wanted now to remove the box border and the number of images withing each category.
and reduce space bettwen the images???


How can I do this?????
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49299
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Image link to another catgory

Post by Jan »

Hi, you can set transparent as border color.

Search this forum to get guides how to remove the number of images of the category.

Jan
If you find Phoca extensions useful, please support the project
zonhal
Phoca Member
Phoca Member
Posts: 27
Joined: 11 Nov 2009, 17:52

Re: Image link to another catgory

Post by zonhal »

Hi:
Thanks for you ansker!!

I did the changes, now I have following issues:

1. The image is not center align withing the box. How can I center it?
2. when I click in the image, I go to the Category Gallery, but Category Title is not displayed. I want it to be the same as when I go to the category images when I click on the main menu link
the site: http://www.talkingwalls.anatnet.com/
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49299
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Image link to another catgory

Post by Jan »

Hi,

1) you need to use some centering method:
- text-align: center
- align="center" - if this is a td tag
- margin: 0 auto - if this is fixed div, etc.

2) You need to set it in parameters compoment in menu link (with id 53) to display category titles, see:
https://www.phoca.cz/documents/2-phoca-g ... -menu-item

Jan
If you find Phoca extensions useful, please support the project
Post Reply