I want to adapt my WBB-forum design to the homepage template.
For this purpose i need to include the Joomla Fusion Menu (Rockettheme/Modulus) into the Header of WBB. The forum runs on a subdomain.
I tried to extract the menu out of the template, But that's not so easy - there are so many files in the theme folder
I could copy only the html with firebug - but when it will not fade. And some menu-points are only visible for registered users ...
So i include the menu as a iframe - but of course this is a very bad solution. And the dropdown menu can't break out of the iframe ...
It's a hobby for me.
Either I get it to work on my own or I will drop the plan - but I will not pay others do it for me
Ok, i disabled Javascript, copied the site with Scrapbook, and removed the parts I don't need. Works stand alone now, of course only static but it is ok.
Now I have to include the html into the header.
Can I do this with a script? Or must I rewrite the complete css so that there isn't a conflict with the theme of WBB?