« Firefox 1.0 Final Release Soon! | Main | Blondes Not So Stupid After All »
Movable Type 3.121
Yet another update to MT, so I've upgraded to it :) Mostly bug fixes, but a few new backend features including some new QuickTag buttons on the New Entry page.
I noticed in Firefox that they were sitting on the left side of the entry box instead of on the right where they used to be, IE displayed them in the normal place oddly enough.
I worked out what needed to be fixed though:
1) Open styles.css
2) Find the line: #edit-entry .field-buttons {
3) After it add: float: right;
And bingo, the buttons now sit in the right place again.
I posted that fix to Movalog, in case someone else needs to do the same.
I also added the Image and Encode HTML QuickTags to my site, so I can easily insert an <img> tag without having to do it by hand - yes I know I'm lazy :)
Posted in Movable Type at 15:16

