Here is the profile FashionBug
Here's what needs fixing :
Any help will be greatly appreciated!
👻[tot=msbehavin] 👻
For 1 if I understand correctly about what the issue is which i presume is image being cut off? If I am correct than adding below should/may fix the issue
img {
object-position: top;
object-fit: contain;
}
If I am wrong is it a problem with the height?
For 3 I don't know what exactly you mean, could you please explain it more? If i were to guess my first guess is, do you want the page tabs (Welome, Story, Closet) to be longer so the first one is long enough to not have a scroll bar?
I got everthing fixed except . If you look at the bottom of the page there is a tab that hides my minion. When you click on it it drops down but not enough to allow for the whole minion to be viewed, if that makes sense
👻[tot=msbehavin] 👻
Yes i understand, it's a hover element i was thinking it might be something to do with that but didn't see the issue so i was thinking it was something else cause it works for me must be a compatibility issue or such hmmm... what browser are you using, also are you viewing it on a mobile device? if you don't mind letting me know it'll help figure out the issue hopefully
Otherwise I can throw possible fixes that may work for you like replace: :hover { margin-top: 0px; } with :hover { top: 560px; }
OMG! You were right about it being a browser problem , but not one you would think! Apparently I had my browser view set at 125% so everything was off LOL I feel so stupid because I have been tweaking stuff trying to get the page scaled to the right porportions and it was that the whole time!!!! Thank you for your help though!!!!
👻[tot=msbehavin] 👻
Glad to hear that it was something silly and fixed easily :simple_smile: and that I was of some help
Also Thank you for the gift