deltagirl
Forum Replies Created
-
I would definitely like to be included on any updates for this events plugin. Although I corrected the dropdown menus and the calendar title overlapping, there is still a difference between IE and any other browser. The dropdown menus overlap (but still works) in all browsers except IE. Looks weird, but I can live with it for now. 🙂
Thanks!
Awesome! Thank you very much! I scrolled down to the bottom of my style.css and placed comments, then pasted your code.
Then I tweaked the “top” and “left” px for each item little by little until the alignment of the navigation fits perfectly under the Calendar title.
Thank you very much for that code, that is EXACTLY what I needed help with!
Hope this helps someone else too!
Hi, thanks for your reply! I am using the WordPress theme called Modernize.
I assume I just add your CSS code to my theme’s CSS right?
I will try this out and see what happens. Thanks!I am having the same problem. Can anyone translate in layman’s terms please? Is anyone using the Modernize theme?
I can’t figure out what that calendar navigation block/section is called so I can add it to my style.css. I tried adding the following to see if that would move the navigation down, but only the prev month moved a little down regardless of how large I made the margin height
.tribe-events-month-nav:
margin-top: 60px;
}I need the calendar navigation to be UNDER the “Calendar of Events” title and listed horizontally. Right now it is vertical over the title.
Has anyone gotten this to work? I just need a hint as to where to increase padding or margin to move it down and make it horizontal. I am on my second hour on this and would REALLY like to fix it because I want to use this calendar 🙂 (I would hate to have to uninstall it because of this minor tweak!)
Any advice would be greatly appreciated!