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, ...Firefox horizontal menu spacing issue SOLVED!Firefox horizontal menu spacing issue SOLVED!
Previous
 
Next
New Post
7/30/2008 12:50 PM
 

So for the past few months I've been plagued with an issue in Firefox 2 that causes SolPartMenu and DNNMenu to add too much spacing to the navigation when a site is visited on first load.

Example:

The peculiar thing is that when you either refresh or go to a different page on the site, the issue is fixed.

Example after hitting refresh:

Well the other day I noticed that in Firefox I was getting a broken image link to each side of every nav item when the page first loaded but it only lasted a fraction of a second until it disappeared. A little patience and multiple cleared caches and I was able to right-click on the broken image link and found out that it was the spacer image. The curious thing is that the spacer image was there. So here's what I did to solve it:

PRELOAD YOUR SPACER IMAGE

I just used this small bit of
-----------------------------------
<SCRIPT LANGUAGE="JavaScript">

spacer = new Image();
spacer.src = "/images/spacer.gif";

</script>

-----------------------------------
Note: This is assuming you have a spacer image at the root level of your install which I believe is standard for all installs.

It looks like Firefox was too slow to load the spacer image and while even though it did eventually load, it still retained some of the space made by the broken image icon.

 
New Post
8/28/2008 8:03 AM
 

Hi Hal,

Where do I put this bit of code, filename, section?

thanks,

Will

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Firefox horizontal menu spacing issue SOLVED!Firefox horizontal menu spacing issue SOLVED!


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