Ok, got two probles concerning the styling of MiniBB
First one is FireFox related:
check this site: www.jongegoden.com/
make sure you have to scroll (click a topic or something) In IE nothing is wrong, but in FF some how the background scrolls over the images on the side of teh board.
next problem:
i got this error message when in put the this in front and end of the index.php
<html> <body> <div class="container"> <div class="forum">
---
</div> </div> </body> </html>
eroor message:
Warning: Cannot modify header information - headers already sent by (output started at /home/jongegoden/domains/jongegoden.com/public_html/forum/index.php:6) in /home/jongegoden/domains/jongegoden.com/public_html/forum/bb_cookie.php on line 102
Warning: Cannot modify header information - headers already sent by (output started at /home/jongegoden/domains/jongegoden.com/public_html/forum/index.php:6) in /home/jongegoden/domains/jongegoden.com/public_html/forum/bb_cookie.php on line 88
Warning: Cannot modify header information - headers already sent by (output started at /home/jongegoden/domains/jongegoden.com/public_html/forum/index.php:6) in /home/jongegoden/domains/jongegoden.com/public_html/forum/bb_functions.php on line 263
Warning: Cannot modify header information - headers already sent by (output started at /home/jongegoden/domains/jongegoden.com/public_html/forum/index.php:6) in /home/jongegoden/domains/jongegoden.com/public_html/forum/bb_functions.php on line 264
Warning: Cannot modify header information - headers already sent by (output started at /home/jongegoden/domains/jongegoden.com/public_html/forum/index.php:6) in /home/jongegoden/domains/jongegoden.com/public_html/forum/bb_func_login.php on line 47 |