Sections block format display
valuewing admin - December 9, 2008 - 15:00
| Project: | Sections |
| Version: | 5.x-1.2 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I do have a theme called X. I have cloned it to another directory called X-1 and placed it in drupal theme directory. My default theme is X. I have added a section and define that on certain condition this section to be invoked. for this section, i have chosen X-1 theme. For X-1 theme, i have gone to blocks settings and choose manually what are all the blocks needs to be shown. it works correctly. But the problem is, it completely looses the block colour format. it just display as text with out block format appearence.
Any idea why this could be?

#1
Maybe wrong path's to CSS files or something like this. I don't think this is sections what is causing this. To verify you can only enable the cloned theme and verify first if it works correctly.
You cannot simply copy one by one theme A to B... you need to change all function names etc. in B's template.php, etc. This maybe the main issue here...
#2
Automatically closed -- issue fixed for two weeks with no activity.