Member Login
Community Builder
Latest Forum Activity
- Pre-sales: different Mosets Tree directory on each slave?
Fri 18 May 2012, 11:45 PM by Admin
- New version of p8pbb bridge
Tue 15 May 2012, 10:24 AM by Admin
- Pre-Sales Questions
Mon 14 May 2012, 03:03 PM by bruno
- Where can I download AJAX toggler for Joomla 1.5?
Fri 11 May 2012, 11:47 PM by Admin
- Testing of phpBB commenting system started
Fri 11 May 2012, 10:33 AM by mick
- Help for sub-domains configration
Mon 07 May 2012, 11:05 AM by Admin
- 3rd party Extension request
Sun 06 May 2012, 01:02 AM by Admin
- SQL Problems in board
Sat 05 May 2012, 05:05 AM by michael390
- New version of MightySites
Wed 02 May 2012, 08:23 PM by alimbilo
Customizing a phpBB template for wrapped mode: short guide
Forum rules
This forum is not for any support questions/issues/features. Please use Support Center for such requests.
6 posts
• Page 1 of 1
Customizing a phpBB template for wrapped mode: short guideAll files listed here are located in the folder of your phpBB template (i.e. phpbb3/styles/anytemplate/).
1. Open /templates/overall_header.html: 1.1. Remove Doctype declaration, <html> and <head> tags, all tags within <head> section except <style> and <script>. For example - the following code was removed from default template "prosilver".
1.2. Change <body> tag to <div> tag: before:
after:
Note that if your <body> tag has onload=".." attribute special actions are required. 2. Open /templates/overall_footer.html: 2.1. Change </body> tag to </div> 2.2. Remove </html> tag The CSS conflicts are possible between Joomla template and phpBB template, we can't cover it in this article because it is a complex theme and requires CSS knowledge. You can also start your own template based on jprosilver or jsubsilver2, details are here: http://www.phpbb.com/blog/2008/07/31/te ... ot-easier/ Note that we keep jprosilver and jsubsilver always up-to-date with the latest phpBB prosilver and subsilver2, so better use template inheritance if you modify jprosilver or jsubsilver. Let he without sin throw the first stone.
Re: Customizing a phpBB template for wrapped mode: short guideFantastic, thanks!!
Re: Customizing a phpBB template for wrapped mode: short guideI just tried to do this but I dont have any .tpl files??
Re: Customizing a phpBB template for wrapped mode: short guideSorry, they are .html in fact.
Let he without sin throw the first stone.
Re: Customizing a phpBB template for wrapped mode: short guideVery useful tutorial.
How do I add joomla modules within phpbb page though? Could you please write a tutorial on how you did it here on blogomunity? Thanks.
Re: Customizing a phpBB template for wrapped mode: short guideYou need to setup the bridge in 'Wrapped mode', and it will act as usual Joomla component.
Let he without sin throw the first stone.
6 posts
• Page 1 of 1
Who is onlineUsers browsing this forum: CommonCrawl [Bot] and 0 guests |
Forum Tagsaccount, air, blog, button, categories, center, check, code, comments, content, css, database, day, domains, download, form, give, high, home, href, images, index, items, jpg, left, long, made, menu, method, mightysites, news, number, option, org, people, place, purchase, quality, quick, released, search, sef, shipping, shoes, show, sites, strong, tab, table, typeAdvanced search |
Copyright © 2008-2012 Blogomunity.com
Trademarks and tradenames used herein are the property of their respective holders.
The Joomla!® name is used under a limited license from Open Source Matters in the United States and other countries. Blogomunity is not affiliated with or endorsed by Open Source Matters or the Joomla! Project.
Trademarks and tradenames used herein are the property of their respective holders.
The Joomla!® name is used under a limited license from Open Source Matters in the United States and other countries. Blogomunity is not affiliated with or endorsed by Open Source Matters or the Joomla! Project.

