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, ...Skin design and FireFox/IE differencesSkin design and FireFox/IE differences
Previous
 
Next
New Post
6/21/2007 1:37 AM
 

Hi, our site http://www.valintus.com was viewable in FireFox, but with some minor issues. However, when I just looked a moment ago the layout is all over the place. I can't recall but I think I might have upgraded to the latest version of FF recently. Any ideas why there is this level of variation of site display between FF and IE? It's a real pain.

 
New Post
6/21/2007 2:40 AM
 

Yes, I agree that designing skin to have an unity view across browsers is quite challenging. AFAIK, FF, Opera and Netscape have the same rendering method while IE has its own style. I don't know exactly what differs them but one of the most tricky part is padding. While FF (as well as Opera and Netscape) renders padding for texts only,  IE renders not only texts but also the whole cells.

As for your site, the problem all lies in the spacer.gif which sits beside the menu items. If I assume correctly, you're using it as separators. In that case, you just need to specify the height for it (FF automatically fills that image in to the cells)

Just change this line in the menu section of skin.ascx : separator="<img src=&quot;spacer.gif&quot;  border=&quot;0&quot;/>"

to separator="<img src=&quot;spacer.gif&quot; border=&quot;0&quot; width=&quot;1&quot; />"

Good luck! If you have any more problem, I'll be willing to help.
Duc

 
New Post
6/21/2007 3:17 AM
 

I'm sorry for the rash conclusion. The problem does not lie "all" in spacer.gif . Besides the action mentioned in the previous post, you should also delete the "height" style of .pagemaster in skin.css

I understand the purpose of your setting the height of the master table to 100%. However, this is another difference between IE & FF that can not be overcome. So my suggestion is to specify an exact height for the table which contains the content panes, for example 500px so that it won't leave any white spaces below.

 
New Post
6/21/2007 3:28 AM
 

Hi Duc, many thanks for having a good look and your thoughts. I'm making changes on my localhost devel environment first to test things. I've made the change to .pagermaster thanks and that helped that part of the problem.

But I'm stumped re spacer.gif. I can't find anywhere in my skin where that file is referenced. It looks to be automatically used by DNNMENU - would that be right? I'm thinking that because my skin.ascx does not even have the separator=<> thing in it. Any ideas of where to look so I can change this setting? Many thanks again.

 
New Post
6/21/2007 4:07 AM
 

The DNN menu object is a complex stuff and its configuration can not be seen easily when viewing from outside. If you zip your skin pacakage and send it to me via email, I may be able to help.

Anyway, you might want to try adding the separator code into your skin to see if it'll work.

P.S : you mean you're using DNN Menu or DNN Solpart Menu?

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Skin design and FireFox/IE differencesSkin design and FireFox/IE differences


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