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

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsEventsEventsEdit Event Date ProblemEdit Event Date Problem
Previous
 
Next
New Post
10/1/2013 2:11 PM
 

We are running the current version of the Event Module.  When entering a new event, or editing an existing one, the date and time are not displaying correctly.  The text is not in the center of the text box, and only the top edge of it can been seen.

 

I've gone through every CSS file I could find, but have not been able to locate the entry that sets the vertical alignment of the date and time.  Where is that setting?

 
New Post
10/1/2013 2:15 PM
 
Are you using IE 10 or DNN 7? I have noticed these problems, which seems to be a compatibility issue with the Telerik controls used for date/times. You may also wish to try using Google Chrome. Unfortunately, it seems nigh on impossible to get this displayed right in all browsers on all versions of DNN.

DNN MVP
Events - Get the latest version - Upgrade now!!
Feedback 6.4.2 - Now available - Give it a go!
Find us on Codeplex - DNN Events, DNN Feedback
Requirements/Bugs - Please submit them on Codeplex
 
New Post
10/1/2013 2:44 PM
 
This is occurring in both IE9 and IE10, and using DNN 7.1.1.

Using Chrome is not an option, we have over 1400 computers with IE all needing to use this calendar.
 
New Post
10/1/2013 3:01 PM
 

I'll endeavour to look at your scenario tomorrow to provide advice. I assume this has worked before and a recent upgrade has caused it to fail?


DNN MVP
Events - Get the latest version - Upgrade now!!
Feedback 6.4.2 - Now available - Give it a go!
Find us on Codeplex - DNN Events, DNN Feedback
Requirements/Bugs - Please submit them on Codeplex
 
New Post
10/2/2013 6:28 AM
 

I assume you are using Events 6.1.2 beta?

OK, I can see that the padding is being set by the DNN default skin, I'm not sure why, since it seems to clash with the default size of the box. You can either add the following to your events theme file (which is what I will do to handle this condition in the module source):-

.Themeaaaaaaaa .RadPicker_Default .riTextBox {

 Padding-Top: 0px !important;

 Padding-Bottom: 0px !important;

 }

Or update the relevant section in where you will see the padding has been set to 8px - a change that has been applied in DNN 7.x

./portals/_default/skins/_default/webcontrolskin/default/datepicker_default.css




DNN MVP
Events - Get the latest version - Upgrade now!!
Feedback 6.4.2 - Now available - Give it a go!
Find us on Codeplex - DNN Events, DNN Feedback
Requirements/Bugs - Please submit them on Codeplex
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsEventsEventsEdit Event Date ProblemEdit Event Date Problem


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