Posted by code for replacing den/nesting/pride overview/etc?

FROZEN ACCOUNT (TIL
MAY) (#63042)

Eros
View Forum Posts


Posted on
2019-03-23 17:34:05
Sooo-- err-- is there a code that replaces the images for the den/nesting/pride overview pictures?
as well as the cave pictures and mounds?

i cant seem to find anyone else that can help me with this particular part, so all help is appreciated! they look really off with the rest of my den stuff xD
thanks to anyone who helps! c: <3



Hrt Icon 0 players like this post! Like?

venna (#15577)

Bone Collector
View Forum Posts


Posted on
2019-03-23 17:54:19
Here you go! Just edit the cave id and add the image url!
a[href$="CAVE ID"] > div.cave-grid > img {
content: url('IMAGE URL')!important;
}
a[href$="CAVE ID"] > div.cave-grid > img {
content: url('IMAGE URL')!important;
}
a[href$="CAVE ID"] > div.cave-grid > img {
content: url('IMAGE URL')!important;
}
a[href$="CAVE ID"] > div.cave-grid > img {
content: url('IMAGE URL')!important;
}
a[href$="CAVE ID"] > div.cave-grid > img {
content: url('IMAGE URL')!important;
}

And here’s the code if you also want to do your Unsorted, Nesting and Pride Overview!
a[href$="unsorted.php?id=USER ID"] > div.cave-grid > img {
content: url('IMAGE URL')!important;
}
a[href$="nesting.php"] > div.cave-grid > img {
content: url('IMAGE URL')!important;
}
a[href$="lionoverview.php?id=USER ID"] > div.cave-grid > img {
content: url('IMAGE URL')!important;
}



Hrt Icon 0 players like this post! Like?

FROZEN ACCOUNT (TIL
MAY) (#63042)

Eros
View Forum Posts


Posted on
2019-03-23 18:09:20
Ahh! thank you so much! :DD



Hrt Icon 0 players like this post! Like?

FROZEN ACCOUNT (TIL
MAY) (#63042)

Eros
View Forum Posts


Posted on
2019-03-23 22:59:22
is there perhaps a code for errr, rounded corners for boarders on scroll boxes? Or at least a way to make the scroll bar itself rounded rather then rectangle --?



Hrt Icon 0 players like this post! Like?

Tourmaline 🔮 (#28322)

Sapphic
View Forum Posts


Posted on
2019-04-15 05:50:24
Is there any way to do this in HTML?



Hrt Icon 0 players like this post! Like?







Memory Used: 620.59 KB - Queries: 0 - Query Time: 0.00000 - Total Time: 0.03335s