question phoca galley and Core Design Scriptegrator plugin.

Phoca Gallery - image gallery extension
peterspie
Phoca Member
Phoca Member
Posts: 23
Joined: 15 Nov 2009, 22:29

question phoca galley and Core Design Scriptegrator plugin.

Post by peterspie »

Hi, I like yor phoca gallery. It is working fine.
Now I have integrated with Core Design Scriptegrator plugin.

The thumbnails I see, have a little white border.
My question: does phoca gallery makes these borders or are thy made via Core Design Scriptegrator plugin?
I woud like to change the color and size of this border.

An example: http://www.spiegelenburg.nl/website/ind ... 4&Itemid=8

I hope it's okay to give the URL. :)

Hope someone can help me.

Greetings Peter
reko
Phoca Professional
Phoca Professional
Posts: 407
Joined: 29 Dec 2008, 22:06

Re: question phoca galley and Core Design Scriptegrator plug

Post by reko »

Hi peterspie,

you have a 1px border and a 4px (white) padding around you images. both defined in /plugins/content/cdwebgallery/theme/default/css/css.css:

Code: Select all

.webgallery .webgallery_default ul li img {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #CCCCCC;
padding:4px;
I'm not familiar with the Core Design Scriptegrator, but the location of that file suggests it comes from there.

a great tool for investigating those things is the firefox plugin firebug - you might want to check that out!

regards,
rk
peterspie
Phoca Member
Phoca Member
Posts: 23
Joined: 15 Nov 2009, 22:29

Re: question phoca galley and Core Design Scriptegrator plug

Post by peterspie »

Hai RK,

thnaks for your very very fast support.
I know about firefox, firebug, but totally "forgot" to check with it.
I wil close the topic, it seems I can change this now.

Can I close this topic :o

Thanks again, and greetings...
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49299
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: question phoca galley and Core Design Scriptegrator plug

Post by Jan »

Ok, marked as solved.
If you find Phoca extensions useful, please support the project
Post Reply