I want a nice white 2px border around all thumbs and then i want the image names and the icons to come closer under the thumbnails
Can you tell me step by step how to do that. What to change in the css file and things like that..
Would be super nice of you or if somebody else can tell a php/css rookie how to do
Thanks again..
Make some change in the CSS file?
-
- Phoca Newbie
- Posts: 9
- Joined: 15 May 2008, 17:56
- Location: Sweden
- Contact:
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Hi, the CSS is there
Hi, the CSS is there:
components\com_phocagallery\assets\phocagallery.css
components\com_phocagallery\assets\phocagalleryieall.css
the html/php is there:
components\com_phocagallery\views\category\tmpl\default.php
You must change the CSS and HTML/PHP files...
If you don't know the CSS or HTML/PHP, try to play with parameters...
Jan
components\com_phocagallery\assets\phocagallery.css
components\com_phocagallery\assets\phocagalleryieall.css
the html/php is there:
components\com_phocagallery\views\category\tmpl\default.php
You must change the CSS and HTML/PHP files...
If you don't know the CSS or HTML/PHP, try to play with parameters...
Jan
If you find Phoca extensions useful, please support the project
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
the ieall
the ieall = all internet explorer versions
In phocagalleryieall.css there are some classes which are designed to only Internet Explorer browsers (some hacks for non standard browsers)
Jan
In phocagalleryieall.css there are some classes which are designed to only Internet Explorer browsers (some hacks for non standard browsers)
Jan
If you find Phoca extensions useful, please support the project