
Originally Posted by
navaldesign You have created a page, and a menubar in it. Suppose that is your index page. You have saved and published it. BV automatically creates as many images, as your menubar butons, and, when you publish the page, it uploads the images too. When the page is viewed on the net, the menubar buttons are retreived from those uploaded images. These images have an automatic name that BV assigns them (the actuall name depends on the number of images that BV saves inside the "Images" folder in your BV folder) . So the images have the names i.e. bv01010.gif, bv01011.gif, ....bv.01015.gif for the 6 buttons of the menubar.
Now, you use the same page, and you save it as "about_us". You delete whatever is useless here, and you add new content. At this point, you edit your menubar, since you are in the "about_us" page: you change the "About Us" button to "Home" because you want to link back to your first page. BUT, and here is the problem, that button was already assigned an image name. So, this button, will have the name bv.01010.gif, the same that in your index page was assigned to the "About us" page. When you save and upload this page on your site, BV will replace the previous bv01010.gif image, with the new one, which now has the text set to "Home".
If you view the index page at this point, the code of this page will retreive the same button image, that now has a different text in it (Home). So your index page menubar will be altered, even though the link will be correct.
Solution: you can go on and use the Save As technique to create your second, third etc. pages. Bur, as soon as you save as, select the menubar and copy it. Now, delete it. Paste it again back in the page, using the Paste icon (not the right click Paste). Using the Paste Icon instead of the right click Paste, will place the menubar back in your page, in the excact same position it was before you deleted it. BUT, for BV, it will be a BRAND NEW element in your page, and as such it will, when the page is saved, assign NEW button image names. This way you will avoid conflicts and your menubars will be ok.