Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...SolPart menu - insert table rows in table from SolPart MenuSolPart menu - insert table rows in table from SolPart Menu
Previous
 
Next
New Post
8/17/2007 12:26 PM
 

Hi,

I am trying to create vertical menu similar like menu on picture:

 

Menu code is

<table width="100%" cellpadding="0" cellspacing="0" border="0">
<!-- Table header-->
<tr
>
<td width="28" height="14" background="mydiveimages/menuheaderleft.gif" class="topleftnorepeat"></td
>
<td background="mydiveimages/menuheadermiddle.gif"><img src="mydiveimages/menuheadermiddle.gif" /></td
>
<td width="20" background="mydiveimages/menuheaderright.gif" class="toprightnorepeat"></td
>
</tr
>
<!-- Row with menu options that solpart has to "pump" in my table-->
<
tr
>
<td width="28" height="25" background="mydiveimages/menumiddleleft.gif" class="topleftnorepeat"></td
>
<td valign="middle" background="mydiveimages/menumiddlemiddle.gif" class="titletextwhite">[SOLPARTMENU:1]</td
>
<td width="20" background="mydiveimages/menumiddleright.gif" class="toprightnorepeat"></td
>
</tr
>

<!-- Table Footer-->
<tr
>
<td width="28" height="14" background="mydiveimages/menufooterleft.gif" class="topleftnorepeat"></td
>
<td valign="middle" background="mydiveimages/menufootermiddle.gif"><img src="mydiveimages/menufootermiddle.gif" /></td
>
<td width="20" background="mydiveimages/menufooterright.gif" class="toprightnorepeat"></td
>
</tr
>
</table
>  

because middle column has to repeat as manu times as I have menu items I wanted to use 
rootmenuitemlefthtml and rootmenuitemrighthtml from SOLPART menu but that did not work because SOLMENU will place my code between <span></span> so working with my table from menu was unsucesfull.  

Is there any way how I can use solpart menu and "pump" table rows in my table?


Thanks,
Dracus

 
New Post
8/18/2007 3:31 AM
 

I tried other approach - instead of pumping table elements using SolPart I created one table that has three rows.
First and last rows are header and footer with rounded edges and middle row is row where I want to place my menu.
As separator between menu options has to be line I included it in rootmenuitemrighthtml which basicaly did magic.

Now I have one new problem. If root menu option has submenu everything is ok but if there is no submenu then I am getting on extra line below my separator line (see pictures)

 

Menu without hover, you can see space between 123 and Admin option
Menu as it looks like without hover; extra
line in case of option without sub menu

Menu option with extra line
Menu with mouse over 123 (no sub menu) 
with extra space bellow separator line

Menu as it has to look and work
Menu with hover over option that has
sub menu and without extra line 
bellow separator

 

Anybody has idea how I can remove this extra line from menu option?

Btw. my rootmenuitemrighthtml looks like : <center><img src=&quot&quot; width=&quot;150&quot; height=&quot;2&quot;></center>

 

 

And here is my separator image :

 

 

 
New Post
9/23/2007 2:12 PM
 

Anybody has any idea how to solve this problem?

 
New Post
11/23/2007 1:32 AM
 

Anybody?

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...SolPart menu - insert table rows in table from SolPart MenuSolPart menu - insert table rows in table from SolPart Menu


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out