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 Tabless Container Edit In Place ProblemsFirefox Tabless Container Edit In Place Problems
Previous
 
Next
New Post
6/6/2007 10:40 PM
 

I'm having some problems with the "Edit in Place" (EIP) buttons with a tableless container in Firefox.  Everything works correctly in IE7 and IE6.  However, in Firefox, the EIP buttons are rendered at the incorrect vertical position (perhaps 400-600 pixels above the correct location).  The horizontal position seems correct.  I'm thinking this is an issue in the source.  Can anyone confirm my findings? 

I just read a tutorial for building a tableless skin at http://www.powerhousedata.com/ and their downloadable sample exhibits the same problems.  Their code is much cleaner than my current working mess.

Sample tabless skin and container to reproduce problem:
http://www.powerhousedata.com/Tutorials/CSS/CSS22/tabid/94/Default.aspx

 

Any advice on how to handle this issue would be appreciated.

 
New Post
6/7/2007 5:48 PM
 

if you remove the float:left from div#columnA in skin.css it should work.
div#ColumnA {
float: left;

I am not saying I spent enough time to know why you may need it, only that removing it makes things work.


 
New Post
6/7/2007 8:23 PM
 

I can confirm this.

Both that the there is a problem with vertical positioning of these EIP buttons in tableless skins and that it is somehow related to CSS floating.

Removing all float: left from my skin is kinda not an option, and I'm sure I'm not the only one .

I don't have nearly enough insight to analyze the problem. I hope someone else picks up the ball on this one.

\tom

 
New Post
6/7/2007 8:33 PM
 

What is most likely needed is a clear:both css rule in the class selector for the EIP container.

If you don't really need that feature, you can also just turn it off in admin > site settings.


DotNetNuke Modules from Snapsis.com
 
New Post
6/8/2007 8:15 PM
 

Thanks for looking at this Jon.  I can confirm that you solution does solve the problem in Firefox.  However it does affect the layout of the page.  I will try the clear:both suggestion as well to see if that will have any benefit.

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Firefox Tabless Container Edit In Place ProblemsFirefox Tabless Container Edit In Place Problems


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