|
|
---|---|
Posted by | Free CSS Template + Tutorial! |
katie π (#106445)
Warrior View Forum Posts Posted on 2019-01-25 23:49:10 |
Kage (#305092)
Maneater View Forum Posts Posted on 2022-10-12 22:49:59 |
I dont know what happened im trying to insert it but it wont work :melt: I dont know if its the code, the program or the way im trying to insert it Heres the link css 0 players like this post! Like? Edited on 12/10/22 @ 22:59:23 by Kage (#305092) |
♥οΈ Beth ♥οΈ (#303474) King of the Jungle View Forum Posts Posted on 2022-10-12 22:54:44 |
So I can't get it to work!! The image is registered in the background, when I reload it, it appears in the background for a sec but once it's fully loaded, the image can't be seen and I don't know what to do! Someone please helpp These are my links (I don't remember why I have two but neither work) "https://dL.dropbox.com/s/v7bjqkg3kju3hr4/test.css?dl=1" /> https://dL.dropbox.com/s/7c3b1lxesxe6p3c/pls.txt?dl=1" /> 0 players like this post! Like? |
Pandora (#326797)
Demonic View Forum Posts Posted on 2022-10-13 17:26:37 |
I noticed in your premade CSS you have your credit in the bottom left corner so that people know you made it but it doesn't get in the way of the actual layout. How did you do that? I've tried a few things but none work. 0 players like this post! Like? |
π€ πππππ’ β! (#355500) Notable Lion View Forum Posts Posted on 2022-10-14 12:14:45 |
Thanks for this tutorial! It wasn't working for me, but now it is! < 3 0 players like this post! Like? Edited on 14/10/22 @ 12:21:10 by πππππ’β (#355500) |
dessnotmatter (#374400)
Dreamboat of Ladies View Forum Posts Posted on 2022-10-14 15:04:40 |
Can anyone help me with my cave photo ? For some reason I canβt get it to switch :/ 0 players like this post! Like? |
Pandora (#326797)
Demonic View Forum Posts Posted on 2022-10-14 15:05:50 |
dessnotmatter (#374400)
Dreamboat of Ladies View Forum Posts Posted on 2022-10-14 15:10:02 |
https://imgur.io/IdMfX4f This is the photo This is my entire code , Iβm wondering if itβs because of the template I used to change the background ? Would I have to change it on that drop box link? /* CAVES (Copy paste to add more) */ a[href$="301464"]>div.cave-grid>img { content: url(https://i.imgur.com/IdMfX4f.jpg)!important; } 0 players like this post! Like? |
Pandora (#326797)
Demonic View Forum Posts Posted on 2022-10-14 15:37:13 |
try putting a space between the ) & ! my css doesnt have them right next to eachother 0 players like this post! Like? |
Pandora (#326797)
Demonic View Forum Posts Posted on 2022-10-14 15:38:02 |
Pandora (#326797)
Demonic View Forum Posts Posted on 2022-10-14 15:38:53 |
Pandora (#326797)
Demonic View Forum Posts Posted on 2022-10-14 15:39:16 |
Pandora (#326797)
Demonic View Forum Posts Posted on 2022-10-14 15:39:49 |
so try this /* CAVES (Copy paste to add more) */ a[href$="301464"]>div.cave-grid>img { content: url('https://i.imgur.com/IdMfX4f.jpg')!important; } 0 players like this post! Like? |
π€ πππππ’ β! (#355500) Notable Lion View Forum Posts Posted on 2022-10-14 16:05:47 |
To change the gray back (at first, the den screen is kind of gray) which part of the code should I change? 0 players like this post! Like? |
Pandora (#326797)
Demonic View Forum Posts Posted on 2022-10-14 16:10:22 |
ButterKitten (#113320)
Aztec Knight View Forum Posts Posted on 2022-10-15 23:43:47 |
what exactly is this .navbar li a { color: #000000 !important; and this for? /* MAIN PANEL */ /* RIGHT SIDE */ .container.main { background: rgba(0, 0, 0, 0.6); border: none; box-shadow: none; border-radius: 5px; 0 players like this post! Like? |