custom images in events-bar

Home Forums Calendar Products Events Calendar PRO custom images in events-bar

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #992031
    Radek
    Participant

    Hi, how I can upload custom images for events-bar? I need to stylize them into colors matching to our theme (white for normal, black for hovered icons)? I’ve overwritten them for now, but it doesn’t seems to be working for hover image. You can check it here: http://autodeskclub.idealab.cz/kalendar/

    If there is no ready-made solution (“tribe-events” with some directory added to my template) I’ll fix it directly by css, but I’m wondering.

    Thanks for your reply
    Karolina

    #992204
    Barry
    Member

    Hi Karolina,

    Thanks for getting in touch!

    I’m not exactly sure what you’re envisioning, but you can certainly apply “Tribe-specific” CSS by setting up a tribe-events/tribe-events.css file in your theme directory. For more information on this, please see:

    theeventscalendar.com/knowledgebase/themers-guide

    Definitely let me know if I can be of more assistance and if I can point you in the right direction I’ll happily do so (perhaps a rough visual “mock” of what you’re aiming for would help).

    Thanks!

    #992608
    Radek
    Participant

    Ok, I can do it throught css, but there will be anymore support with retina displays… I need to create custom “events-bar” images which will be loaded from my theme.

    You can find my resources here: in zip file

    Image what I need is here: http://postimg.org/image/rgc7itzf7/

    #992702
    Barry
    Member

    Ah, I see – so you want to alter the view selector icons.

    Well, there are a few ways you could go. If you prefer not to rely on a purely CSS-based approach for any reason you could still use CSS to remove the existing icons – and alter the actual list view selector output so they are formed using image tags, or something of that nature.

    In tandem with the instructions in the Themer’s Guide for safely overriding templates, you may wish to try modifying the modules/bar.php template and see if you can do things that way (again, that’s probably only worthwhile if you can’t do what you need with CSS alone, or prefer not to) 🙂

    #993110
    Radek
    Participant

    Thanks for the inspiration, the problem solved (commented a part of code).

    #993261
    Barry
    Member

    Great!

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘custom images in events-bar’ is closed to new replies.