Taka mała reklamówka OTOS'a na naszą stronkę.

Na samym początku index.php wklejamy ten kod.

index.php
<?php
$main_content .= '<div class="NewsHeadline">
    <div class="NewsHeadlineBackground" style="background-image:url(' . $layout_name . '/images/news/newsheadline_background.gif)">
        <table border="0">
            <tr>
                <td style="text-align: center; font-weight: bold;">
                    <font color="black">Serwer sponsorowany przez <a href="http://ots.otos.pl/">Otos.pl</a></font>
                </td>
            </tr>
        </table>
    </div>
</div>
<table border="0" cellspacing="3" cellpadding="4" width="100%">
    <tr>';
 
    $main_content .= '<br><center><img src="http://forum.otos.pl/Themes/default/images/smflogo.png"><br><small>Serwer sponsorowany przez <a href="http://ots.otos.pl/">Otos.pl</a></small><br><br></center>
        </td>';
 
$main_content .= '    </tr>
</table>';
?>

Zapisujemy i na każdej podstronie widnieje reklama naszego przecudownego hostingu.

reklama_otosa.txt · Last modified: 2011/08/12 16:31 by boomer
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki