i have an problem with the color in the month view. It is white on a white background. <!-- s:twisted: --><img src="{SMILIES_PATH}/icon_twisted.gif" alt=":twisted:" title="Twisted Evil" /><!-- s:twisted: -->
What do i have to change in the css?
I checked this two way´s it does not work:
/components/com_jevents/views/ext/month/tmpl/calendar_body.php, Line 53:
That CSS won't work is it is too general whereas the inline is more direct. Use:
body #jevents_body .currentmonth {
background-color: #ffffff !important;
}
That will make it white.
Many thnaks
Tony
JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!
JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!
JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!
And then you can force the style inline or add a class for it to be done with CSS.
Many thanks
Tony
JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!
thank you for the hint to the Monthly Calendar Cell.
Is there an manual for the code? (Sorry i´m not very good in css).
Or is it possible to get an solution of you?
To your <a href="" option within the monthly cell to make the link text black.
Many thanks
Tony
JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!
Page :
1
There are no replies made for this post yet.
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »