can the category names be listed UNDER the image instead of to the right of the image.
this would save tons on screen space
category names UNDER the image
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
you can change the h
you can change the html or css in:
components\com_phocagallery\views\categories\tmpl\default.php
components\com_phocagallery\assets\phocagallery.css
or you will not use the categories view, you will only create a category view with subcategories as categories...
components\com_phocagallery\views\categories\tmpl\default.php
components\com_phocagallery\assets\phocagallery.css
or you will not use the categories view, you will only create a category view with subcategories as categories...
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 40
- Joined: 25 Mar 2008, 00:50
thank you yes,... I
thank you yes,... I am sure there is some code that you can change to do this.
maybe I wasnt clear in my first post.
HOW do you list the names under the category instead of to the right of it.
do you have what it needs to be changed to ..or do I have to figure this out on my own?
maybe I wasnt clear in my first post.
HOW do you list the names under the category instead of to the right of it.
do you have what it needs to be changed to ..or do I have to figure this out on my own?
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
HOW do you list the
HOW do you list the names under the category instead of to the right of it
a) changing HTML or CSS
b) creating a main category which will represent the categories list. In this categories list subacategories will represent categories... if you see the subcategories in category view, you will see the text under the subcategory... so if subcategories will represent categories.... text will be displayed under category:
a) changing HTML or CSS
b) creating a main category which will represent the categories list. In this categories list subacategories will represent categories... if you see the subcategories in category view, you will see the text under the subcategory... so if subcategories will represent categories.... text will be displayed under category:
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 40
- Joined: 25 Mar 2008, 00:50
yes I know this can
yes I know this can be done by changing the the html or CSS
question:
DO YOU HAVE
the html or css code to make this permanat?
question:
DO YOU HAVE
the html or css code to make this permanat?
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
DO YOU HAVE
DO YOU HAVE
the html or css code to make this permanat?
sorry I don't understand.
the html or css code to make this permanat?
sorry I don't understand.
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 40
- Joined: 25 Mar 2008, 00:50
my items are in a ca
my items are in a cat/subcat order but....
and in my version of Joomla, I only have the option to
create a button for
Phoca Gallery Category List Layout
or
Phoca Gallery Category Layout
neither of which produce results as you have suggested?
and in my version of Joomla, I only have the option to
create a button for
Phoca Gallery Category List Layout
or
Phoca Gallery Category Layout
neither of which produce results as you have suggested?
-
- Phoca Member
- Posts: 40
- Joined: 25 Mar 2008, 00:50
DO YOU HAVE
DO YOU HAVE
the html or css code to make this permanat?
sorry I don't understand.
one of your options was to change the html or css code
okay ..thats fine
but change it to what
do you have the code that it needs to be changed to?
the html or css code to make this permanat?
sorry I don't understand.
one of your options was to change the html or css code
okay ..thats fine
but change it to what
do you have the code that it needs to be changed to?
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
do you have the
do you have the code that it needs to be changed to?
Sorry, I only can show you files, where you can change it, but I cannot show you what you should change because I don't know what all you want to change... so if you want change the categories view and you know html and css you can do it here :
components\com_phocagallery\views\categories\tmpl\default.php
components\com_phocagallery\assets\phocagallery.css
Sorry, I only can show you files, where you can change it, but I cannot show you what you should change because I don't know what all you want to change... so if you want change the categories view and you know html and css you can do it here :
components\com_phocagallery\views\categories\tmpl\default.php
components\com_phocagallery\assets\phocagallery.css
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 40
- Joined: 25 Mar 2008, 00:50
All I want to do is
All I want to do is change the text from appearing on the right to appear below the category.
Thanks
Thanks