The images for Page, Font and Colour do not show when Drupal has been installed in a subdirectory (path_to_theme() in template.php returns incorrect value?). Also, Page settings don't seem to do anything. Thanks for your help.
The images for Page, Font and Colour do not show when Drupal has been installed in a subdirectory (path_to_theme() in template.php returns incorrect value?). Also, Page settings don't seem to do anything. Thanks for your help.
Comments
Comment #1
Steve Lockwood commentedHi Patrick,
I have checked in a new version which appends base_path() to path_to_theme(). Hopefully this will get the right paths so the theme can find the stylesheets. You should be able to pick this change up from the development snapshot.
Let me know how it goes.
Steve
Comment #2
Steve Lockwood commentedComment #3
chougrani commentedVery good idea.
I have some problem with ie6 , even with box_blue_filled.
Comment #4
Steve Lockwood commentedHi Chougrani,
Sorry for taking so long but I've worked out what is wrong with IE6. The solution might take a little longer. There is a separate thread for this issue - see http://drupal.org/node/274463. So I will close this thread.