Limited availability during the holidays
Another busy year is coming to its end, and an exciting year lies ahead. In order to get ready for a fresh new start, our team will spend a few days' rest during the winter holidays. Over the holiday break, we will have reduced staffing from December 20th, 2024, to January 5th, 2025, so please be patient if you do not receive a response as quickly as you normally would.
We send our warmest wishes for happiness, health, and success throughout the coming year. Thank you for your continued support, and may you have a peaceful and blessed Happy Holidays!
Hi,
I want to add a table on a slide:
<div class="ls-slide" data-ls="slidedelay:10000;transition2d:75,79;">
<p class="ls-l" style="width: 1920px">
<table class="ls-layer" id="sl-table">
<tr>
<th>Datum</th>
<th>Uhrzeit</th>
<th>Veranstalter</th>
<th>Titel</th>
</tr>
</table>
</p>
</div>
#sl-table {
top: 500px;
}
But the table tr Datum Uhrzeit Veranstalter Titel is still in the top left corner, even if I set top: 500px.
Any Ideas?
EDIT:
Solved! I made it inline and it worked.
Hello Stefan,
Thank you for the feedback, glad you could solve the problem. If you need further assistance please let us know.