All caps and right justified

Home Forums Calendar Products Events Calendar PRO All caps and right justified

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #58824
    Tom
    Participant

    Since I updated ECP to 3.0.2 my entire event description is shown in all CAPS on the detail page and in the popup. Also, in the tooltip popup the summary is right justified besides being all CAPS. I just updated to 3.0.3 and this behavior persists. This was not the case before I updated – wondering what changed and how I can fix it. Any help will be appreciated.

    #59532
    Chris
    Participant

    Hi there,
    Can you update to 3.0.5 and tell me if that fixes it

    Highly appreciated

    -Chris

    #59632
    Tom
    Participant

    Hi Chris – thanks for your reply. I just manually upgraded to 3.0.5 and checked. It’s still the same. -Tom

    http://www.attunementpractitioners.org/events/

    #59633
    Chris
    Participant

    Aha! Finally tracked it down. Its your theme
    Can you install this:
    http://wordpress.org/plugins/my-custom-css/

    And then add the following CSS:
    .description {
    text-transform: none !important;
    }

    #59636
    Andy Fragen
    Moderator

    christcct7, the Events Calendar User CSS plugin will load the standard tribe-events.css last so using this plugin and just putting the CSS in THEME/tribe-events/tribe-events.css should do the trick as well. Added benefit of having CSS for The Events Calendar all in one place.

    #59731
    Tom
    Participant

    Thanks Chris and Andy! I applied the Events Calendar User CSS plugin and added the CSS you suggested Chris. This fixed the problem with CAPS. However the tooltip popup is still all right justified and looks bad as a result. I tried adding text-align: left to the .description rule, but that didn’t do it. Any idea on this one? I find it strange that these things became a problem due to an ECP update. My theme has never changed. What changed in ECP that caused me to have to add custom CSS rules for ECP where I never had to before? I’m not very well versed in CSS. Thanks! Tom

    #59737
    Chris
    Participant

    My guess is that your theme has always had the problem but ECP’s CSS was masking it. When the CSS was lightened to make it easier for theme authors, and to make it more theme compatible, the pre-existing issue was exposed.

    #59740
    Chris
    Participant

    Hi there,
    We haven’t been able to replicate the popup issue. Can you try viewing it in a different browser for us? We think it might be browser caching at work. If it looks fine in another browser, clear the browser cache. Else, if you could, take a screenshot of what you’re seeing and let us know what browser you’re using

    Thanks,
    Chris

    #59742
    Tom
    Participant

    Thanks Chris. It was a cache problem in Chrome and I cleared it. I really appreciate all the help!

    #59745
    Chris
    Participant

    Not a problem 🙂

    -Chris

    #979814
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘All caps and right justified’ is closed to new replies.