By venkat-rk on
Drupal.org user taniwha has converted some themes from oswd to drupal. These are among the most beautiful themes drupal has at the moment. Unfortunately, whenever I install one of them, all I get is a white page without any of the colour/design elements.
These are phptemplate based and I have no problems with any of the other phptemplate themes. Can someone suggest what might be wrong? Taniwha tried to help me but without success.
Comments
Basepath
Open page.tpl.php and (for andreas06) change line 8 to read
(or echo "$base_path$directory")
--
The Manual | Troubleshooting FAQ | Tips for posting | Make Backups! | Consider creating a Test site.
Thanks a ton! I would have
Thanks a ton! I would have wasted countless hours othewise. That helped me solve the problem and the theme works now.
The same change didn't work for the other themes, but now that I know where to start looking, I will figure it out.
Tried just one
I tried just one theme, in the hope it would also work for the others. It appears it does for andreas05 as well. (of course, you have to refer to the correct css file).
Let me know which theme you use, if you somehow can't find the cause, then I'll look into that.
--
The Manual | Troubleshooting FAQ | Tips for posting | Make Backups! | Consider creating a Test site.
Help with andreas06 theme requested
I'm getting a lot of white space between
<div id="content">and<div class="content">. In other words, the main content is being forced down a few paragraphs and I have no idea why.Has anyone had the same problem? I'm using Drupal 4.7.3 and the latest CVS of andreas06, which right now is version 1.1.
Open a new thread
Please open a new thread.
--
The Manual | Troubleshooting FAQ | Tips for posting | How to report a security issue.