Detail View and controlbar

Phoca Gallery - image gallery extension
adamb
Phoca Newbie
Phoca Newbie
Posts: 1
Joined: 12 Mar 2013, 14:02

Detail View and controlbar

Post by adamb »

Hello,

I have two questions about your amazing component:

1. I want to be able to click on a category list (Categories View List of Categories) and see the images that are in the category of "Detail View" without passing through the "Category View list of Images", the same as it looks in the picture:

From this picture:
Image

Direct to this picture:
Image

2. I have moved down controlbar in the file highslide.css;
highslide-controls
width: 195px;
height: 40px;
background: url(graphics/controlbar-white.gif) 0 -90px no-repeat;
margin: 420px 15px 10px 0;

Image

but unfortunately when there are different sizes of images when ports controlbar outside the image frame for the image size changes from the sides and bottom of the picture. Can I make that the image size changes from the sides and top of the image instead?

Image

I use Joomla 1.5.26
Phoca gallery Version 2.8.1
In Detail View, I use "Highslide JS (Image Only)

Thanks in advance
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49149
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Detail View and controlbar

Post by Jan »

Hi,

1) see similar posts in this forum, there is no such option, so needs to be customized, but it is not so easy, as you then need to load all the javascript frameworks to the categories view (like they are loaded in category view) and load all items from the category and somehow to add the to html code (and hide them for users)

2) For now I don't have any experiences with customizing highslide js css so cannot give any clue advice what should be done to display it the way you need :-(

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