A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Powerpoint, Publisher and Visio » Visio
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Change the width of toolbar in IE when saved as web page



 
 
Thread Tools Display Modes
  #1  
Old November 4th, 2009, 06:57 PM posted to microsoft.public.visio.general
BoLane
external usenet poster
 
Posts: 2
Default Change the width of toolbar in IE when saved as web page

I'm trying to alter the settings of the toolbar when I save my project as web
page. I tried altering the visio.css and other .php pages but to no avail.
Any ideas on how I can make the change to a static width (420px) instead of
it's default size?
  #2  
Old November 6th, 2009, 09:29 AM posted to microsoft.public.visio.general
John Goldsmith_Visio_MVP
external usenet poster
 
Posts: 85
Default Change the width of toolbar in IE when saved as web page

Hello BoLane,

You need to look in two places:

1) The default is set in the main frameset definition in the primary page
(ie if you saved your document as MyFile.vsd then the web page is likely to
be named MyFile.htm). Look at the opening frameset tag and you'll see the
default is set to 237 pixels in the 'cols' attribute. (Line 712ish)

2) Next you need to change the JavaScript that toggles the visibility of the
toolbar frame. Have a look at the function called ToggleNav(), found in
widgets.htm (about line 100 ish) and change the 237 value accordingly.

Note, that the Pan and Zoom widget does not resize and will be alligned to
the right so you'll have to figure out how to deal with this if you think
it's a problem.

Hope that helps.

Best regards

John


John Goldsmith (Visio MVP)
www.visualSignals.typepad.co.uk
www.visualSignals.co.uk

"BoLane" wrote in message
...
I'm trying to alter the settings of the toolbar when I save my project as
web
page. I tried altering the visio.css and other .php pages but to no avail.
Any ideas on how I can make the change to a static width (420px) instead
of
it's default size?


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 12:29 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.