wersja skryptu MyBB:1.6.7
adres forum: http://usmiechtwojkocham.cba.pl/forum/index.php
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu):

Witam, mam problem ze stopką. Edytuję styl i chciałem całkiem zmienić wygląd stopki na taki:     Chciałbym aby element 1.został wyśrodkowany nad paskiem.
2.Kontakty działały i wraz z innymi podpunktami były po lewej stronie na pasku.
3. Przenieść element obok elementu nr 2.

Mój kod ( edytowałem go ale nie wiem dlaczego wszystko się rozsypało ;/ :
</div>
        </div>
            <div class="botmenu">
                <div class="botmenuwrap">
                <span style="margin: 5 auto; text-align: center;">Return to top <a href="#top"><img src="images/minimal/rtt.png" style="vertical-align: middle;"/></a></span>
                </div>
            </div>
        
            <div id="footer">
                <div id="footwrap">
                    <!-- 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. -->
                                        
                                        <span style="text-align: left;" <a href="{$mybb->settings['contactlink']}">{$lang->bottomlinks_contactus}</a> | <a href="<archive_url>">{$lang->bottomlinks_litemode}</a> | <a href="{$mybb->settings['bburl']}/misc.php?action=syndication">{$lang->bottomlinks_syndication}</a></span>                    
                                        <span class="float_right">All Copyright by Sam for {$mybb->settings['bbname']} {$copy_year}</span>
                                    <!-- End powered by -->
                    <!-- The following piece of code allows MyBB to run scheduled tasks. DO NOT REMOVE -->{$task_image}<!-- End task image code -->
                    {$auto_dst_detection}
                </div>
            </div>
Daniel Praźmo napisał 13.06.2012, 15:45:
Poprawiam temat na bardziej czytelny.