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
post a link instead of a screenshot ::)
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
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.
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