This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

iFrame Scheduler customization
#6
I have 2 pages both with an iframe with the scheduler and into one of this 2 iframe I would change the color of the "disabled event".
I have done it using this CSS code:

Code:
.view-frame .content .tbl-events tbody tr.warning td {
  background-color: #ff0000;
}

the problem with this code is that it change the color of both iframes

is there a way to change the color of only one iframe?

Thanks
Reply


Messages In This Thread
iFrame Scheduler customization - by Mirco - 15.03.2022, 09:35
RE: iFrame Scheduler customization - by admin - 15.03.2022, 09:53
RE: iFrame Scheduler customization - by Mirco - 15.03.2022, 15:49
RE: iFrame Scheduler customization - by Mirco - 17.03.2022, 08:55
RE: iFrame Scheduler customization - by admin - 17.03.2022, 10:06
RE: iFrame Scheduler customization - by Mirco - 17.03.2022, 13:09
RE: iFrame Scheduler customization - by admin - 17.03.2022, 14:54

Forum Jump: