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

HomeHomeDevelopment and...Development and...Building ExtensionsBuilding ExtensionsSkinsSkinsNavMenu issuesNavMenu issues
Previous
 
Next
New Post
5/17/2011 3:49 AM
 

Hello everyone,

I have two main issues with a skin I'm designing. You can take a look at the skin on http://moddev2.bis2c.be.
The problem is specific to IE9 and Chrome. 

But there are still two issues to be addressed:
1 - the first is about a trailling <td/> on submenu items 

2 - the second one is that once you clicked on the menu all the menu bar is surrounded by
    a solid border, and the style of this border depend on the browser you're usign. This is not
    the case with Firefox 4.

Any help will be very appreciated.
Thanks in advance

NB: this border is orange on Chrome and dotted with IE9

 
New Post
5/17/2011 7:30 AM
 
For the first issue you're going to have to revise your styling. You can't use .navMenu .m td as the selector because that styles all td's in the table.

To get your lines around the menu items, try instead to put a line on the left, top and right sides of the whole table and then only put lines on the lower sides of the table cells.

Your second issue is focus outlines. These are used by people who cannot navigate with a mouse and you should leave them in place if the site is meant to be used by everyone. User can tab through all links on the web page and have visual feedback with these outlines. Each browser colours them differently.

For some reason Firefox have decided they don't need them in 4. No idea why... maybe they are hidden away in an accessiblity setting somewhere.

If you want to get rid of them, look up how to style or remove focus outlines.

Regards
Rob

p.s. I've seldom seen so many different fonts on a single site!
 
New Post
5/18/2011 2:01 AM
 
Hi,

Thanks Robax for your prompt answering. Your suggestions did the trick for the first issue. I'm still working on the second one.
Some peoplle suggest to use a{outline: none} but that doesn't solve the issue; but that's a good starting point for me to already
now what to look for.

Just want to ask  for one annoying issue. When I use IE9 – I get an error:  “one of your forms does not have a name” on the home page – even in compatibility mode. I heard that it's about a problem with JavaScript which looks for a "name" attribute for asp.net form.

Do you have any suggestions ?

Thanks in advance.
 
New Post
5/18/2011 4:08 AM
 
Yes, make sure you look for a cross-browser solution for removing focus outlines. There are plenty around.

I came across that forms name issue on a random site just today in fact, but I haven't seen it on any of mine. My advice is to run your site in IE8 compatiblity mode for the next few months until all the IE9 issues have been resolved... there are all sorts of minor problems at th moment.

More on that here: http://msdn.microsoft.com/en-us/library/cc288325%28v=vs.85%29.aspx

You can put the meta tag in your default.aspx.. just remember it's there if you upgrade DNN... which I don't advise doing these days.
Regards
Rob
 
New Post
5/18/2011 4:20 AM
 
I've just realised it was your site where I can across the issue :)
 
Previous
 
Next
HomeHomeDevelopment and...Development and...Building ExtensionsBuilding ExtensionsSkinsSkinsNavMenu issuesNavMenu issues


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