Good Afternoon.. Well, i'm finishing a website.. and i'm having a problem, and a doubt.. if someone could help me, i will stay very gratefull.. First the doubt, i want for the admin section that bellow my navigation shows other navigation with the admin, and host.. what i tryed was that: < div id="navHContainer" >
< Snapsis:NavMenu id="nav" DisplayIcon="True" Level="0-2" Type="Hover" IncludeTabs="Admin,Host" runat="server" / > < /div > < div id="navcontrolcontainer" >
< Snapsis:NavMenu id="navcontrol" Level="0-2" Type="Hover" IncludeTabs="Admin,Host" runat="server" / > < /div > the first part is working fine, is the usual navigation.. the problem is that in the back-end only stay the admin and host menu.. and i want that the both stayed.. Ok, this was the doubt.. now the problem, also in the back-end, but only in the internet explorer.. in the mozilla when i access the homepage in the back end its fine, but in the IE the panes go one under the other.. i already checked for the widths and are pertectly fine.. well, i'm trying figure it out whats happening.. anyway, HERE is the url for the website.. Thanks a lot, Jorge |