I am currently designing a site using Miva and OUI. I deactivated the navbar, cat tree, and right colum; in preference to just rebuild these in the global header.
problem is that some of the code from the navbar is not going away, even tho it's been deactivated. the navbar code that is remaining doesn't terminate it's ruining the tables on the page, as they read the navbars width first.... any one else run into this issue? know a workaround or fix?
below is the code that should not be there (highlighted) and the .....'s represent areas that are my own html.
...... <!-- end Global Screen Header -->
[highlight]<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="100%"><TR><TD ALIGN="left" VALIGN="top" WIDTH="80%"><BR><BLOCKQUOTE>[/highlight]
<!-- begin Store Front Welcome -->........
problem is that some of the code from the navbar is not going away, even tho it's been deactivated. the navbar code that is remaining doesn't terminate it's ruining the tables on the page, as they read the navbars width first.... any one else run into this issue? know a workaround or fix?
below is the code that should not be there (highlighted) and the .....'s represent areas that are my own html.
...... <!-- end Global Screen Header -->
[highlight]<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="100%"><TR><TD ALIGN="left" VALIGN="top" WIDTH="80%"><BR><BLOCKQUOTE>[/highlight]
<!-- begin Store Front Welcome -->........