A
questo link c'è la guida su come integrare graficamente wordpress a mybb.Ho seguito tutto alla lettera ma invece di modificare il tema di base di mybb ho modificato blackevo space. Si è formata una barra bianca giù che vorrei eliminare
se visualizzate stesso voi gentilmente a
questo indirizzo
Questo problema è sorto da quando ho modificato il codice del footer:
Codice:
<br />
<div class="bottommenu">
<div class="float_right">{$lang_select}</div>
<div>
<span class="smalltext"><a href="{$mybb->settings['contactlink']}">{$lang->bottomlinks_contactus}</a> | <a href="{$mybb->settings['homeurl']}">{$mybb->settings['homename']}</a> | <a href="#top">{$lang->bottomlinks_returntop}</a> | <a href="#content">{$lang->bottomlinks_returncontent}</a> | <a href="<archive_url>">{$lang->bottomlinks_litemode}</a> | <a href="{$mybb->settings['bburl']}/misc.php?action=syndication">{$lang->bottomlinks_syndication}</a></span>
</div>
</div>
</div>
<hr class="hidden" />
<div id="copyright">
<div id="debug"><debugstuff></div>
<!-- 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://mybb.com" target="_blank">MyBB{$mybbversion}</a>, © 2002-{$copy_year} <a href="http://mybb.com" target="_blank">MyBB Group</a>.<br />
<!-- End powered by -->
<br />
<br class="clear" />
<!-- 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>
<div id="footer">
<div class="page-content">
<div id="copyright">
Tema <abbr title="Mystique 2.4.2">Mystique</abbr> realizzato da <a href="http://digitalnature.ro">digitalnature</a> | Traduzione <a href="http://www.theparrot.it">PaRRoT</a> | Powered by <a href="http://wordpress.org/">WordPress</a> <br /> <a class="button rss-subscribe" href="/?feed=rss2" title="Feed RSS">Feed RSS</a> <a class="button valid-xhtml" href="http://validator.w3.org/check?uri=referer" title="Valid XHTML">XHTML 1.1</a> <a id="goTop" class="button js-link">Top</a>
<script type='text/javascript' src='/wp-content/themes/mystique/js/jquery.mystique.js?ver=2.4.2'></script>
<script type='text/javascript' src='/?mystique=jquery_init&ver=2.4.2'></script>
</div>
</div>
</div>
</div>
</div>
<div id="pageControls"></div>
Vorrei proprio eliminarli quei tasti e la barra bianca vi prego aiutatemi