Closed (fixed)
Project:
phpBB Forum Integration
Version:
6.x-2.0-beta4
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Jun 2009 at 23:12 UTC
Updated:
9 Jan 2012 at 07:47 UTC
After this latest update, all my theme's and embedded css and styles are all completely messed up.
Since I ONLY use the forum INSIDE Drupal, I don't need a separate theme for the embedded part.
How do I just use my regular phpBB3 theme and NOT an embedded theme?
I would rather just edit and change my phpBB3 theme to look how I want when it is brought into Drupal. Cause right now, there are too many cache issues, css issues and template issues. Things keep getting changed and reverted back upon refreshes and logging out.
If VB knows or anyone else, I would appreciate the tip.
Thanks!
jeremy
Comments
Comment #1
vb commentedMake your yourthemename as default
Delete all in phpbb admin corresponding yourthemename-embed
* Style management
Styles
* Style components
Templates
Themes
Imagesets
Your yourthemename will be used in embed mode,
But you probably have to make some modification in yourthemename in order to see something like your theme.
From suplied prosilver-embed or subsilver-embed (depends of your theme origin) take modified editor.js and look at another changes.
Look at modified *.css files and insert in yours #phpbbforum-page id.
Always clear phpbb cache.
You did not say the name of your theme.
I cannot mention all and explain all possible variants of customization.
Comment #2
Jeremy Toaster commentedHmm I've gone through your steps and it's still not working, all I am getting is default CSS from my Drupal Theme.
I have a custom them that is really just a copy of PROSILVER that I changed some colors and such to, it is called Megalith.
I deleted all references to any embedded theme. Is there a file I need to change a name for it to point to Megalith instead of some default?
Thanks VB.
jeremy
Comment #3
Jeremy Toaster commentedAny other suggestions or more detailed help on this VB ?
Thanks!
jeremy
Comment #4
fizk commented