I just installed drupal 4.7.3 and the andreas01 theme. I can't seem to access the settings menus, they remains collapsed under any theme and there's no way to expand them.
Any ideas?
Basically I installed and had a look at flatforum... But that only seems to change and edit the comments. Is there a simple way like this to edit everything else? Like containers, headers, the page where it lists the threads.. Basically everything else. Not just the comments section. Or if someone can point me into a good direction, that'd be sweet. :D
Hello,
I am trying to add a new content type called team. I want one of the fields to be a table. Is this supported in 4.7. In 4.6 I was able to add a table field. Is this possible in 4.7?
Right now I am using a combination of imagefield and imagecache to generate thumbnail images for the first image uploaded into an article. You can see the thumbnails at http://chibabeat.com/articles-stories. However, my problem is that if no image is uploaded for the article then there is a broken image link on the teaser. Does anyone else have this problem with imagecache and has anyone found a solution for it?