I've noticed that in Chameleon's forums the dark & light rows aren't working. Is this by design? I just get light rows, even though in the source code the class ids for the table rows alternate between 'dark' and 'light', which are defined in misc/drupal.css:
I can access anything else, but Themes is unavailable and I keep getting this error
Fatal error: Cannot redeclare class template in /home/.sites/137/site42/web/themes/marvin_2k/template.php on line 26
I have found a discussion talking about patch for fixing a problem that existed with the xtemplate them. I am going to show my ignorance here and ask how do you apply the patch? I am at a loss here and not even sure that this is my problem.
I know a bit of html, but no css or php. I can design ( template designer here ) and I am working on a site for a client of mine www.dikkop.com. It's going to be a dutch fun community. How can I improve this site, what would be a nice design etc.
Please help me out.. or anyone who wants to work with me ( i design u code )
Why on kubrick and manji themes the home button takes me to http://host/drupal/?q=?q= instead of http://host/drupal/?q= ? There seems to be an extra ?q=, which makes the url incorrect. Same happens with all the other primary links.
This problem dissapears when I switch to a default theme. What am I missing?