Hallo, Gast! (Registrieren)

Letzte Ankündigung: MyBB 1.8.38 veröffentlicht (30.04.24)


Benutzer, die gerade dieses Thema anschauen: 1 Gast/Gäste
footer zentrieren
#1
guten Morgen,

ich mal wieder  Big Grin.

wie kann ich erreichen das meine Links im footer zentrier auf der Zeile dargestellt werden.

siehe Anhang:

Gruss Ron

Code:
<debugstuff>
</div>
</div>
<div id="footer">
  <div class="upper">
<div class="wrapper">
                         {$lang_select}
{$theme_select}
<ul class="menu bottom_links">
                                 {$contact_us}
<li><a href="{$mybb->settings['homeurl']}">{$mybb->settings['homename']}</a></li>
<li><a href="#top">{$lang->bottomlinks_returntop}</a></li>
<li><a href="<archive_url>">{$lang->bottomlinks_litemode}</a></li>
<li><a href="{$mybb->settings['bburl']}/misc.php?action=syndication">{$lang->bottomlinks_syndication}</a></li>
                                <li><a href="{$mybb->settings['bburl']}/copyright.php" class="copyright">Copyright</a></li>
                                <li><a href="imprint.php">{$lang->imprint}</a></li>
                                <li><a href="{$mybb->settings['bburl']}/usermap.php">{$lang->usermap}</a></li>
                         </ul>
</div>
</div>
<div class="lower">
<div class="wrapper">
<span id="copyright">
<!-- MyBB is free software developed and maintained by a volunteer community.
It would be much appreciated by the MyBB Group if you left the full copyright and "powered by" notice intact,
to show your support for MyBB.  If you choose to remove or modify the copyright below,
you may be refused support on the MyBB Community Forums.

This is free software, support us and we'll support you. -->
{$lang->powered_by} <a href="http://www.mybb.com" target="_blank">MyBB{$mybbversion}</a>, &copy; 2002-{$copy_year} <a href="http://www.mybb.com" target="_blank">MyBB Group</a>.
<!-- End powered by -->
</span>
</div>
</div>
</div>
<!-- The following piece of code allows MyBB to run scheduled tasks. DO NOT REMOVE -->{$task_image}<!-- End task image code -->
{$auto_dst_detection}
</div>

Edit Jockl: Code-Tags hinzugefügt


Angehängte Dateien Thumbnail(s)
   
Phil-Forum.org - das neue Philippinenforum
Zitieren


Nachrichten in diesem Thema
footer zentrieren - von Ron66 - 13.02.2016, 07:21
RE: footer zentrieren - von MrBrechreiz - 13.02.2016, 10:43