• Resolved Susp3nc3

    (@susp3nc3)


    Hi,
    Thanks for the great plugin. I can’t seem to change the opacity in the category tabs. I am assuming it is in custom.css somewhere right? I have tried to change some opacity settings in custom.css with no luck.

    It is a bit light for a light background.

    This is my calendar
    https://themarinrenaissance.com/calendar/

    Also..there are some gear bullets that show up in the category area which are part of the theme, but do you know of a way to exclude these category bullets with your plugin or is it just all or none usually? You will see in the link that the bullet is covering up the S in “show”

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Contributor Eran Miller

    (@eranmiller)

    1. To remove the gears add #aec-filter li{background:none} in the custom.css file
    2. The filter background has been adjusted in the next release.

    Eran

    Thread Starter Susp3nc3

    (@susp3nc3)

    Thanks for the quick reply. I got the gears out.

    -Spencer

    Plugin Contributor Eran Miller

    (@eranmiller)

    Spencer,

    The new release is out, let me know if you encounter any problems.

    Eran

    p.s. I’m still discovering the pitfalls of the WordPress plugin upgrade process – so if you can’t access the calendar settings page after upgrade deactivate and reactivate the plugin and try again. If it doesn’t work, please let me know.

    Thread Starter Susp3nc3

    (@susp3nc3)

    Thanks for all the help. I couldn’t access the settings but I deactivated and reactivated and everything works now! Thanks…

    I see how to change colors for the buttons but is there a way to change the “pre-click” color or however you might describe it. I guess opacity..

    Not a huge deal but it would be much easier to read with a little darker of a color before clicking.

    Thread Starter Susp3nc3

    (@susp3nc3)

    great calendar plugin btw…best by far

    Plugin Contributor Eran Miller

    (@eranmiller)

    By “preclick” I assume you mean hover (when your mouse is over the button).

    I will think about your request and consider adding it in a future release.

    Thanks for the feedback,
    Eran

    p.s. please remember to vote for the plugin.

    Thread Starter Susp3nc3

    (@susp3nc3)

    I meant just the button color when its unclicked and not hovered over. It is a bit too light. When hovered over it is plenty visible.

    Plugin Contributor Eran Miller

    (@eranmiller)

    In that case, it’s easy!

    Adjust the 0.3 value in this line, found in the jquery.init_show_calendar.js file:
    $jq('#aec-filter li').next().fadeTo(0, 0.3).removeClass('active');

    Increase the number to 0.5 or more and you’ll achieve the desired effect.

    Eran

    Thread Starter Susp3nc3

    (@susp3nc3)

    thanks man! you are fast! and good… I voted

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Category Tab Opacity other’ is closed to new replies.