Thread Rating:
  • 3 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to add the Global News Box...
#1
How to add the Global News Box...

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">&nbsp;</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:
[Image: 23048300.png]

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>
<div class="container-bottom"></div>
</div>

<div id="footer">
<div class="footer-header"></div>
<div class="footer-holder">
<div>
<span class="global-news">&nbsp;</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 -->
[/quote]

4. So sieht das Endergebnis aus:
[Image: 23048300.png]
Reply


Messages In This Thread
How to add the Global News Box... - by Arthas - 10.10.2009, 16:57



Users browsing this thread: 1 Guest(s)