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, ...CSS cross browser design issueCSS cross browser design issue
Previous
 
Next
New Post
11/2/2007 12:14 PM
 

Hi
I am using houseMenu from http://www.houseofnuke.com/Default.aspx and since their forum seems to be dead, thought I'd try here. My issue is that the ul style that makes up the structure of the links list bumps the next sub level of li's over but if you are not showing the top li in the hierarchy (the parent page), its still bumped over leaving a big empty space along the left margin (for some browsers). Now I adjusted this by inserting margin: 0px 0px 0px -40px;   in the #houseMenuV li  class of the skin I'm using (ModuleV.css). This now has the menu shifted to the left too far on the browsers that originally it looked ok on. is there a style I could insert that would look the same on all browsers? Also some IE 6 browsers will see it one way and other IE 6 browsers won't... its not the view>text size setting throwing it off but I don't know what is. Any one have any insight into this?
Thanks
Mike

#houseMenuV li {
 /* all list items */
 margin: 0px 0px 0px -40px;
 padding: 0;
 border: 0;
 list-style-type: none;
 list-style: none;
 position: relative;
 float: left;
 width: 142px;
 /* hack for MacIE5 to ignore, while other browsers use \*/
 width: 136px;
 _width: 100%;
 /* width recognized by IE only to handle box model issues */
 /* end hack */
 line-height : 18px;
}


Michael Emond
City of Manchester NH
www.manchesternh.gov
 
New Post
11/3/2007 5:50 PM
 

Are you talking about a vertical or a horizontal menu?

Can you post a link to an example?

 
New Post
11/5/2007 5:33 AM
 

what doctype are you using within the site? to rectify some irregularities between browsers I'd recomment moving from the DNN default of HTML 4 Transitional up to xhtml 1.0 transitional. and whilst house menu is really fully featured I did personally find it useful to create a new menu structure myself from the treeview control.


John Nicholson
 
New Post
11/5/2007 1:36 PM
 

Hi Timo

I am using it as a vertical menu. Here is the link to the site, windows login is dotnetnuke/magnacarta http://216.204.202.157/website 

Thanks
Mike


Michael Emond
City of Manchester NH
www.manchesternh.gov
 
New Post
11/5/2007 2:01 PM
 

Hi John
I believe I am already using xhtml 1.0 transitional, at least this is the doctype line I pulled off the html file for my skin (see below). Is there somewhere else I should be altering this? I noticed that my ascx file had no mention of doctype.

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

Thanks
Mike


Michael Emond
City of Manchester NH
www.manchesternh.gov
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...CSS cross browser design issueCSS cross browser design issue


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