Replies

Feb 26, 2018 8 years ago
Oasis
parties with the undead
User Avatar
Percrucior

I'm no longer finding flowers with the CSS code I have in place. They're supposed to show up at the top, in front. Now they don't show up at all. I have it posted before the site layout I have from Subetalodge.

Here is what it's supposed to look like:

l .floating_item { border:2px solid blueviolet; position:absolute !important; left:5px !important; top:5px !important; }

Like a good neighbor, stay over there!

Feb 26, 2018 8 years ago
Hongske
is lost in space
User Avatar

Try using position: fixed, instead of position: absolute. That should make it stick to the top of the page :)

Feb 26, 2018 8 years ago
Mourning
User Avatar

I have quite a few profiles that need editing. Right now, I'll start with Ashley.

Everything is being cut off on the right hand side and the treasure chest doesn't line up like it should. There's probably more wrong with it but that's all I see right now.

Here's the Code on Pastebin

| | | |

Feb 26, 2018 8 years ago
dalice
with a cherry on top
User Avatar
August

@ Hongske Thanks for your help! :)

Feb 27, 2018 8 years ago
Hongske
is lost in space
User Avatar

Try adding this { overflow: visible; } { width: 270px; }That should fix it :)

For that, add this { overflow: visible; }:D

Feb 27, 2018 8 years ago
Mourning
User Avatar

The fix worked for my profile.

Now I have Chyana's profile to fix.

Code on Pastebin

| | | |

Feb 28, 2018 8 years ago
Hongske
is lost in space
User Avatar

Try adding this { margin-left: 178px; height: 800px!important; }

Feb 28, 2018 8 years ago
Mourning
User Avatar

The fix works somewhat...it's now adding on extra scrolling.

shown here!

| | | |

Mar 1, 2018 8 years ago
Hongske
is lost in space
User Avatar

I don't see extra scrolling when I view you profile? But I think it's because it's not taking your body height value. Try adding "!important" (without the quotation marks) to your body height. So like this body { height: 1000px!important; }

Mar 2, 2018 8 years ago
Mourning
User Avatar

That fixed it for Chyana's profile.

Now onto Disqualify

Pastebin

| | | |

Mar 2, 2018 8 years ago
Hongske
is lost in space
User Avatar

Try adding this { height: 520px!important; margin-left: 176px; } {top: 146px; background-color: ; }

Mar 3, 2018 8 years ago
horizon
User Avatar
Verne

Hi , you helped me fix my profile a few weeks ago, and I was hoping you could help me fix my pet profile. I was trying to fix the issue where when you hover the text moves, and instead completely messed up the profile. Now there's like a huge chunk taken out of the pet description, instead of it being shaped like a rectangle. I hope that makes sense. I don't know what I did, but I've been trying to fix it for like two hours and it's not gotten any better lol.

It's this pet: Narcosis, his code is here. Let me know if I need to explain something better, thank you!

[sub][flower=horizon][/sub]

Mar 3, 2018 8 years ago
Hongske
is lost in space
User Avatar

Hi there ! I tried to figure out what you wanted, but I'm not sure if I got it right? Code is here.

Mar 3, 2018 8 years ago
Riku_443
is made of stardust
User Avatar
Miles Edgeworth

It seems like for most of my profiles everything got shifted to the left? The best example is this guy's profile: https://subeta.net/pets/Sam+Wilson Any help is super appreciated!

Mar 3, 2018 8 years ago
horizon
User Avatar
Verne

That fixed it, thank you so much! Was it the "position:relative" coding that was throwing it off? I see you removed it. I'm still a beginner at coding and don't know what everything I put in means lol. :)

[sub][flower=horizon][/sub]

Mar 3, 2018 8 years ago
Mourning
User Avatar

That bit of code fixed Disqualify's profile. Thank you.

Deprivation is up next.

Pastebin

| | | |

Mar 4, 2018 8 years ago
Hongske
is lost in space
User Avatar

That's because of the layout changes concerning the sidebar. It should be fixed by adding this .container-fluid { margin-left: 176px; } No, it was the fact that you positioned a lot of stuff via the margins. I actually added a few position:relative's at the problem area's and that fixed it.

Try adding this { height: 800px!important; } { left: 0; }

Mar 4, 2018 8 years ago
Riku_443
is made of stardust
User Avatar
Miles Edgeworth

That worked like a charm, thank you so much! <3

Mar 5, 2018 8 years ago
Hongske
is lost in space
User Avatar

You're quite welcome, glad to have been of service!

Mar 8, 2018 8 years ago
Lisa
User Avatar

Some of my pets' profiles (Rola, Vrisha, Reni) have white space at the bottom. The background should fill the space - it should be the color/pattern of the background, not white. I think if I could make the background fixed and make just the...other stuff move, lol, that might work.

I can't change anything on Dubhdarra's profile. Not a single thing. I don't get this at all.

There is a random bit of...something...on the top right-hand corner of Norine's profile and it shouldn't be there...whatever it is.

For Sale: Lots more FOR SALE HERE and HERE!

Please log in to reply to this topic.