Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • mjmo Friend
    #660874

    Dear Support Team,

    I recently upgraded my Joomla 2.5 installation to Joomla 3.4. Joomla 3.4 runs very well in combination with JA Zite! However, there seems to be a problem with the event view in the JCal Pro component. The event details are not displayed correctly in Joomla 3.x, as you can see in the attached screenshots.

    This is how it looks in Joomla 2.5 (as it should be)….

    …and in Joomla 3.4:

    I understand that JCal Pro’s CSS-Styles (especially the “.label”-class) get somehow overwritten by the template framework. Unfortunately, I don’t really know how to fix this.

    Thanks in advance for any idea how to resolve this problem!

    Best regards

    mjmo

    Ninja Lead Moderator
    #661065

    You can fix the problem on JCal Pro’s CSS-Styles with css style below

    Open templates/ja_zite/css/template.css file and add new rule


    #jcl_component .atomic span.label {
    color: #333 ;
    }

    #jcl_component .atomic {
    font-size: 100% !important;
    text-align: left !important;
    }

    Once done to remember to clear cache from backend site

    mjmo Friend
    #661689

    Thanks a lot! Your solution solved my problems! 🙂

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  mjmo 8 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum