Replies

Feb 8, 2018 8 years ago
Paula_459
is ALL about art
User Avatar
Qar

Yes, I know what you mean about the spotlight queue, but I also had a few edits to make so that's fine :) The worst for me is that some profiles I made for others are now broken, but I'll try to reach them all so they can have it fixed... It's terrible when your profile is broken and you don't know how to fix it.

Feb 8, 2018 8 years ago
Balloon
is full of hot air
User Avatar
Vulcanusmon

Normally they don't get bumped out entirely, just go into a separate reapproval queue that's quicker than the normal approval queue. Although recently one of mine got bumped because a change messed something else up that I had to redo, but that was a fluke, I hope!

Ooh yeah, I didn't think about that! I made a couple profiles for other people a long time ago, but I don't know if they're even using them anymore! I should go check on that

Feb 8, 2018 8 years ago
Hockey
has a bad feeling about this
User Avatar
Infiltrator

I hate this change because I have zero coding skills and this is what my custom CSS turned into with the changes. The site layouts look super funky, too, so I'm avoiding the site at the moment.

arts by the amazing

Feb 8, 2018 8 years ago
Ashei
is going batty
User Avatar
Kijo

Has anyone found a good fix for the mysterious new scrollbars?

Ryubence has a scrollbar going across the bottom of her profile, as well as one that cuts down the right side (screencap), and it's chopped off the right side of her profile.

Changing width to "width: auto!important" just crams everything into a very tiny div. Width is set to 1000px right now, and making it wider (1500px) gets rid of the cutoff, but the scrollbar is still there. :'V Fiddling around with height does the same thing.

Cicite and Manuke don't seem to have the vertical scrollbar, but they each have a horizontal scrollbar at the bottom of their profile. Cicite's profile also stretches really far down now, for some reason??

Feb 8, 2018 8 years ago
PiplupMagby34
is a SUPER USER!!!
User Avatar
Elsy

I think changing the may have been the cause. Is is set to absolute?

Any suggestions to help me fix

SonataMoon? I need to move the pet image and info (birth, species, etc) to the left so the image with the text can be seen.

[tot=PiplupMagby34]

Feb 8, 2018 8 years ago
Balloon
is full of hot air
User Avatar
Vulcanusmon

posted this code that fixed all of my profiles: { margin-left: 176px; }

It moved everything back into place for me, so maybe it will work for you?

Feb 8, 2018 8 years ago
Ashei
is going batty
User Avatar
Kijo

- I don't have anywhere in my code, so I'm not sure if that's it. ):

Adding in with "position: absolute" looks normal (screencap), but adding it in with "position: fixed" does... this (screencap) when I try to scroll.

Feb 8, 2018 8 years ago
One, Two
Ava
is coming for you...
User Avatar

Thank you so much for sharing this, got Seth Roman and Dean fixed at least! Godzilla I managed to fix manually before this was posted LOL but the code strangely didn't seem to do a thing to fix Mothra's profile o.o

[center]

Please contact if selling these! (and other colors) (and other colors as well) Offering csc or will open my owned list for trades!

Feb 8, 2018 8 years ago
Camilla
is forever on a quest for more pets
User Avatar
Judarr

I now have both background:none and background-image:none on main-content and that bit is still there...

Visit my YouTube channel: ">CamK Gaming

Feb 8, 2018 8 years ago
Bug
User Avatar
Segfault

Can you ask whoever coded your custom CSS to help? I have no clue what you're seeing or what your code looks like so I can't help any more.

🐝 ☕ bug (he/him) | your friendly neighborhood code wrangler. stay in the loop! join and check out the latest admin post highlights

Feb 8, 2018 8 years ago
Camilla
is forever on a quest for more pets
User Avatar
Judarr

Well, I did it myself through trial and error mostly so asking myself would be pointless...

Visit my YouTube channel: ">CamK Gaming

Feb 8, 2018 8 years ago
Star
is clowning around
User Avatar
Alhaitham

I took out my custom CSS for now because if I have it on it looks like this:

I can't look at my other tab with info on my sP and CSC.

Feb 8, 2018 8 years ago Official
Bug
User Avatar
Segfault

Hey guys, just a reminder. If you're experiencing issues with your profiles or custom CSS, make a topic in this forum and post your code along with your problem description. Especially when it comes to custom CSS, you need to post your code in order for others to be able to help. Thanks.

🐝 ☕ bug (he/him) | your friendly neighborhood code wrangler. stay in the loop! join and check out the latest admin post highlights

Feb 8, 2018 8 years ago
Camilla
is forever on a quest for more pets
User Avatar
Judarr

Now I have to go over all 84 of my pet profiles but I have no idea how to fix the issue I'm having with this pets profile. I used the suggested codes for the content (height, width and margin-left) but now there's a chunk of stuff missing on the left side. The first bit where it now says "file" should say "Profile" and the 2nd one should say "Life Excerpt" not just "Excerpt". Plus to the left of that text bit his stats are supposed to be but they can't be seen... I feel like just curling up into a ball and crying. It feels like every time I fix something some hours/days later something else needs to be fixed :(

<style type="text/css"> /*RESET & REMOVE*/ , , , , , , { display:none; } , body, { background-color:transparent;height: auto !important; } , br+a, , , .pet_name, , { display:none;} h2, h2, h2 { display: none;} .stat, .statbar, .pet_age_info_date, .pet_age_info, .pet_wco_info, .pet_wco_info_date, .hustler { display: none;} -content {background-image: none;} /*BASIC*/ html { background-color: ; background-image: url(https://i.imgur.com/2depY5u.jpg); width:1024px; height:768px; background-repeat: no-repeat; background-position: top left; overflow:hidden;} body, font, td, a, table, tr { color: ;} p, div { color: ;} img { border: 0px solid; color: ;} b { font-family: tahoma; font-size: 7pt; color: ; letter-spacing: 1; text-transform: uppercase; border-bottom: .5pt solid; border-bottom-color: ;} h1 { color: ;} a:link, a:active ,a:visited { color: ;} a:hover { color: ;} /*TREASURE*/ { width: 323px; height: 60px; overflow: auto; overflow:hidden; position:absolute; top:142px; left:-10px; opacity:1;} :hover { overflow: auto;} .treasure_item { opacity:0.6;} .treasure_item:hover { opacity:1;} /*STATS*/ { position:absolute; top: 290px; left: -140px; text-align:left; font-size:6pt;} { opacity: 0.4;} :hover { opacity: 1;} /*TEXT*/ { position:absolute; top:355px; left:-30px; overflow:auto; overflow:hidden; height:240px; width:500px; padding-right: 5px; font-size:8pt; font-family:arial;} :hover { overflow:auto;} /*PET*/ { position:absolute; top:45px; left:250px; font-size:x-small;} .pet_like { position:absolute; top:260px; left:0px;} .pet_like a, .pet_like a:active, .pet_like a:link, .pet_like a:visited { color:; text-decoration:none;} .pet_like a:hover { text-decoration:none;} .pet_color_info { position:absolute; top:260px; left:0px; font-size:5.5pt; font-family:arial; color:; width:150px; text-transform:uppercase; text-align:left;} .pet_color_info img { width:7px; height:6px; position:relative; bottom:1px; -webkit-filter: sepia(100%);} .owner { position:absolute; top:273px; left:0px; font-size:5.5pt; font-family:arial; width:100px; text-align:center; color:; text-transform:uppercase;} .owner a, .owner a:active, .owner a:link, .owner a:visited, .owner a:hover { font-family:arial; font-size:5.5pt; letter-spacing:0px!important; color:; text-transform:uppercase;} .owner img { display:none;} /*MINION & SPOTLIGHT*/ { position:absolute; top:606px; left:280px; margin-top:-10px; padding-top:0px; font-size:6pt;} img { max-height:50%; max-width:50%;} { max-height:50%; max-width:50%; font-size:6pt; opacity:0;} div#pet_minion { width: 58px; height:8px; transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -webkit-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; background: ; border:1px solid black;} div#pet_minion:hover { width:170px; height:90px; opacity:1;} .pet_spotlight { background: transparent; color: ; position:fixed; top:5px; left: 310px; height: 100px; padding: 5px 0px 0px 0px; width:100px; } /*SCROLLBARS*/ ::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); background-color: transparent; } ::-webkit-scrollbar { width: 1px; background-color: transparent; } ::-webkit-scrollbar-thumb { background-color: transparent; border: 0px; } /*CONTENT*/ { border:0px; height: 620px!important; width:700px!important; margin-left: 176px;} </style>

Visit my YouTube channel: ">CamK Gaming

Feb 8, 2018 8 years ago
Bug
User Avatar
Segfault

Make a post in this forum and someone will help you.

🐝 ☕ bug (he/him) | your friendly neighborhood code wrangler. stay in the loop! join and check out the latest admin post highlights

Feb 8, 2018 8 years ago
Camilla
is forever on a quest for more pets
User Avatar
Judarr

Won't really matter since everything will break again when the next change is pushed

Visit my YouTube channel: ">CamK Gaming

Feb 8, 2018 8 years ago
Bug
User Avatar
Segfault

Okay. I thought you were looking for help since you posted your code. That's why I directed you to the proper forum, where more people will see it so you can get quicker help. If you want to wait until all the updates are done before fixing it, that's totally valid too :)

🐝 ☕ bug (he/him) | your friendly neighborhood code wrangler. stay in the loop! join and check out the latest admin post highlights

Feb 8, 2018 8 years ago
Ashei
is going batty
User Avatar
Kijo

I think I found a fix for the extra scrollbars on Ryubence's page! Had to edit to add in a width dimension (wide enough to accommodate everything on her profile) and "overflow: hidden" (gets rid of the scrollbars), and it seems to be back to normal... for the time being, at least. :'D

Here's what her code looks like now, if it helps anyone: { left: -200px; top: 0px; position: absolute; width: 1200px; font-family: verdana; font-size: 11px; background: transparent; margin-left: 176px; overflow: hidden; }

Going to see if I can fiddle around with my other profiles to remove the extra scrollbars, as well.

edit: Added width and overflow: hidden to Cicite's profile, added height in as "height: 550px!important", and it's gotten rid of both the horizontal scrolling as well as the unreasonable amount of blank space at the bottom of her page. Mystery tentatively solved, haha.

edit 2: Had to change height to 700px because 550px wasn't playing nice with the anchor links. :'V It kept launching all of my text upwards when I'd click one, for some reason?? But I don't seem to have that issue with height set as 700px, at least. Still makes the page scroll unnecessarily, but it's not as bad as it had been.

Feb 8, 2018 8 years ago
Star Captain
Ambition
User Avatar
Sauvanet

I am just curious when pet profiles will be fixed from their current state of disarray? The user who I paid to create my profiles is no longer very active and I don't know how to fix them.

Public Ping Group - Xanadu Galleria and RAE Collab

I really really extremely want:

Feb 8, 2018 8 years ago
MatrixedAgain
is never gunna give you up
User Avatar

Thank you for keeping us informed, so the site layout changes won't cause so much consternation.

Please log in to reply to this topic.