The quest i have to solve today is to find the best way for a custom homepage with 100% with and a normal forum like we have it here with max 1200px for
Also i dont want to see anything usual between the main navigation and footer, means second navi, breacrump, bookmark.
1. I can use a page and display:none everything that i dont like, also extend p-body-inner to 100%.
2. I can use a new style just with 100% and use it just for this single page - but i dont know what XF is doing with all that stuff not needed. Should i use a complete style just for one page?
3. Should i try a template_modification of the needed parts? Maybe this is the best idea, while i dont have an idea where and how to start.
4. Maybe best idea is to do a small addon with an own page and template_mods, while i know how to do that in this combination.
Any suggestions which way i should try, please?
<div class="p-body-inner">
Also i dont want to see anything usual between the main navigation and footer, means second navi, breacrump, bookmark.
1. I can use a page and display:none everything that i dont like, also extend p-body-inner to 100%.
2. I can use a new style just with 100% and use it just for this single page - but i dont know what XF is doing with all that stuff not needed. Should i use a complete style just for one page?
3. Should i try a template_modification of the needed parts? Maybe this is the best idea, while i dont have an idea where and how to start.
4. Maybe best idea is to do a small addon with an own page and template_mods, while i know how to do that in this combination.
Any suggestions which way i should try, please?
Last edited: