I'm using Phoca Gallery with Slideshow version 1.8.8. Inside a category, all my thumnails are appearing
vertically. I would like to show the thumbnails in columns of 4. I've gone through all the settings but nothing seems to be working. Here's the page:
http://bigkahunasurf.com/index.php?opti ... Itemid=119
Any ideas on which setting will allow this?
Thanks
Mike
Thumbnail Columns
- caro84g
- Phoca Hero
- Posts: 1369
- Joined: 11 Feb 2008, 17:52
- Location: Holland
- Contact:
Re: Thumbnail Columns
Hi,
in the menu-items you have the component parameters. There you can set the 'Phoca Gallery Width' in pixels. This is the width of the box where the thumbs are displayed in. You have to calculate the width for 4 rows.
See: https://www.phoca.cz/documents/2-phoca-g ... -menu-item
Good luck!
Carolien
in the menu-items you have the component parameters. There you can set the 'Phoca Gallery Width' in pixels. This is the width of the box where the thumbs are displayed in. You have to calculate the width for 4 rows.
See: https://www.phoca.cz/documents/2-phoca-g ... -menu-item
Good luck!
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)
Backup before you do any major change to your website (and test first)
-
- Phoca Newbie
- Posts: 3
- Joined: 24 Aug 2008, 00:45
Re: Thumbnail Columns
Caroline,
I've tried changing this setting. When the page first loads, it appears to work. It flashes in muliple galleries.
then, in a second, it goes back to being one verticle column.
http://www.bigkahunasurf.com/index.php? ... Itemid=119
I've tried setting it to 400, then 1600.
It's almost like something's overwritting the setting.
Thanks,
Mike
I've tried changing this setting. When the page first loads, it appears to work. It flashes in muliple galleries.
then, in a second, it goes back to being one verticle column.
http://www.bigkahunasurf.com/index.php? ... Itemid=119
I've tried setting it to 400, then 1600.
It's almost like something's overwritting the setting.
Thanks,
Mike
- caro84g
- Phoca Hero
- Posts: 1369
- Joined: 11 Feb 2008, 17:52
- Location: Holland
- Contact:
Re: Thumbnail Columns
Hi,
did you change it in your menu link? (menu >> your menu >> phoca gallery link >> component parameters)?
Otherwise you should check out your template css and find out what the width of the 'box' is, where the component is placed. 'cause if that's smaller, it takes that width.
(Css-checking is really easy with Firebug - a FireFox addon)
Good luck!
Carolien
did you change it in your menu link? (menu >> your menu >> phoca gallery link >> component parameters)?
Otherwise you should check out your template css and find out what the width of the 'box' is, where the component is placed. 'cause if that's smaller, it takes that width.
(Css-checking is really easy with Firebug - a FireFox addon)
Good luck!
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)
Backup before you do any major change to your website (and test first)
-
- Phoca Newbie
- Posts: 3
- Joined: 24 Aug 2008, 00:45
Re: Thumbnail Columns
I've looked and I can't find a class called 'box'. I've tried to see the problem with Firebug, can't
find anything. I have no clue at this point.
any ideas?
Thanks,
Mike
find anything. I have no clue at this point.
any ideas?
Thanks,
Mike
- caro84g
- Phoca Hero
- Posts: 1369
- Joined: 11 Feb 2008, 17:52
- Location: Holland
- Contact:
Re: Thumbnail Columns
hi Mike,
The class isn't called box - I call it a box, but I mean the area in where the components are displayed.
I don't know what it's called in your template... in mine it is body5.
With Firebug you can inspect the CSS. If you mouseover the area in the frontpage you can see which CSS classes are applied.
I hope you understand it,
Carolien
The class isn't called box - I call it a box, but I mean the area in where the components are displayed.
I don't know what it's called in your template... in mine it is body5.
With Firebug you can inspect the CSS. If you mouseover the area in the frontpage you can see which CSS classes are applied.
I hope you understand it,
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)
Backup before you do any major change to your website (and test first)