<div dir="ltr"><div>I wasn't going to repeat the same just grab and grip the frame separator reply, but now that you indicate this is the reason you are trying to override that built in function... here are my two cents, I didn't actually look around in the template folders</div>
<div><br></div>You might need to attack the underlying frame html tag code in the templates that fusion uses to load up and throw it one a page (ie where you see the id='TaskPane' type of  <frame  html tag )<div>
then mess with the frame borders / spacing of those, or the parent Frame Set margin widths, they have left/right and top/bot pairings to manage those separately.</div><div><br></div><div><br></div><div><frameset cols="2" rows="1" border="1" framespacing="5" frameborder="1"></div>
<div>   <frame name="mapFrame" marginwidth="2" noresize="false" /></div><div>   <frame name="TaskFrame" marginwidth="5" noresize="false" /><br></div>
<div></frameset></div><div><br></div><div>something like that to think about and play with in your  LimeGold Template</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Sep 27, 2013 at 3:56 AM, JamesDudden <span dir="ltr"><<a href="mailto:jamesdudden@blueyonder.co.uk" target="_blank">jamesdudden@blueyonder.co.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Yes I'm trying to make the taskpane wider for the exact reason you state<br>
because a lot of users complain it's too tricky to grab the side and expand<br>
it.<br>
<br>
I'm not sure if enlarging the cursor would help but it's worth a shot. It<br>
seems to be the zone where the cursor changes to the re-size option is too<br>
small so maybe if there was a way to increase that ...?<br>
<br>
<br>
<br>
-----<br>
Software-Matters<br>
--<br>
View this message in context: <a href="http://osgeo-org.1560.x6.nabble.com/Resize-the-taskpane-in-fusion-tp5080267p5080440.html" target="_blank">http://osgeo-org.1560.x6.nabble.com/Resize-the-taskpane-in-fusion-tp5080267p5080440.html</a><br>

<div class="HOEnZb"><div class="h5">Sent from the MapGuide Users mailing list archive at Nabble.com.<br>
_______________________________________________<br>
mapguide-users mailing list<br>
<a href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapguide-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><br>
</div></div></blockquote></div><br></div>