coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: Bonanza on January 03, 2006, 12:02:38 PM

Title: Search Function
Post by: Bonanza on January 03, 2006, 12:02:38 PM
Hi all,

i am using the project_vii template, if I use the search function it looks strange (see black area in screenshot), any idea to fix it?

Best regards
Bonanza
Title: Re: Search Function
Post by: Joachim Müller on January 03, 2006, 03:04:18 PM
post a link instead of a screenshot ::)
Title: Re: Search Function
Post by: Bonanza on January 03, 2006, 03:43:33 PM
no problem if its more convenient for you:

http://volker.fc-hosting.de/gallery/search.php (http://volker.fc-hosting.de/gallery/search.php)

(I had postet a screenshot, because the url is a temporary address at my new isp until my domain change has finally finished)

Best regards
Bonanza
Title: Re: Search Function
Post by: Joachim Müller on January 03, 2006, 05:19:53 PM
undo your modification in themes/project_vii/style.css: you set the background-color attribute for the class "maintable" to #000000 (which is black) - change it back to #999999 and everything should work as expected. The black background shines through because there is no particular class assigned to the <td> section that wraps the checkboxes.
Generally speaking: if weird things happen, make sure they're not related to your own modifications.
Title: Re: Search Function
Post by: Bonanza on January 03, 2006, 09:23:23 PM
Great, you fixed my mistake! First I have to apologize for that and second thank you very much for your help.
Normaly I backup every step I change in the template and I document it for myself. Unfortunately I forget to document this change. It is never a good idea to work in the evening on these things after a long workingday.

Best regards
Bonanza