Thanks.
Category List (Make an image?)
-
matthewnewton27
- Phoca Newbie

- Posts: 8
- Joined: 06 Dec 2009, 12:50
Category List (Make an image?)
Is there any way to make the category list link also have an image above it that links back to the categories page? I have an image made only to not find a parameter in the settings. If not, is there a easy way to hardcode it in the backend? I'm not sure which file to look for but I'm quite competent in putting the code in..
Thanks.
Thanks.
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Category List (Make an image?)
Hi, do you mean back button over the images like here:
https://www.phoca.cz/wallpapers/gallery/ ... zoo-vienna
if yes, this can be done by categories view in category view, see
https://www.phoca.cz/documents/2-phoca-g ... d-glossary
Jan
https://www.phoca.cz/wallpapers/gallery/ ... zoo-vienna
if yes, this can be done by categories view in category view, see
https://www.phoca.cz/documents/2-phoca-g ... d-glossary
Jan
If you find Phoca extensions useful, please support the project
-
matthewnewton27
- Phoca Newbie

- Posts: 8
- Joined: 06 Dec 2009, 12:50
Re: Category List (Make an image?)
Hello,
I have found a bug in your code.. I actually had the back button image on yes the whole time so I viewed my source and got this
<a class="" href="/image-gallery" ><img src="/components/com_phocagallery/assets/images/icon-up-images.jpg" alt="Category List" /></a>
Problem is, there is no image with that filename in my directory. Only a icon-upimages.gif and .png
Just thought I would let you know.
I have found a bug in your code.. I actually had the back button image on yes the whole time so I viewed my source and got this
<a class="" href="/image-gallery" ><img src="/components/com_phocagallery/assets/images/icon-up-images.jpg" alt="Category List" /></a>
Problem is, there is no image with that filename in my directory. Only a icon-upimages.gif and .png
Just thought I would let you know.
-
matthewnewton27
- Phoca Newbie

- Posts: 8
- Joined: 06 Dec 2009, 12:50
Re: Category List (Make an image?)
So I have managed to get the back image there by just renaming the file as above.. but now the "category list" text underneath doesn't show up. Any idea why this is so?
eg:
http://www.newtoneentertainment.com.au/ ... aser-shows
Thanks
eg:
http://www.newtoneentertainment.com.au/ ... aser-shows
Thanks
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Category List (Make an image?)
Hi, see your parameters if you have not changed the icon to jpg, see:
https://www.phoca.cz/documents/2-phoca-g ... -menu-item
Jan
https://www.phoca.cz/documents/2-phoca-g ... -menu-item
Jan
If you find Phoca extensions useful, please support the project
-
matthewnewton27
- Phoca Newbie

- Posts: 8
- Joined: 06 Dec 2009, 12:50
Re: Category List (Make an image?)
Sorted that part out.. just after how to get the "Category List" text back now under the custom image.. seemed to disappear once I put a image there. Thanks
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Category List (Make an image?)
Ok
If you find Phoca extensions useful, please support the project