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...Administration ...Administration ...Inline Editor Not Working on 4.5.3Inline Editor Not Working on 4.5.3
Previous
 
Next
New Post
7/16/2007 6:20 PM
 

If you could post a sample page for me to check out I could validate most of the files that the client-side needs.  Ideally, I would need edit access to that module to try it out.


 
New Post
7/16/2007 6:24 PM
 

Sure John, i am going to send an email (saw it at yor profile) for details, let me create a test page and test user.

Edit: Email sent to jhenning *  at  * no * spam *  solpart  * dot  * com


Or-Rouge Team Or-Rouge
Personally recommend Hostgator for hosting single or multiple DotNetNuke Websites.
DotNetNuke Tips and Tutorials
Install DotNetNuke to Godaddy root
DotNetNuke Türkçe Hakkinda Hersey
 
New Post
7/17/2007 2:29 PM
 

The toolbar is showing, only the css you have not specified for it makes it 0 width.

The default.css that comes with dnn has the following definitions.  You need something like this to be able to see the toolbar.

/*Edit In Place Tool Bar Classes*/
.eipbackimg {
 border: outset 1px; /*give toolbar a 3D look*/
 position: absolute; /*needed so it doesn't take up space */
 margin-top: -22px; /*specify toolbar to be just above text */ 
 white-space: nowrap; /* makes toolbar horizontal */
 background: url(../../images/eip_toolbar.gif);
 background-color: #99cccc;
 height: 22px;
}

.eipbuttonbackimg { 
 width: 21px;
 height: 21px; 
 cursor: pointer; /*change mouse to pointer when hover over button*/
 display:-moz-inline-box; /* Gecko proprietary  (ORDER IS IMPORTANT HERE!)*/ 
 display: inline-block; /* supported by Opera and ? */
}

.eipbutton_edit {
 background: url(../../images/eip_edit.gif) no-repeat 100% center;
}
.eipbutton_save {
 background: url(../../images/eip_save.gif) no-repeat 100% center;
}
.eipborderhover {
 border: outset 1px;
}

 

 

 

 


 
New Post
7/17/2007 7:25 PM
 

Perfect, thanks for quick help, inline editor is working as expected now, somehow we had to use old instance's css file, and it does not contain the entries that you specified in your message, adding them fixed my problem.

Thanks in advance.


Or-Rouge Team Or-Rouge
Personally recommend Hostgator for hosting single or multiple DotNetNuke Websites.
DotNetNuke Tips and Tutorials
Install DotNetNuke to Godaddy root
DotNetNuke Türkçe Hakkinda Hersey
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Inline Editor Not Working on 4.5.3Inline Editor Not Working on 4.5.3


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