Display Categories Floating

Phoca Gallery - image gallery extension
miux
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 02 Nov 2009, 17:35

Display Categories Floating

Post by miux »

Hi!

I'm trying to get the category list floating. At the moment there are some columns, which I can't disable.
Unfortunatly I'm unable to post a link since the gallery is locked (customers wish).

What I want is the same appereance as the images (thumbs) IN the category. Like 1 column but every category is floating.

I hope you understand what I mean, I tried to explain it simple.

Am I missing something here or is this not possible?

Thanks in advance,
miux
miux
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 02 Nov 2009, 17:35

Re: Display Categories Floating

Post by miux »

Add: i also tried to change the template, but the "error" occurs with every template.
The blocks/columns that were made, are looking like this:

Code: Select all

<div style="margin: 10px; position: relative; float: left;">
If it helps, I'll post an image of my problem to explain it more.

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

Re: Display Categories Floating

Post by Jan »

Hi, you can create a menu link to category and take this category as root or you need to change the template of the categories view:

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

or you can override this file by your own in template (search MVC template overriding of component default.php files)

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