Posted by CSS Question...

◅ carbonatedpastry
(#125376)

Holy
View Forum Posts


Posted on
2018-02-24 17:39:02
Okay, so I wanted to ask how when you code CSS for your den can you edit the color of the Lioden logo, sort of like how Mod cake ⛱ has a blue Lioden logo instead of the traditional orange logo? I was wanting to make the Lioden logo on my den a pastel/mint green color but I really don't know what the heck to do... Thanks!



Hrt Icon 0 players like this post! Like?

Aradia 💚 (#137563)

Good Natured
View Forum Posts


Posted on
2018-02-24 17:41:18
You need to edit the image colour in an image editing program and then use that image.



Hrt Icon 0 players like this post! Like?

◅ carbonatedpastry
(#125376)

Holy
View Forum Posts


Posted on
2018-02-24 17:42:50
@Aradia Okay, but what would the CSS look like to swap out the different logos? (Thanks for helping me, by the way!)



Hrt Icon 0 players like this post! Like?

Aradia 💚 (#137563)

Good Natured
View Forum Posts


Posted on
2018-02-24 17:45:06
The CSS looks like this. :)

div.container.main > div:nth-child(1) > nav > div.navbar-header > a > img {
content: url('IMAGE URL');
}

You can find lots of codes here.



Hrt Icon 0 players like this post! Like?

◅ carbonatedpastry
(#125376)

Holy
View Forum Posts


Posted on
2018-02-24 18:12:58
I tried to use that code, I put in the image URL and everything, but it isn't working.



Hrt Icon 0 players like this post! Like?

Kenzii[Dec Overo
Pie] (#49361)

Sweetheart
View Forum Posts


Posted on
2018-02-24 18:18:25
.navbar-header > a > img {
content: url('URL Here');
}

That's the code I use.


also, what does the url link look like?



Hrt Icon 0 players like this post! Like?


Edited on 24/02/18 @ 18:20:34 by [Kat II - Smilus] (#49361)

◅ carbonatedpastry
(#125376)

Holy
View Forum Posts


Posted on
2018-02-24 18:27:49
I may be using the wrong URL, but this is the one I'm using:

https://i.imgur.com/MFIP5tj.png?1



Hrt Icon 0 players like this post! Like?

Kenzii[Dec Overo
Pie] (#49361)

Sweetheart
View Forum Posts


Posted on
2018-02-24 18:31:25
Hmm...don't know that the ?1 need to be there but it worked regardless.


I peeked at your den, are you just trying the css code in the territory description? the css needs to be an external file uploaded to dropbox or similar and then linked in your den description, make sense?



Hrt Icon 0 players like this post! Like?


Edited on 24/02/18 @ 18:32:59 by [Kat II - Smilus] (#49361)

◅ carbonatedpastry
(#125376)

Holy
View Forum Posts


Posted on
2018-02-24 18:33:24
Oh, okay. That makes a lot more sense. Thanks!



Hrt Icon 0 players like this post! Like?

Kenzii[Dec Overo
Pie] (#49361)

Sweetheart
View Forum Posts


Posted on
2018-02-24 18:34:33
Let me know if you need any more help :)



Hrt Icon 0 players like this post! Like?

Gr1ffin (#431556)

Heavenly
View Forum Posts


Posted on
2023-06-22 06:17:39
How can I use imgur to change the color of the logo in edit image?



Hrt Icon 0 players like this post! Like?







Memory Used: 620.89 KB - Queries: 0 - Query Time: 0.00000 - Total Time: 0.00366s