inherit
49063
0
Aug 15, 2024 21:06:42 GMT -8
ScottCool
726
June 2005
scottcool
|
Post by ScottCool on May 27, 2020 11:36:14 GMT -8
Im creating a layout and looking to incorporate the ads in the header with the design. So here are my questions: 1. How do I get the content in the global header above the ads? 2. Where's the ads in the layout template? I'd like to potentially add it inside a table, if possible.
Thank you.
|
|
inherit
252032
0
Apr 26, 2024 23:51:41 GMT -8
Retread
Tribbial Pursuit.
5,017
January 2018
retread
|
Post by Retread on May 27, 2020 12:21:17 GMT -8
1. How do I get the content in the global header above the ads? Short Answer: You can't. Long Answer: You would have Get permission from ProBoards, then write a script to move the placement of the content of your Global Header above the banner ad. The only permitted change of which I am aware is for moving content that normally exists above the banner ad (Forum Banner & Logo, Navigation Bar and Welcome, Navigation Tree and Participated) below the banner ad. This makes sense as it puts the banner ad in a position of greater prominence and also has forum content in a contiguous block. But moving content from your header(s) above the ad, will push the banner ad further down the page. This seems less likely to be approved. 2. Where's the ads in the layout template? I'd like to potentially add it inside a table, if possible. The Banner Ad and contents of your Headers (Global, Main, Category, and Board) are part of the Layout Template variable $[header] found on or about line 60 of your Forum Wrapper. You can't separate them independently in the HTML.
|
|
inherit
49063
0
Aug 15, 2024 21:06:42 GMT -8
ScottCool
726
June 2005
scottcool
|
Post by ScottCool on May 27, 2020 16:35:37 GMT -8
1. How do I get the content in the global header above the ads? Short Answer: You can't. Long Answer: You would have Get permission from ProBoards, then write a script to move the placement of the content of your Global Header above the banner ad. The only permitted change of which I am aware is for moving content that normally exists above the banner ad (Forum Banner & Logo, Navigation Bar and Welcome, Navigation Tree and Participated) below the banner ad. This makes sense as it puts the banner ad in a position of greater prominence and also has forum content in a contiguous block. But moving content from your header(s) above the ad, will push the banner ad further down the page. This seems less likely to be approved. 2. Where's the ads in the layout template? I'd like to potentially add it inside a table, if possible. The Banner Ad and contents of your Headers (Global, Main, Category, and Board) are part of the Layout Template variable $[header] found on or about line 60 of your Forum Wrapper. You can't separate them independently in the HTML. Thank you
|
|