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, ...Looking for a good code example of CSS using unorder lists in DNN 5.1Looking for a good code example of CSS using unorder lists in DNN 5.1
Previous
 
Next
New Post
8/2/2009 4:54 PM
 

 Hi there, 

First of all, this is my first post and I'm hoping I am not asking a question that has been answered thousands of times already as my searching has not been able to bring anything up. 
 

Currently I am using  the following code in my skin to generate an unordered list horizontal navigation (which works great)

 

<dnn:NAV runat="server" id="dnnNAV" CSSControl="mainMenu" ProviderName="DNNMenuNavigationProvider" IndicateChildren="false" ControlOrientation="Horizontal"   MouseOutHideDelay="100">

        <CustomAttributes>

              <dnn:CustomAttribute Name="AnimationType" Value="Slide"/>

              <dnn:CustomAttribute Name="EasingType" Value="Bounce"/>

              <dnn:CustomAttribute Name="EasingDirection" Value="Out"/>

              <dnn:CustomAttribute Name="AnimationLength" Value="1"/>

              <dnn:CustomAttribute Name="AnimationInterval" Value="10"/>

              <dnn:CustomAttribute Name="RenderMode" Value="UnorderedList"/>

        </CustomAttributes>

</dnn:NAV>

 

The problem is I'm currently getting up to speed with CSS so I need a good example or tutorial which will help me look at each element that I need to style up. I've found tutorials telling me what does what, but in its simplest form I'm asking how do I style up the first level (which I'm nearly there on, and then the sub level). 

Apologies for asking a question that may have been asked many times, but any help would be greatly appreciated from a newbie in the UK. 

Cheers

 

 
New Post
8/3/2009 8:41 AM
 

check out the Snapsis CSS NavMenu examples (www.snapsis.com)  You can download a working copy of the menu module from their forums.  You might even decide to purchase it :)

 
New Post
8/3/2009 5:25 PM
 

Thanks for the feedback and I took a look at this and the developer guide on http://www.snapsis.com/Downloads/CSSNavMenuDevelopersGuide.pdf..

I gave it a go with some of the example code but didn't have much success. 

Ideally I would like to use the unorderlists facility in DNN5.1 and this is going to do the job perfectly. I just need to figure out how to style it up. 

Any other examples particularly focusing on DNN5.1 unordered lists navigation would be great. 

Cheers

Karl 

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Looking for a good code example of CSS using unorder lists in DNN 5.1Looking for a good code example of CSS using unorder lists in DNN 5.1


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