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, ...Image over menu?Image over menu?
Previous
 
Next
New Post
6/9/2007 1:05 AM
 

You might not able get this using Solpart, I found a solution here using TransMenu from www.dnn360.net

http://www.dnn360.net/Default.aspx?tabid=549

It says that you can use 3 images for each top menu items (hover,active and normal). Best part of this is submenu items are dynamic.

Images used for topmenu are named based on Tabnames.

 

 
New Post
6/11/2007 1:35 AM
 

You can get this done using SolPart. Below is an excerpt of the XML file of a skin I did with it working. The skinning guide has much more detailed information but it definetly works in SolPartMenu...

XML Code:

   <Setting>
    <Name>leftseparator</Name>
    <Value><![CDATA[<img src="images/LeftTab.jpg"/>]]></Value>
   </Setting>
   <Setting>
    <Name>rightseparator</Name>
    <Value><![CDATA[<img src="images/RightTab.jpg"/>]]></Value>
   </Setting>
   <Setting>
    <Name>leftseparatoractive</Name>
    <Value><![CDATA[<img src="images/LeftActiveTab.jpg"/>]]></Value>
   </Setting>
   <Setting>
    <Name>rightseparatoractive</Name>
    <Value><![CDATA[<img src="images/RightActiveTab.jpg"/>]]></Value>
   </Setting>


Regards,
Christopher Koeber
 
New Post
6/14/2007 2:04 PM
 

I'm trying to do something similar: I want to use images as backgrounds. How could this be achieved?

Thanks.

 
New Post
6/15/2007 3:58 PM
 

I've had limited success with this. You can see the results at http://www.cherokeecreek.net/default.aspx (still in development). Basically, I added a background-image tag and significant padding to the menu items in the skin.css file, but as you will see I'm still dealing with a bit of a "tail" at the bottom of the menu. There had been a fix posted on the forums dealing with this, but it doesn't seem to work with 4.x anymore.

~SB


Wells Doty Jr
Online Content Development
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Image over menu?Image over 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