How to add the Global News Box...
1.Go to [DsLan]/htdocs/templates and search there index.tpl
2.Now there , search for :
3.And replace it with this code :
4.And this is the final result:
German Version
1. Gehe zu [dslan]/templates und suche dort index.tpl
2. Nun sucht Ihr den folgenden Code:
3. Und ersetzt ihn mit diesem Code:
4. So sieht das Endergebnis aus:
1.Go to [DsLan]/htdocs/templates and search there index.tpl
2.Now there , search for :
Quote:</div>
<div class="container-bottom"></div>
</div>
</div><!-- content -->
3.And replace it with this code :
Quote: </div>
<div class="container-bottom"></div>
</div>
<div id="footer">
<div class="footer-header"></div>
<div class="footer-holder">
<div>
<span class="global-news"> </span>
<strong>Here you can change your date</strong>
<p>
Here you can write anything you like
<br /><a </a>
</p>
</div>
</div>
<div class="footer-bottom"></div>
</div><!-- footer -->
4.And this is the final result:
German Version
1. Gehe zu [dslan]/templates und suche dort index.tpl
2. Nun sucht Ihr den folgenden Code:
Quote:</div>
<div class="container-bottom"></div>
</div>
</div><!-- content -->
3. Und ersetzt ihn mit diesem Code:
Quote:</div>[/quote]
<div class="container-bottom"></div>
</div>
<div id="footer">
<div class="footer-header"></div>
<div class="footer-holder">
<div>
<span class="global-news"> </span>
<strong>Here you can change your date</strong>
<p>
Here you can write anything you like
<br /><a </a>
</p>
</div>
</div>
<div class="footer-bottom"></div>
</div><!-- footer -->
4. So sieht das Endergebnis aus: