QUOTE (JimS @ May 19 2006, 10:27 AM)

Glad you got my message I have looked at your code and have the following questions
Have you used the Free Flow method to place your menu in the cell? If yes have you selected it in Toolbar Editor/Positioning? If yes again I cannot find the 'id' in the cell reference of the cell you wish to contain the toolbar. It should look something like <td id="dmbTB1ph" height="34">etc
If you have not used Free Flow how have you positioned the toolbar.
It might be a good idea if you also post your DMB project and we can look at that as well
regards
I have used the freeflow method and added the code <td id="dmbTB1ph"> to the cell. This caused the line image to be pushed down
How I got round it now is to use the custom method as the size and position of my header will not change, so the menu is OK where it is, but this is then static for all pages where it will appear. For now this is a work around.