1 |
|
---|---|
Posted by | Custom CSS not showing up? |
![]() Krestel (#67129) View Forum Posts ![]() Posted on 2023-12-17 01:42:06 |
I'm trying to create a custom css theme but for some reason it does not appear on my page. Is there something wrong with the way this is being linked? When I check it on a live CSS editor it appears normal. Could there be something in the code preventing it from showing up on lioden specifically? <*link rel="stylesheet" type="text/css" href="https://dl.dropbox.com/scl/fi/ota654uf730533xiyprq4/lioden.css?rlkey=pc71fofrzuxnv4m9vhai3h1og&dl=0" /> ![]() Edited on 17/12/23 @ 01:43:44 by Krestel (#67129) |
Lima (#349008)
Nice Guy View Forum Posts ![]() Posted on 2023-12-17 01:50:35 |
Well I mean, isn't it html in your code? Shouldn't you just post the content directly into your den description? It works when I try and post it in the forum. ![]() |
Krestel (#67129)
View Forum Posts ![]() Posted on 2023-12-17 02:06:30 |
It doesn't work on my profile when pasted in directly. I don't think lioden can accept the CSS <*style> tag directly for some reason? I could be wrong though, I am still super new at this. How it's supposed to look: ![]() How it end up on my profile (it removes everything contained in the style, at the moment just the 10px of space between the boxes: ![]() ![]() Edited on 17/12/23 @ 02:06:46 by Krestel (#67129) |
Lima (#349008)
Nice Guy View Forum Posts ![]() Posted on 2023-12-17 02:23:57 |
Okay, so basically what I think has happened is that the code you've made is html, not css. I don't know that much about html, but I think there's only a specific type of html that works on Lioden, which is why yours won't show up properly. ![]() |
1 |
---|