Fusion Products Earler than Version 7.5To have a guaranteed centre in browser that works in all browsers using early versions of Fusion, you will need to type <center>
1. Click the html button on the masterborder property palette (F10 key) 
2. Click Beginning of Body tab and type <center> 
Fusion 7.5 Through Fusion 10 productsTo have a guaranteed centre in browser that works in all browsers, you will now be able to use div tags, center will eventually be phased out.
1. Click the html button on the masterborder property palette (F10 key) 
2. Click Beginning of Body tab and type <div align="center"> and then click End of Body tab and type </div> 
Fusion 11 and Newer
1. Click the html button on the masterborder property palette (F10 key).
2. Place your opening div statement and closing div statement as shown in the following example
If you are using version 7.5 and you find that your nav bar rollovers are having problems displaying properly in Mozilla, Netscape, or Opera when you use the div tag you will also need to replace the rollover.js file in your NetObjects System folder with this one, rollover.js (this will make all javascript submenus open correct in Mozilla, NS7 and Opera). Make a backup copy of the original fine before replacing it.
Note: if your site uses more than one masterborder, you will need to repeat all the above for each masterborder.
Back to Index - Anton's Homepage
|