as a simple solution I added
div.postcontent { width: 85% !important; }
Code:
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("forums.bf2s.com") { body.inner #page-1 { width: 100% !important; } body.inner #page-1 { background: #474642 !important; } body.inner #page-2 { background: url('http://img218.imageshack.us/img218/6083/bf2sforumheadertq9.gif') top right repeat-x !important; } div.txtarea { width: 100% !important; } div.postcontent { width: 85% !important; } }
but when I resize the window everything goes to hell
anyone have a smart idea?
Last edited by max (2008-05-24 16:24:10)