Category List View

Phoca Gallery - image gallery extension
carol
Phoca Newbie
Phoca Newbie
Posts: 6
Joined: 07 Sep 2009, 12:01

Category List View

Post by carol »

Hello,

i have a little problem with the category thumbnail list view.
I read carefully this two pages:

https://www.phoca.cz/documents/16-joomla ... -in-joomla
and
https://www.phoca.cz/documents/2-phoca-g ... -menu-item

I know that i can set in the settings a margin and a padding. But in my case and for my template i only need a margin-right and a margin bottom. Is this also possible?

Also the space of the thumbnail:hover including the border is possible to edit but not to turn off.

for any advise, i'm happy.
all the best carol
carol
Phoca Newbie
Phoca Newbie
Posts: 6
Joined: 07 Sep 2009, 12:01

Re: Category List View

Post by carol »

nobody have any idea? or is the solution to simple?
cheers carol
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49299
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Category List View

Post by Jan »

Hi, if you want to set only right value, then this needs to be customized in the code - in css but in html(php) too - the style is set in html because of parameters, e.g.

components/com_phocagallery/views/category/tmpl/default.php

You can hide the hover if you set "transparent" value (search this forum for more info) in Parameters.


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