Page 1 of 1

Category List (Make an image?)

Posted: 09 Jan 2010, 16:23
by matthewnewton27
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. :)

Re: Category List (Make an image?)

Posted: 09 Jan 2010, 23:32
by Jan
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

Re: Category List (Make an image?)

Posted: 10 Jan 2010, 03:02
by matthewnewton27
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.

Re: Category List (Make an image?)

Posted: 10 Jan 2010, 03:10
by matthewnewton27
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

Re: Category List (Make an image?)

Posted: 14 Jan 2010, 22:18
by Jan
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

Re: Category List (Make an image?)

Posted: 15 Jan 2010, 13:02
by matthewnewton27
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

Re: Category List (Make an image?)

Posted: 18 Jan 2010, 23:57
by Jan
Ok