Hi Guido, unfortunately my custom CSS is not working anymore and I could’t find out why. Would be glad if you could help, here’s my code:
/VSEL CSS/
.vsel-meta {
width: 100% !important
}
.vsel-start-icon, .vsel-end-icon {
display: inline-block;
margin: 0 10px 0;
background-color: #cac6c6
text-align center;
text-transform: uppercase;
width: 3em
}
.vsel-day, .vsel-month, .vsel-year {
display: block;
padding: 2px 5px;
}
.vsel-month-top {
background-color: rgb(230,230,230);
color: #333;
border-radius: 5px;
font-weight: bold;
}
.vsel-meta-title, .vsel-meta-time, .vsel-day {
font-weight: bold;
}
.vsel-meta-combine .vsel-meta-date-icon {margin:0 0 50px;}
Plugin Author
Guido
(@guido07111975)
Hi,
/VSEL CSS/ should be /* VSEL CSS */
Your vsel-meta width is 100%, but why no width for event info block?
Guido
HI, the * stars are there, they just got lost on the way to this forum. I added width and align to the event info block. Anyway, I found the solution, I had to re-check the box for Date-Icon. It wasn’t checked in the settings anymore.
-
This reply was modified 2 years, 6 months ago by
deevoice.
Plugin Author
Guido
(@guido07111975)
Hi,
Great you’ve solved it.
But you also forgot ; after background-color: #cac6c6 and width: 3em
Guido
I activated the RSS feed and it works great for what I need, but is it possible to add the start and end date and times to the RSS feed?
-
This reply was modified 2 years, 1 month ago by
bbatie.
-
This reply was modified 2 years, 1 month ago by
bbatie.
Plugin Author
Guido
(@guido07111975)
Hi,
Please open your own topic so we can discuss it there. Because this topic is about something else.
Guido