
Code:
- <style type="text/css"/>
- #forum.head_right welcometable {
- width: 700px;
- height: 30px;
- display: block;
- background-image: url('http://i25.photobucket.com/albums/c51/dog199200/FMA%20Images/head.png');
- background-position: bottom center;
- }
- #forum.head_left welcometable {
- width: 700px;
- height: 30px;
- display: block;
- background-image: url('http://i25.photobucket.com/albums/c51/dog199200/FMA%20Images/base.png');
- background-position: top center;
- }
- #forum.base_right welcometable {
- width: 700px;
- height: 30px;
- display: block;
- background-image: url('http://i25.photobucket.com/albums/c51/dog199200/FMA%20Images/head.png');
- background-position: bottom center;
- }
- #forum.base_left welcometable {
- width: 700px;
- height: 30px;
- display: block;
- background-image: url('http://i25.photobucket.com/albums/c51/dog199200/FMA%20Images/base.png');
- background-position: top center;
- }
- #forum table.head {
- width: 700px;
- height: 30px;
- display: block;
- background-image: url('http://i25.photobucket.com/albums/c51/dog199200/FMA%20Images/head.png');
- background-position: bottom center;
- }
- #forum table.base {
- width: 700px;
- height: 30px;
- display: block;
- background-image: url('http://i25.photobucket.com/albums/c51/dog199200/FMA%20Images/base.png');
- background-position: top center;
- }
- #forum .slip_bg .border{
- width: 700px !important;
- margin: auto;
- }
-
- #forum .slip_bg .border .border {
- width: auto !important;
- }
-
- #forum_table, #forum {
- margin: auto;
- }
- </style>