1 |
|
---|---|
Posted by | CSS Tutorials/Help |
Pandora (#144118) View Forum Posts Posted on 2022-05-14 22:53:11 |
Adding onto this soon... 「 HOW TO... 」 「 ADD GRADIENT 」↴ 「 FIND YOUR CAVE ID# 」↴ 「 ADD CSS 」↴ 「 CHANGE OPACITY 」↴ 「 HELP... 」 ( I will add this at some point ) 「 HTML 」 ( I will add this at some point ) **this post is still under construction! BUT if you have any suggestions of tutorials you want me to add OR questions you think should be added, let me know! Here's the link to my main CSS post with all the codes 0 players like this post! Like? Edited on 16/10/22 @ 23:19:38 by Pandora (#144118) |
Pandora (#144118)
View Forum Posts Posted on 2022-10-05 20:07:39 |
Cedar |04.24.20 NRLC (#349261)
Deathlord of the Jungle View Forum Posts Posted on 2022-11-28 18:24:50 |
I don't understand how to add the CSS so you can have different images for the caves. Ive tried different things but still can't seem to get it to work 0 players like this post! Like? |
🐰💖GuavaBunny 🐰 (#358798) Sweetheart View Forum Posts Posted on 2022-12-06 19:36:53 |
I like the css that i have but i want to add a box to put my art in on my main den page. Any tips? 0 players like this post! Like? |
🍈 bouny / QAHIR (#435045)
View Forum Posts Posted on 2023-07-17 14:34:59 |
do you know how i could give my energy bars rounded corners like in this den here (https://www.lioden.com/territory.php?id=106445) ? new to css and using one of katie's templates right now (the updated one) - most of my css won't work at all, actually :( 0 players like this post! Like? |
Pandora (#144118)
View Forum Posts Posted on 2023-07-19 20:46:30 |
Whoops! Sorry for the late response; I accidentally cleared my notifications before getting back to ya! You can round edges with 'border-radius'! To round the outside of the bars; you can use... div.progress { border-radius:10px; } And if you also want the inner part of the bars rounded as well, you can add... div.progress-bar { border-radius:10px; } to the first code! 0 players like this post! Like? |
🍈 bouny / QAHIR (#435045)
View Forum Posts Posted on 2023-07-19 21:00:49 |
thank you! i just coded my first css (and modified it like four times…ugh), and never knew that you could round the inside of the bars, too. that’s super cool! will definitely be trying that out - thanks :3 0 players like this post! Like? |
Pandora (#144118)
View Forum Posts Posted on 2023-07-19 21:34:46 |
No problem! I'm always happy to help out when I can! ( I def recommend looking at W3Schools CSS section! They have a bunch of helpful stuff when you're first starting out! ) 0 players like this post! Like? |
PB & Jayden 🥜 (#433368)
View Forum Posts Posted on 2023-09-17 05:41:04 |
Hello! Is there any way to change the footnote images, like you can with the event currency and den symbols? I can't find any codes for it so I'm not sure if it's possible or not, I've tried to do it myself but it doesn't work 0 players like this post! Like? |
Pandora (#144118)
View Forum Posts Posted on 2023-09-17 19:53:40 |
Definitely possible! I've added the codes to my main post or you can find them HERE directly on my Pastebin! 1 player likes this post! Like? |
G3 x3𝐑𝐨𝐬 Ferus| Rose (#356864) Toxic View Forum Posts Posted on 2024-03-11 23:16:08 |
Hey I have done everything but when I go to share there is no change to link! 0 players like this post! Like? |
1 |
---|