1 |
|
---|---|
Posted by | Cave CSS |
𓇼⭒ㅤNeptune⭒ 𓇼 (#494548) Notable Lion View Forum Posts Posted on 2024-10-21 15:13:10 |
Hello i'm sort of new here but can anyone send me some links for cave Css' please I can't seem to find any no matter how hard I try. Thank you. 0 players like this post! Like? |
ʚ🩷ɞ tawny 15BO Jag Snowflake (#251887) View Forum Posts Posted on 2024-10-21 15:18:00 |
To use any css as cave css, copy the dropbox link in the territory description for the CSS. then, paste that into the Cave CSS section 0 players like this post! Like? |
𓇼⭒ㅤNeptune⭒ 𓇼 (#494548) Notable Lion View Forum Posts Posted on 2024-10-21 16:12:38 |
ʚ🩷ɞ tawny 15BO Jag Snowflake (#251887) View Forum Posts Posted on 2024-10-21 16:15:30 |
i'm not entirely sure since i dont have access to your territory description. there should be an element called "stylesheet", and then a bit after that should be a link. that is the link you put into the Cave CSS section 0 players like this post! Like? |
👀Peekaboo👀(MAI N) (#488408) View Forum Posts Posted on 2024-10-24 18:46:11 |
i have a question as well i have the css i want to use so what do i do??? 0 players like this post! Like? |
ʚ🩷ɞ tawny 15BO Jag Snowflake (#251887) View Forum Posts Posted on 2024-10-24 18:47:34 |
👀Peekaboo👀(MAI N) (#488408) View Forum Posts Posted on 2024-10-24 18:48:37 |
cave i have my den done but this is my for some specific lions body { background-color: #1A1A2E; /* Dark background */ background-image: linear-gradient(135deg, #6A0572, #1A1A2E); /* Purple gradient */ color: #FFD700; /* Gold text */ font-family: 'Times New Roman', Times, serif; /* Regal font */ } h1, h2, h3, h4 { text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); /* Shadow for depth */ } a { color: #FFD700; /* Gold links */ text-decoration: underline; /* Underline links */ } a:hover { color: #FFFACD; /* Light golden color on hover */ } .container { border: 2px solid #FFD700; /* Gold border for important sections */ padding: 20px; border-radius: 10px; /* Rounded corners */ background-color: rgba(0, 0, 0, 0.8); /* Slightly transparent black for depth */ } li { margin: 10px 0; font-size: 1.2em; /* Larger text for list items */ } 0 players like this post! Like? |
👀Peekaboo👀(MAI N) (#488408) View Forum Posts Posted on 2024-10-24 18:48:54 |
ʚ🩷ɞ tawny 15BO Jag Snowflake (#251887) View Forum Posts Posted on 2024-10-24 18:50:33 |
you should make a copy of your current CSS, and then replace parts of that CSS with the code you posted above. then, upload your modified code to dropbox or wherever you host. then, get the link to the CSS (may have to modify it if from dropbox), and paste that in the Cave CSS section 0 players like this post! Like? |
1 |
---|