Pobawiłem się trochę CSS, każdy kto ma wtyczkę do przeglądarki Stylish i ustawiony domyślny skin może sobie sprawdzić:
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix(http://www.mountblade.info) {
DIV.post
{
min-height: 100px !important;
}
.poster {
text-align: center !important;
}
.poster h4, .poster ul
{
text-align: center !important;
}
#display_jump_to
{
display: none !important;
}
h3.catbg, div.cat_bar
{
background: #567FA1 !important;
border-radius: 5px 5px 0px 0px !important;
padding-bottom: 0px !important;
margin-bottom: -2px !important;
}
H4.titlebg, DIV.title_barIC
{
background: #6D89A0 !important;
color: white !important;
}
UL.reset.smalltext.quickbuttons
{
margin-top: 0px !important;
}
div.keyinfo h5
{
display: none !important;
}
li.gender, .nextlinks, .nextlinks_bottom, DIV.messageicon, li.warning, DIV#posting_icons.floatleft img
{
display: none !important;
}
SPAN.botslice span
{
background: url("http://img197.imageshack.us/img197/3328/3i7w.png") !important;
}
SPAN.topslice span
{
background: url("http://img197.imageshack.us/img197/3328/3i7w.png") !important;
}
SPAN.botslice, SPAN.topslice
{
line-height: 0px !important;
background: url("http://img197.imageshack.us/img197/3328/3i7w.png") !important;
}
#forumposts .windowbg, #forumposts .windowbg2, #statistics .flow_hidden, #forumposts .approvebg, #forumposts .approvebg2, #personal_messages .windowbg, #personal_messages .windowbg2 {
background: /*#e8eff5 !important;*/#f0f4f7 !important;
margin: 5px 0 0 0 !important;
padding: 8px 8px 16px 8px !important;
border: 1px solid #ccc !important;
border-radius: 5px !important;
box-shadow: 0 -2px 2px rgba(0,0,0,0.1) !important;
}
DIV#newsfader, TD.info, TD.lastpost
{
background: #DCDEE2 !important;
}
TD.stats.windowbg, TD.children.windowbg, TD.icon.windowbg
{
background: #C9CED6 !important;
}
DIV#upshrinkHeaderIC
{
background: #DCDEE2 !important;
}
DIV#wrapper
{
width: 80% !important;
max-width: 1000px !important;
margin: 0 auto !important;
}
DIV#posting_icons.floatleft
{
font-size: 0px !important;
height: 15px !important;
}
h3.catbg SPAN#author, h3.catbg IMG, DIV#upper_section.middletext, DIV#top_section IMG#upshrink
{
display:none !important;
}
h1.forumtitle
{
background-image: url("http://www.mountblade.info/forum/Themes/Rybopiotr/images/logo.png") !important;
}
div.poster h4
{
position: relative;
right: 12px;
}
}
Wystarczy(w FF) wejść w dodatki>Style wybrać "Napisz nowy styl", nadać jakąś nazwę i wkleić kod podany powyżej do głównego okna pisania.