0 medlemmar och 1 gäst tittar på detta ämne.
function template_body_above(){ global $context, $settings, $options, $scripturl, $txt, $modSettings; echo '<div id="wrapper" ',!empty($settings['forum_width']) ? 'style="width: ' . $settings['forum_width']: '', '"> <div class="content_forum"> <div id="header">'; ?> <div class="content_top_section"> <div id="top_section"> <div style="float:left; padding-left:6px;"> <a href="//www.poolforum.se" title="Poolforum" rel="nofollow"><img src="//www.poolforum.se/forum/bilder/logo.gif" alt="Pool bad spa" width="140" height="90" border="0"/>[/url] </div> <div style="float:left; padding-left:5px;"> <img src="//www.poolforum.se/forum/bilder/annonser.png" alt="annonsplatser" width="13" height="90"/> </div> <div style="float:left; padding-left:5px;"> <!-- START 728x90 AdPeeps.com Code --> <a href="//www.varmepumpsforum.com/adpeeps/adpeeps.php?bfunction=clickad&uid=100000&bzone=poolforumtop728&bsize=728x90&bmode=off&btype=1&bpos=default&ver=2.0" target="_blank" rel="nofollow"><img src="//www.varmepumpsforum.com/adpeeps/adpeeps.php?bfunction=showad&uid=100000&bzone=poolforumtop728&bsize=728x90&bmode=off&btype=1&bpos=default&ver=2.0" width="728" height="90" alt="Click Here!" title="Click Here!" border="0" />[/url]<!-- END AdPeeps.com Code --> </div> <div style="float:left; padding-left:5px;"> <a href="mailto:rickard@webiq.se" target="_blank" rel="nofollow"><img alt="Klicka här för prisuppgift, ange gärna vilken plats du är intresserad av!" src="//www.poolforum.se/bilder/ledig250x90.gif" style="border-width: 0px; border-style: solid; width: 250px; height: 90px;" />[/url] </div> <div style="float:left; padding-left:5px;"><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script><!-- Poolforum topp 3 --><ins class="adsbygoogle" style="display:inline-block;width:250px;height:90px" data-ad-client="ca-pub-8611580025243517" data-ad-slot="3506893546"><script>(adsbygoogle = window.adsbygoogle || []).push({});</script></div><div style="float:left; padding-left:5px;"> <a href="http://www.svenskpoolmiljo.se/sv/dekoration-belysning/sphere-led-35cm.html" rel="nofollow" target="_blank"><img alt="Allt för ditt poolområde!" src="//www.poolforum.se/bilder/svensk poolmiljo.jpg" style="width: 250px; height: 90px; border-width: 0px; border-style: solid;" />[/url] </div> </div> </div> <?php echo ' <div id="toolbar"> ',template_menu(),' </div>'; echo ' <div class="frame">'; // start of the edit for advertisements echo' <table width="100%" bgcolor="#DFE6EF" cellpadding="0" cellspacing="0" border="0"> <tr> <td> <!-- Begin Banner Code --><table width="780" border="0" cellspacing="2" cellpadding="0" align="center"><tr><td> <div align="center"><!-- START 468x60 AdPeeps.com Code --><p align="center"><a href="//www.varmepumpsforum.com/adpeeps/adpeeps.php?bfunction=clickad&uid=100000&bzone=poolforum1&bsize=468x60&bmode=off&btype=1&bpos=default&ver=2.0" target="_blank" rel="nofollow"><img src="//www.varmepumpsforum.com/adpeeps/adpeeps.php?bfunction=showad&uid=100000&bzone=poolforum1&bsize=468x60&bmode=off&btype=1&bpos=default&ver=2.0" width="468" height="60" alt="Klicka!" title="Klicka!" border="0" />[/url]</p><!-- END AdPeeps.com Code --></div></td> <td> <div align="center"><!-- START 468x60 AdPeeps.com Code --><p align="center"><a href="//www.varmepumpsforum.com/adpeeps/adpeeps.php?bfunction=clickad&uid=100000&bzone=poolforum2&bsize=468x60&bmode=off&btype=1&bpos=default&ver=2.0" target="_blank"><img src="//www.varmepumpsforum.com/adpeeps/adpeeps.php?bfunction=showad&uid=100000&bzone=poolforum2&bsize=468x60&bmode=off&btype=1&bpos=default&ver=2.0" width="468" height="60" alt="Click Here!" title="Click Here!" border="0" />[/url]</p><!-- END AdPeeps.com Code --></div></td></tr></table></td></tr></table>'; // end of the edit for advertisements /* echo'<div id="upper_section" class="normaltext"> <div class="news normaltext">'; // Show a random news item? (or you could pick one from news_lines...) if (!empty($settings['enable_news'])) echo '<h2>', $txt['news'], ': </h2> <p>', $context['random_news_line'], '</p>'; echo ' </div> </div>'; */ // Define the header_bar toggle in JavaScript. echo ' <script type="text/javascript"><!-- // --><![CDATA[ var oMainHeaderToggle = new smc_Toggle({ bToggleEnabled: true, bCurrentlyCollapsed: ', empty($options['collapse_header']) ? 'false' : 'true', ', aSwappableContainers: [ \'header_bar\' ], aSwapImages: [ { sId: \'upshrink\', srcExpanded: smf_images_url + \'/upshrink.png\', altExpanded: ', JavaScriptEscape($txt['upshrink_description']), ', srcCollapsed: smf_images_url + \'/upshrink2.png\', altCollapsed: ', JavaScriptEscape($txt['upshrink_description']), ' } ], oThemeOptions: { bUseThemeSettings: ', $context['user']['is_guest'] ? 'false' : 'true', ', sOptionName: \'collapse_header\', sSessionVar: ', JavaScriptEscape($context['session_var']), ', sSessionId: ', JavaScriptEscape($context['session_id']), ' }, oCookieOptions: { bUseCookie: ', $context['user']['is_guest'] ? 'true' : 'false', ', sCookieName: \'upshrink\' } }); // ]]></script> </div> </div>'; /* <input type="hidden" name="hash_passwrd" value="" /><input type="hidden" name="', $context['session_var'], '" value="', $context['session_id'], '" /> */ // The main content should go here. echo ' <div id="content_section"> <div class="frame"> <div id="main_content_section">'; // Custom banners and shoutboxes should be placed here, before the linktree. // Show the navigation tree.
function template_body_above(){ global $context, $settings, $options, $scripturl, $txt, $modSettings; echo '<div id="wrapper" ',!empty($settings['forum_width']) ? 'style="width: ' . $settings['forum_width']: '', '"> <div class="content_forum"> <div id="header">'; ?> <div class="content_top_section"> <div id="top_section"> <div style="float:left; padding-left:6px;"> <a href="//www.poolforum.se" title="Poolforum" rel="nofollow"><img src="//www.poolforum.se/forum/bilder/logo.gif" alt="Pool bad spa" width="140" height="90" border="0"/>[/url] </div> <div style="float:left; padding-left:5px;"> <img src="//www.poolforum.se/forum/bilder/annonser.png" alt="annonsplatser" width="13" height="90"/> </div>div style="float:left; padding-left:5px;"><!-- START 728x90 AdPeeps.com Code --><a href="https://www.adpeepshosted.com/adpeeps.php?bf=go&uid=102613&bzone=poolforumtop728&bsize=728x90&bmode=off&btype=1&bpos=default" target="_blank"><img src="https://www.adpeepshosted.com/adpeeps.php?bf=showad&uid=102613&bzone=poolforumtop728&bsize=728x90&bmode=off&btype=1&bpos=default" width="728" height="90" alt="Click Here!" title="Click Here!" border="0" />[/url]</div><div style="float:left; padding-left:5px;"><a href="mailto:rickard@webiq.se" target="_blank" rel="nofollow"><img alt="Prisuppgift, ange vilken plats du ar intresserad av!" src="//www.poolforum.se/bilder/ledig250x90.gif" style="border-width: 0px; border-style: solid; width: 250px; height: 90px;" />[/url]</div><div style="float:left; padding-left:5px;"><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script><!-- Poolforum topp 3 --><ins class="adsbygoogle" style="display:inline-block;width:250px;height:90px" data-ad-client="ca-pub-8611580025243517" data-ad-slot="3506893546"><script>(adsbygoogle = window.adsbygoogle || []).push({});</script></div><div style="float:left; padding-left:5px;"><a href="http://www.svenskpoolmiljo.se/sv/dekoration-belysning/sphere-led-35cm.html" rel="nofollow" target="_blank"><img alt="Allt till din pool!" src="//www.poolforum.se/bilder/svensk poolmiljo.jpg" style="width: 250px; height: 90px; border-width: 0px; border-style: solid;" />[/url] </div> </div> </div> <?php echo ' <div id="toolbar"> ',template_menu(),' </div>'; echo ' <div class="frame">'; // start of the edit for advertisements echo' <table width="100%" bgcolor="#DFE6EF" cellpadding="0" cellspacing="0" border="0"> <tr> <td> <!-- Begin Banner Code --><table width="780" border="0" cellspacing="2" cellpadding="0" align="center"><tr><td> <div align="center"><!-- START 468x60 AdPeeps.com Code --><p align="center"><a href="https://www.adpeepshosted.com/adpeeps.php?bf=go&uid=102613&bzone=poolforum1&bsize=468x60&bmode=off&btype=1&bpos=default" target="_blank"><img src="https://www.adpeepshosted.com/adpeeps.php?bf=showad&uid=102613&bzone=poolforum1&bsize=468x60&bmode=off&btype=1&bpos=default" width="468" height="60" alt="Click Here!" title="Click Here!" border="0" />[/url]</p><!-- END AdPeeps.com Code --></div></td> <td> <div align="center"><!-- START 468x60 AdPeeps.com Code --><p align="center"><a href="https://www.adpeepshosted.com/adpeeps.php?bf=go&uid=102613&bzone=poolforum2&bsize=468x60&bmode=off&btype=1&bpos=default" target="_blank"><img src="https://www.adpeepshosted.com/adpeeps.php?bf=showad&uid=102613&bzone=poolforum2&bsize=468x60&bmode=off&btype=1&bpos=default" width="468" height="60" alt="Click Here!" title="Click Here!" border="0" />[/url]</p><!-- END AdPeeps.com Code --></div></td></tr></table></td></tr></table>'; // end of the edit for advertisements /* echo'<div id="upper_section" class="normaltext"> <div class="news normaltext">'; // Show a random news item? (or you could pick one from news_lines...) if (!empty($settings['enable_news'])) echo '<h2>', $txt['news'], ': </h2> <p>', $context['random_news_line'], '</p>'; echo ' </div> </div>'; */ // Define the header_bar toggle in JavaScript. echo ' <script type="text/javascript"><!-- // --><![CDATA[ var oMainHeaderToggle = new smc_Toggle({ bToggleEnabled: true, bCurrentlyCollapsed: ', empty($options['collapse_header']) ? 'false' : 'true', ', aSwappableContainers: [ \'header_bar\' ], aSwapImages: [ { sId: \'upshrink\', srcExpanded: smf_images_url + \'/upshrink.png\', altExpanded: ', JavaScriptEscape($txt['upshrink_description']), ', srcCollapsed: smf_images_url + \'/upshrink2.png\', altCollapsed: ', JavaScriptEscape($txt['upshrink_description']), ' } ], oThemeOptions: { bUseThemeSettings: ', $context['user']['is_guest'] ? 'false' : 'true', ', sOptionName: \'collapse_header\', sSessionVar: ', JavaScriptEscape($context['session_var']), ', sSessionId: ', JavaScriptEscape($context['session_id']), ' }, oCookieOptions: { bUseCookie: ', $context['user']['is_guest'] ? 'true' : 'false', ', sCookieName: \'upshrink\' } }); // ]]></script> </div> </div>'; /* <input type="hidden" name="hash_passwrd" value="" /><input type="hidden" name="', $context['session_var'], '" value="', $context['session_id'], '" /> */ // The main content should go here. echo ' <div id="content_section"> <div class="frame"> <div id="main_content_section">'; // Custom banners and shoutboxes should be placed here, before the linktree. // Show the navigation tree. theme_linktree();