Change edit window width
From Project:Support desk
Hi!
I would like to know if it is possible to change the width of the edit window in MediaWiki. The issue I'm having is that the navigation block covers the part of the article when editing. I suspect that it should be done via the skin's css file, but cannot find the exact value to change.
Can someone please help me?
Screenshot or link?
After some checking found it myself. It is really easy, however needed some time :-)
hi -
What about you share with everybody how you did it ..? :d
My guess would be using CSS such as textarea#wpTextbox1 { width: 100em; } although I have not tried it myself.
(edit)
You can change it in My preferences.
Allen4names (talk)