Page 1 of 1

I want a nice white

Posted: 15 May 2008, 19:41
by dwizer
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 :P

Thanks again..

Hi, the CSS is there

Posted: 15 May 2008, 23:14
by Jan
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

Okey

Posted: 16 May 2008, 10:46
by dwizer
Okey

Thanks for the quick answer! Will play around..

Whats the difference between phocagallery.css and phocagalleryieall.css ?

the ieall

Posted: 16 May 2008, 11:48
by Jan
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