Trouble with PageMenu

A place for discussion about skinning and design. Before posting questions here you should review the documentation about creating skins.

This thread is closed to new posts. You must sign in to post in the forums.
8/18/2011 5:17:16 PM
Gravatar
Total Posts 51

Trouble with PageMenu

I´m having problem making my submenu displaying correctly. It just shows a normal link, and I can not see any place where I can tune it up. I looked in theme.skin and see ContainerCssClass="art-vmenublock". But the "art-vmenublock" doesn´t exist in the index.html of Artisteer.

I´m using mojoportal-2-3-6-7

Here´s the markup:

<div id="ctl01_PageMenu1_upMenu">
   <div class="art-vmenublock" id="ctl01_PageMenu1_ctl01"><div class="art-vmenublock-tl"></div><div class="art-vmenublock-tr"></div><div class="art-vmenublock-bl"></div><div class="art-vmenublock-br"></div><div class="art-vmenublock-tc"></div><div class="art-vmenublock-bc"></div><div class="art-vmenublock-cl"></div><div class="art-vmenublock-cr"></div><div class="art-vmenublock-cc"></div><div class="art-vmenublock-body"><div class="art-vmenublockcontent"><div class="art-vmenublockcontent-body">

    <ul id="ctl01_PageMenu1_ctl01_UL" class="art-vmenu">
     <li>
      <a href="/TestSite/home2.aspx">
       <span class="l"></span><span class="r"></span><span class="t">Home2</span></a>
     </li>
    </ul>
   </div></div></div>
  </div>

</div>

Thanks

8/19/2011 5:14:12 AM
Gravatar
Total Posts 133
J

Re: Trouble with PageMenu

Did your Artisteer design have a vertical menu? If it didn't it won't be in the exported index.html. So you would need to go back to Artisteer and design your vertical menu and export again.

 

J

8/19/2011 7:09:33 AM
Gravatar
Total Posts 51

Re: Trouble with PageMenu

Thanks John, 

My Artisteer does not have vertical menu, but a submenu (Subitem). Is it possible to style it like the one on the actual mojoportal site?

Thanks

8/20/2011 1:59:19 AM
Gravatar
Total Posts 51

Re: Trouble with PageMenu

Thanks John.

I rebuilt the Artisteer with a vertical menu, and it´s now working.

Thanks again.

Totem

You must sign in to post in the forums. This thread is closed to new posts.