For those of you that LOVE the new inline editor but wish it were a tad larger, here's a hack for you. Yes, I call it a hack because it's quite possible (and probable) that you will have to redo this every time you upgrade to a new version of XMP. This requires you editing the css file for the editor that is used. 1. Find the file named markitup_skinstyle.css in your DNN directory of \DesktopModules\XmodPro\scripts\markitup\. 2. Change line 15 width to 780px (that was the largest I could find that worked with the pop-up screen). 3. Change line 29 width to 723px. Note, you can make line 15 anything you'd like, but line 3 should be 57 pixels less than 15. 4. Change line 30 height to 700px (OR whatever you would like - this is important - if you normally use your browser at say 1024x768 space, you probably want to have it set in the 500 range. I usually have a 1280x1020 desktop so 700px works great. Save the file and flush your browser cache just to be safe. Viola, your inline editor just got bigger! For those of you not wanting to do the edits in 2-4, I've attached my CSS file (as a zip). Happy Xmodding! Kevin |