Is there a way to sync the themes in Drupal and phpBB3? If a user selects a style in phpBB3, not only phpBB3 should change the theme, but also Drupal and the other way round; If a user selects another Drupal theme, the phpBB3 theme should be updated in order to match.

I'm using phpBB3 inside Drupal (not iFrame)... :)

Comments

NeoID’s picture

Category: support » feature

One way to do this would be:

Two dropdown-boxes next to each other that lists the current active themes, Drupal to the left, phpBB to the right:

|Garland| - |proSilver|
|BlueMarine| - |subSilver2|
|Drupaltheme| - |customBBtheme|

fizk’s picture

Status: Active » Closed (won't fix)