You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to myev...@googlegroups.com, natest...@gmail.com
Ok, added the style and it helped some. Now it's appearing to the right of the date directly above the date with the event. I tried taking away the margin, but it didn't do anything. Anything else we could try? Thanks!
lucull...@gmail.com
unread,
Jan 13, 2014, 11:32:03 AM1/13/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to myev...@googlegroups.com, natest...@gmail.com
.evoFC_tip is gets the wrong position numbers.
natest...@gmail.com
unread,
Jan 13, 2014, 2:09:35 PM1/13/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to myev...@googlegroups.com, natest...@gmail.com
Yeah, I figured that. But when I went in to find out how to reposition it, there was a lot more going on in the process. I tried positioning it since it already has absolute positioning, but there's something making it do whatever it wants outside simple css. I honestly have no idea what's causing it to move up to the date above.
natest...@gmail.com
unread,
Jan 14, 2014, 12:07:16 PM1/14/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to myev...@googlegroups.com, natest...@gmail.com
Any thoughts? I'm not sure what I need to be looking for in order to style it correctly. I added the style you suggested and instead of it being two dates above, it's one. What else would I be able to try?
Michael Gamble
unread,
Jan 15, 2014, 9:00:20 PM1/15/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to myev...@googlegroups.com, natest...@gmail.com
Hey Guys, try adding this to your CSS in settings backend:
.evoFC_tip {
top: 23px !important;
}
The tip is being placed by javascript, so there isnt a simple CSS to just make it work. But we can override the CSS being generated by the javascript.
I placed this into the CSS through my inspector, and it worked just fine for you page.
Let me know if this works.
Regards,
Mike
natest...@gmail.com
unread,
Jan 16, 2014, 12:01:27 PM1/16/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to myev...@googlegroups.com, natest...@gmail.com
Thank Michael. I tried it but it stuck the tip to the top of the calendar. Unfortunately it didn't work for me when I hovered over other dates that had events. It stayed over the date on the top row.
natest...@gmail.com
unread,
Jan 16, 2014, 3:03:03 PM1/16/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message