Menu
Control Panel labels are too narrow after a DNN upgrade
Last Post 11/2/2010 12:15 PM by Deleted User. 0 Replies.
Sort:
PrevPrev NextNext
Author Messages
Deleted User
New Member
New Member
Posts:62


--
11/2/2010 12:15 PM  Quote  Reply  
This has happened to a number of my sites after a DNN upgrade. The labels in the control panelfor "Add New Module" and "Add Existing Module" become too narrow. The fix is a css code. Put the following into the site settings to fix it:

/* fixes the control panel where the labels at the top are too narrow */
.controlpanel DIV{width:500px;}

Add Reply

Quick Reply
toggle
  Username:
Subject:
Body:
Security Code:
CAPTCHA image
Enter the code shown above in the box below.