Posted by Help with Existing CSS

shAdy z!x (#218909)

UwU
View Forum Posts


Posted on
2024-03-30 13:40:11
Hello there Creative Lioden!
I know very little about CSS besides the basics.
A few years ago someone made a Custom CSS for me. And I have been unable to get in contact with them again to help me. So I was hoping I could get some help within the community?

I love the CSS I have and I don't want much changed. However, there are two things bothering me that seems more like a bug than intended.
1. There seems to be a huge gap between the title that says "My King's Den" and the start of my Pride's Biography. I have no idea how to fix this!
2. Everything seems to be semi-transparent. Such as my King's picture and my own Profile picture. Also the Backgrounds of where the information is such as my King's Level and what not. I want it all to be solid.
3. The picture of "Pregnant Lionesses" seems to only change for me. But anyone else who looks at it, its still the default picture. I'd love to know how I can actually change this like I have the other Den Tabs.

And that's it! Honestly my biggest concert is number 2. It just feels too "busy" and it really bothers me. All the rest {besides these three things} I am perfectly capable of changing myself! Please, if anyone could help me with these few things, I would truly be grateful. If need be, I'd even pay some GB or SB for the help. Thank you all so much!



Hrt Icon 0 players like this post! Like?

Chris (Main) 🌼 (#105465)

Heavenly
View Forum Posts


Posted on
2024-03-30 22:39:32
alright I took a little looksie and this is what I was able to figure out for ya
1. from what I can tell on my end, the large gap at the top there appears to just be a lot of line breaks, which is usually because of a lot of enters being added in the territory description. if that's the case, it should go away with the extra spaces removed
2. in the case of the tables and whatnot that's been done by setting the background-color attributes to transparent or none so you'll just have to change those to the color you'd like and as for your king image and profile picture those were changed using the opacity attribute so you'll have to change them to 1 to make them solid again
3. the pregnant lionesses page is a little tricky because a lot of people just link the coding to the actual link, but as you've likely noticed, that link only appears for you when you're on your own page, so I usually find it most reliable to link directly to the default picture using

img[src$='//static.lioden.com/images/layout/nestingbanner.png']

that way it'll always replace that image specifically instead of only replacing an image connected with the link

I hope this helps! if you have any other questions lmk



Hrt Icon 0 players like this post! Like?







Memory Used: 623.02 KB - Queries: 0 - Query Time: 0.00000 - Total Time: 0.00345s