I've just installed e107 and Cl gallery 2.04 beta and while the functionality seems to be working fine, I'm having an issue with the theme I'm using. The theme in question is sebes v1.1 (as supplied with e107 0.7.10) and the issue is that on the gallery/thumb views, the tables appears to have a header background image which looks a bit odd.
At the moment, this is installed on my mini-server at home so I can't really demo it but i've attached a screenshot that shows this clearly.
Any ideas on how i can just make this a plain background using this theme?
If the theme is well written this shouldn't happen. However, copy sgallery_tmpl.php and sgallery_manager_tmpl.php from sgallery/template/ folder to your theme folder. Open them and replace class='forumheader' with e.g. class='forumheader3' (when needed).
e107 Bulgaria | Corllete Lab
If the theme is well written this shouldn't happen. However, copy sgallery_tmpl.php and sgallery_manager_tmpl.php from sgallery/template/ folder to your theme folder. Open them and replace class='forumheader' with e.g. class='forumheader3' (when needed).