By ratooren on Thursday, 01 December 2022
Replies 3
Likes 0
Views 446
Votes 0
Hello, i've recently installed Jevents. I would like to change the image of minical in the following way: a day with event should give an red box around the cell.
I've tried custom css but somehow the changes are ignored/overruled. I've tried also some simple changes like font color but they are also ignored/overruled.
Please some help for this i the right direction.
Second question: since my calender is just an occupation index for an apartment i don't need the link to the big calender page. Can you disable this somehow? So if someone clicks on the minical there will no redirrection to an other page.

Thanks for all the tips.
Ron
You can style 'today' using CSS - if you give us the URL we can help you with that

There is a config option in the module called 'Title' change it to 'As Text' and set "Display empty dates as Links?" to no
·
Tuesday, 06 December 2022 14:04
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi, i can't give you an URL because i'm developping on localhost, so inaccesible from outside.
Maybe you can give me a simple example of css and WHERE to put it?
For example a border round the day cell in red. Please provide the place to put it and also whats "today". A class?

For the title changed "as text" has worked for empty cells. Super!
But for not empty cells there is still a link to a montly calendar which i absolutely don't need.
For me the goal is simple: the minical has just to display if there is a booking on the day or not. No need for a visitor of the website to click on this. The day is simply blocked for reservation.

Thanks Ron
·
Tuesday, 06 December 2022 15:46
·
0 Likes
·
0 Votes
·
0 Comments
·
Right click on the link you want to change and take a look at the dom inspector to see the CSS class that is applied
·
Wednesday, 07 December 2022 12:50
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post