Comments braidygrace started the conversationMay 13, 2019 at 6:45pmI'm having an issue with the Event Plugin's styling. Please see screenshot attached. When clicking on an event in any of the view modes, it only shows a squished up version of the event in the left hand corner. 878Zhivko repliedMay 14, 2019 at 3:51pmHi,Could you provide me with link to the calendar front-end to take a look at the css? Stachethemes Developer braidygrace replied privatelybraidygrace repliedMay 16, 2019 at 11:33amHey there,Any luck with my issue? :) Looking to launch my site by tomorrow and would like to have the styling errors sorted out by then...Thanks a bunch... 878Zhivko repliedMay 16, 2019 at 5:14pmHi,I'm trying to login but the coming soon page still shows up. Stachethemes Developerbraidygrace repliedMay 16, 2019 at 5:16pmHi there, I have disabled the Coming Soon Page now for you 878Zhivko repliedMay 21, 2019 at 9:43amHi,I still can't access the dashboard with these credentials.However I've checked the front-end. The problem is your <tr> tags are defined as blocks but should be table-row.Go to Dashboard -> St. Event Calendar -> Fonts & Colors -> Custom style tab and add following css: body .stec table tr { display: table-row; } Stachethemes Developer Sign in to reply ...
I'm having an issue with the Event Plugin's styling. Please see screenshot attached.
When clicking on an event in any of the view modes, it only shows a squished up version of the event in the left hand corner.
Hi,
Could you provide me with link to the calendar front-end to take a look at the css?
Stachethemes Developer
Hey there,
Any luck with my issue? :)
Looking to launch my site by tomorrow and would like to have the styling errors sorted out by then...
Thanks a bunch...
Hi,
I'm trying to login but the coming soon page still shows up.
Stachethemes Developer
Hi there,
I have disabled the Coming Soon Page now for you
Hi,
I still can't access the dashboard with these credentials.
However I've checked the front-end. The problem is your <tr> tags are defined as blocks but should be table-row.
Go to Dashboard -> St. Event Calendar -> Fonts & Colors -> Custom style tab and add following css:
Stachethemes Developer