Joomla extension - DP Calendar custom CSS

This forum is for general questions about extensions for Joomla! 3.x.

Moderators: pe7er, General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10.
Locked
mratkajec
Joomla! Apprentice
Joomla! Apprentice
Posts: 17
Joined: Thu Mar 25, 2021 2:26 pm

Joomla extension - DP Calendar custom CSS

Post by mratkajec » Mon Jul 19, 2021 1:25 pm

Hello guys,

I have a problem with DP calendar joomla extension and I would appreciate your help a lot.

So the problem is that the rest of the month, for example fields after July 31th, should be colored as lightgray like it is before July 1st, which I accomplished actually before calendar load, https://puntaroyal.com/images/before_loading.png, but after loading, calendar remembers reserved dates of the following month, and they are automatically colored as red.

It's defined with td.fc.other-month.fc-future, is there a problem with z-index or what?

site link: https://puntaroyal.com/en/apartments-vi ... ncess-room

I have opened a ticket on a Digital Peak but it's "above" their skills...

Regards,
M
You do not have the required permissions to view the files attached to this post.
Last edited by imanickam on Mon Jul 19, 2021 5:18 pm, edited 1 time in total.
Reason: Moved topic » from General Questions/New to Joomla! 3.x to Extensions for Joomla! 3.x

User avatar
webiedesign
Joomla! Intern
Joomla! Intern
Posts: 68
Joined: Sat Oct 14, 2006 11:35 pm

Re: Joomla extension - DP Calendar custom CSS

Post by webiedesign » Mon Jul 19, 2021 5:17 pm

Maybe I don't completely understand the problem, but it looks to me like you need css for each day.
td.fc-day-top.fc-fri.fc-future
td.fc-day-top.fc-sat.fc-future

etc

mratkajec
Joomla! Apprentice
Joomla! Apprentice
Posts: 17
Joined: Thu Mar 25, 2021 2:26 pm

Re: Joomla extension - DP Calendar custom CSS

Post by mratkajec » Tue Jul 20, 2021 6:40 am

DP calendar is linked with booking.com. As far as I can see, for backround (class="fc-bgevent-skeleton" > class="fc-bgevent") we do not have the information if the date is not in current month. If the day in July is reserved, that day is colored as red in next month too, but it should be colored as grayish, you got me now?

Regards,
M
You do not have the required permissions to view the files attached to this post.


Locked

Return to “Extensions for Joomla! 3.x”