Page 1 of 1

Help me find the internal CSS styling inside thumbnails view

Posted: 30 Oct 2009, 18:50
by siddan
Hello

I am trying to re-style my phoca gallery but I have come up to a wall where I got stuck...
Especially in thumbnail page

There are some internal css styling which I do not know where it is herited from.
I have searched through the phoca folder and even looked through the Assets folder where I found 2 css files and an XML file inside the images folder where there are some defaults values for styling.

I know have a white background which I do not know how to get rid of

Code: Select all

<style type="text/css">
 #phocagallery .phocaname {color: #ee7037 ;}
 .phocagallery-box-file {background: #ffffff ; border:1px solid #ffffff;margin: 0px;padding: 0px;}
 .phocagallery-box-file-first { background: url('/siddan/components/com_phocagallery/assets/images/shadow1.png') 0 0 no-repeat; }
 .phocagallery-box-file:hover, .phocagallery-box-file.hover {border:1px solid #ffffff ; background: #ffffff ;}
.bgPhocaClass{
			background:#666666;
			filter:alpha(opacity=70);
			opacity: 0.7;
			-moz-opacity:0.7;
			z-index:1000;
			}
			.fgPhocaClass{
			background:#f6f6f6;
			filter:alpha(opacity=100);
			opacity: 1;
			-moz-opacity:1;
			z-index:1000;
			}
			.fontPhocaClass{
			color:#000000;
			z-index:1001;
			}
			.capfontPhocaClass, .capfontclosePhocaClass{
			color:#ffffff;
			font-weight:bold;
			z-index:1001;
			} </style>
/Thanks in advanced

Re: Help me find the internal CSS styling inside thumbnails view

Posted: 02 Nov 2009, 13:06
by siddan
I am still trying to find a solution...

I am sure not everyone have a default white background to their thumbnail images, are you?

Re: Help me find the internal CSS styling inside thumbnails view

Posted: 05 Nov 2009, 17:33
by Jan
Hi, where exactly you want to change the background.

if on thumbnails, you can use some theme with other background, you can change it in parameters, you can change the background image in 2.6.0 too:
https://www.phoca.cz/documents/2-phoca-g ... ound-image

Jan

Re: Help me find the internal CSS styling inside thumbnails view

Posted: 21 Dec 2009, 16:40
by siddan
Hello and thanks for replying

I checked the link you posted and I cannot find that page to administrate the background of the theme. I can however upload a new theme, but no where to self edit the background....

I go to backend - Compoents - Phoca Gallery - Themes.
There I can only upload a new theme


-----

Ah I can see now when upgraded to the latest version.... I´ll make a go at it

Re: Help me find the internal CSS styling inside thumbnails view

Posted: 21 Dec 2009, 17:45
by siddan
Nope...

I just still cannot set any different background color at all...

My goal is to have a transparent background. This part is the only thing that is keeping me to complete my site :x

Btw.. Anyone else having troubles installing the "default transparent" theme?

Re: Help me find the internal CSS styling inside thumbnails view

Posted: 28 Dec 2009, 00:43
by Jan
Just set transparent or nothing for the background color in the Themes - background image creation