Desciption Display Issue

jimmy102
jimmy102
Offline
0
I can't seem to get the description line to show on week or day view. I looked at it in Firebug and managed to change the element style height and that fixed it, however I can't seem to find where I can adjust it in dreamweaver. What file can this be found in? Firebug didn't help.

element.style {
background-color: #a30a0a;
display: block;
height: 55px;
top: 672px;
z-index: 501;
Responses (2)
  • Accepted Answer

    Thursday, June 25 2015, 10:05 AM - #Permalink
    0
    this is not in a CSS file, it's added directly to the element by javascript. can you make a screenshot of what you're describing? I mean, where exactly you want to apply this, on the modal window?
    The reply is currently minimized Show
  • Accepted Answer

    Sam Famma
    Sam Famma
    Offline
    Saturday, April 09 2016, 03:13 AM - #Permalink
    0
    I also have this issue along with day week and month not populating the information but list view does. Please advise.
    Attachments:
    • Germinal Camps
      more than a month ago
      can you send a link? have you configured and enabled the system plugin?
    The reply is currently minimized Show
Your Reply