Hey there,
I know one possible way to change the number of pets visible in one row on my profile is to delete my layout and reset it to default, then adjust the number per row and put the old profile back. Is there any easier way to change the number of pets displayed in a row on my profile without having to delete my custom profile? I'm worried some of the old coding might break.
Thank you in advance.
If people know the answer, stuff here usually gets answered pretty quickly. So if you haven't gotten an answer, it means we don't know.
You'll probably have better luck getting an answer to your question in the Profile & Graphics forum. Good luck!
In loving memory of Need posting achievements?Then join Posting Frenzy Achievement Items - searchable list List of Borders and cutouts New at Fresh and Flavorful Ping Group
@ Swizzle Which browser are you using?
In Firefox, it's possible to do this easily without clearing your profile code.
[edit] I've been poking around and I don't think Chrome has this option. D: I don't know about other browsers.
Thank you for the tips! I was getting an SQL error when trying to edit from the Dashboard profile so I had to keep resetting the profile...was a hassle, but I finally managed to fix it.
Also, I don't think Youtube videos are working widgets anymore? I tried to reupload the widget but it never updated with the new video, instead telling me I had to resubmit the block.
I don't think the YouTube widget has worked for a while, but I could be wrong.
Not in years.[edit]
The easiest thing to do is just backup your code to a text file. Delete it from Subeta, edit profile, paste it back in.[edit]If you don't mind actually editing the profile code, this is what to do.
Find:
.header {display: none;}
Comment out that line: /.header {display: none;}/
Edit profile, then uncomment that line.