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, ...UL Style for meuUL Style for meu
Previous
 
Next
New Post
1/24/2008 10:09 AM
 

Hey guys,

First off i am brand new to dotnetnuke. I have created a table-less website in html+css. I used DNN's skinning ability and after some attempts i got it working in dotnetnuke. So far i am very impressed.

I just have one question. I am using a unordered list (UL) to display a menu. I have in my skin.css file:
ul {
    list-style:none;
    }   

Viewing the html page before its applied to DNN looks perfect. But after i skin the project the UL also looks perfect with the excpetion of having the square bullets in front of each entry. I dont want any style applied to these elements.

anyone experience this before?

thanks in advance , Brian

 

 
New Post
1/24/2008 12:47 PM
 

Take a look at your default.css file, there are many styles defined there that will override UL and LIs, also you should probably look at HouseMenu  from houseofnuke.com if you want a dynamically created menu that uses UL styling. DNNCreative has several tutorials dealing specifically with installing and skinning HouseMenu.

Good luck

SB


Wells Doty Jr
Online Content Development
 
New Post
1/25/2008 8:21 AM
 

yes, I\ve experienced it before.

You can try to move it to the "li" classes.

li  {

list-style:none;

}

As said  the house menu is the one of the best for uls at dnn.

You can visit my site and look at the css to see how we style it.

Thanks.


www.nukedesigners.com W3C compliant Valid skins for dotnetnuke.
 
New Post
1/25/2008 11:50 AM
 

Hey guys..

Thanks so much.. I appreciate your input. After checking on the default.css thanks(SilentBob) i was able to correct by problem with my UL.. i added the following to my skin css file:

ul li {
        list-style:none;
        list-style-type:none;
}   

This overrides the settings in the default file. I have also taken both of your suggestions and downloaded the HouseMenu. I have not tried to implemnt it yet, but i will work on it today. thanks again!

brian

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...UL Style for meuUL Style for meu


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