Use CSS to "echo" timetable data
-
Hi guys appreciate any help here
I figured out how to edit the stream title on my website player via CSS
Now what I’m trying to do is get the css to display the current slot on the timetable (so it shows the dj name that should be live)
website – https://dinosaurlover.co.uk (excuse the URL as it’s a test url)
CSS I’m using to edit the stream title –
#strm_radio .nowPlaying h5 a.streamName.icon-signal::after {
content: ” DJ NAME HERE”;
}Is there anyway to get it to display the current time slot dj? Or anybody know any better of doing this?
Thanks!
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Use CSS to "echo" timetable data’ is closed to new replies.