TWLan Forum

Full Version: How to add the Global News Box...
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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]
One can make the same one also in localhost/admin under "Startseite"!!!
Yeah but this tutorial is for the new startseite not for the old one Big Grin
Ok, thats great!
I think that he didn't understand wha you said arthas Wink
m1cr0 its really easy...
I think the tutorial is good but everybody is able to find out where he/she can change the "Startseite"!
Oh, its a good Tutorial! But next time, you must write it in German, because we're there in a German Forum Big Grin

Now we can write News! Thats great! Why is it actually in English?
Its in English because i can't speak german , and the Google Translator doesn't work...
I have updated the first post with the german version! Hope you understand!
@ Jonas1309 - index.tpl file from templates folder !
The gramma of the German Tutorial is wrong.
You want correct this? Here:

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:
Done , i've updated the post. Thanks Yannici