MyBB Community Forums

Full Version: my board messed up
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
http://madtunez.com/index.php

i changed this

body {
background: #222;
color: #ddd;
font-family: "Open Sans", "Arial", Sans-Serif;
font-size: 12px;
text-align: center; /* IE 5 fix */
line-height: 1.4;
padding: 20px 0px;
}

to

body {
background: #222 url(/images/background.png)
color: #ddd;
font-family: "Open Sans", "Arial", Sans-Serif;
font-size: 12px;
text-align: center; /* IE 5 fix */
line-height: 1.4;
padding: 20px 0px;
}


then i changed it back to normal and all my board is messed up please help urgent
Can you please be more specific where is the problem? Because i am not sure what is messed.
all the main forum as messed up

everything is mashed all over place

ive now changed them
Try:

body {
background: #222 url(/images/background.png);
color: #ddd;
font-family: "Open Sans", "Arial", Sans-Serif;
font-size: 12px;
text-align: center; /* IE 5 fix */
line-height: 1.4;
padding: 20px 0px;
}
I hope you get it sorted.

Your subscription link is currently not working.
http://madtunez.com/mysubscriptions.php