bansan66
Forum Replies Created
-
Hi
thank youI found why
It was my fault because of my range was too big, so automattically the scroll appearsThis is good now
RESOLVED
Hi
Thaank you for your answerI tried the suggestions i said ,
I even already tried before posting you the first post
And i don’t understand why it doesn’t workHere is my page
http://www.badolac.com/stagiaires/and my shortcode
[google-drive-embed url="https://docs.google.com/spreadsheets/d/1SElYoGhipSZgYvallEg_Z83BgAuDj04xaG53IM3OAck/htmlembed?single=true&gid=659608474&range=r10%3At27&widget=false&chrome=false" title="inscription 02-07.xlsx" icon="https://ssl.gstatic.com/docs/doclist/images/icon_11_spreadsheet_list.png" style="overflow:hidden height="100%" width="100%" scrolling="no" style="embed"]There is always a scroll X
Hi,
Let me start from the beginning,
I created 2 categories : 1 and 2
I created 2 events : stage 1 and stage 2When i watch the source of the calendar with firebug i have this:
[code]
<td id="mini-2016-07-24" class="dim future-day weekend has-events author1 mcat_stage-adulte day-with-date">
<span aria-hidden="true">24</span><span class="screen-reader-text"><span class="screen-reader-text">24 juillet 2016</span></span>
<div id="date-2016-07-24" class="calendar-events" style="display: none;">.....[code]
I noticed that the class :"dim future-day weekend has-events author1 mcat_stage-1 day-with-date" is the key
And when i try to change the CSS in the editor i have nothing
I see what you mean
I tried to change the css in the css editor by changing the original css of my calendar by those:
.mc-main.mini .has-events{
background: #fff;
}.mc-main.mini .mc-date {
font-weight: 700;}
.mc-main.mini .mcat_1 { /*<—- for the categorie 1 i made*/
background: #ebbb;But it doesn’t work
Hi
I put many events in the calendar
For example i put 2 events : from monday to thursday i put an event and i would like the cells of the day of the mini calendar to be in blue .
I put another one mext week from monday to wednesday and i would like the cells to be yellow