Make some change in the CSS file?

Phoca Gallery - image gallery extension
dwizer
Phoca Newbie
Phoca Newbie
Posts: 9
Joined: 15 May 2008, 17:56
Location: Sweden
Contact:

I want a nice white

Post 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..
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48403
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Hi, the CSS is there

Post 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
If you find Phoca extensions useful, please support the project
dwizer
Phoca Newbie
Phoca Newbie
Posts: 9
Joined: 15 May 2008, 17:56
Location: Sweden
Contact:

Okey

Post by dwizer »

Okey

Thanks for the quick answer! Will play around..

Whats the difference between phocagallery.css and phocagalleryieall.css ?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48403
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

the ieall

Post 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
If you find Phoca extensions useful, please support the project
Post Reply