[fusion-users] custom Statusbar sizing

Zac Spitzer zac.spitzer at gmail.com
Fri Feb 11 01:54:50 EST 2011


How I do configure the size of the statusbar elements, thru firebug I
can see the first span for cursor position is being rendered with
some inline styles, I would like to make the cursor position span
wider, but it would be better achieved by moving the selection span
further in.

	<DIV id="Statusbar_0" class="jxSplitArea" style="position: absolute;
left: 0px; top: 0px; width: 0px; height: 30px;"><SPAN
class="spanCursorPosition">&nbsp;</SPAN>
	</DIV>
	<DIV id="Statusbar_1" class="jxSplitArea" style="position: absolute;
left: 5px; top: 0px; width: 636px; height: 30px;"><SPAN
class="spanSelectionInfo">No selection.</SPAN>
	</DIV>
	<DIV id="Statusbar_2" class="jxSplitArea" style="position: absolute;
left: 646px; top: 0px; width: 636px; height: 30px;"><SPAN
class="inputEditableScalePrefix">1:</SPAN>
		<INPUT class="inputEditableScale">
	</DIV>
	<DIV id="Statusbar_3" class="jxSplitArea" style="position: absolute;
left: 1287px; top: 0px; width: 633px; height: 30px;"><SPAN
class="spanViewSize">58142.16 x 37663.42 (m)</SPAN>
	</DIV>

I'm using the 'hidden' standard template with mapguide, I want to change
the default Statusbar_1 left to be 200px and the Statusbar_0 with to be
roughly that size.

I've been digging around but I wasn't able to find where this was configured?

z





-- 
Zac Spitzer
Solution Architect / Director
Ennoble Consultancy Australia
http://www.ennoble.com.au
http://zacster.blogspot.com
+61 405 847 168


More information about the fusion-users mailing list