Replies

Aug 13, 2017 8 years ago
Evy
does not get outside
User Avatar
Winnie

Another small issue, I hope this is the correct place for it. On the standard Subeta profiles (I'm currently using the Cream scheme), the section with our pets is never aligned correctly. The first column of pets is always a bit separated from the rest, no matter how many pets per row you select. It's less visible on my laptop: link But when looking at the same profile on a larger screen, the gap after the first column is much bigger: link I hope this can be fixed to show the pets evenly outlined in the section?

Aug 13, 2017 8 years ago
Flying Ace
Speiro
User Avatar

- I don't think profiles have been a priority for a few years, so this might not get fixed any time soon.

The good news is you can fix it easily with some CSS. Try adding this to the end of your "Hello!" section:

Quote
<style type="text/css"> td{width: 33% !important;}</style>


Aug 13, 2017 8 years ago Official
Bug
User Avatar
Segfault

I'm hesitant to change anything on the default profile code because any change could potentially mess up custom profiles. I agree that a prettier default layout would be nice, but not a high priority since they are so easy to customize with your own code.

Try posting in the profile and graphics forums :) I'm sure somebody there would be happy to give you some CSS to fix the spacing issue.

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

Aug 13, 2017 8 years ago
Evy
does not get outside
User Avatar
Winnie

Oh wow, that works great! Thank you!

I totally understand, but since it's Subeta's own profiles that are offered, it would be nice if they would fully function on their own, without messing with CSS. Speiro already gave me a fix, that definitely will ease my mind. Like I said, it's a small issue, but it's more of a principle of getting the basics to work, you know! :) If it's not really considered a bug, or something that won't change anyway, feel free to lock this up!

Aug 13, 2017 8 years ago
Bug
User Avatar
Segfault

Yeah... I'd change it, but it's more that at this point it might break people's custom profiles if we change the default coding. And then we'd have a lot of angry users on our hands! D:

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

Aug 16, 2017 8 years ago
bonita
has a bad feeling about this
User Avatar
Killer Threat

I realize that this will probably never be addressed, and even if it was -- it would be an incredibly low priority... BUT...

Would it be possible to make pet profile pages more like the default user profile pages? So we can easily edit the content and add or subtract things that show? I mean like weapons equipped, TC, a story, stats (maybe even link to battle stats?) or even links to show books read, or food eaten?

I just think it would be so cool if we could do this!

I live in MN, and whatever you've heard... It's much worse.

Aug 16, 2017 8 years ago
Bug
User Avatar
Segfault

What's wrong with just using CSS though? It's not hard to put a single line with display:none in there. Your suggestion isn't terrible, it just seems like it wouldn't be worth the effort.

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

Aug 16, 2017 8 years ago
bonita
has a bad feeling about this
User Avatar
Killer Threat

Not sure what you mean... Display none for what? And what is it I shouldn't have displayed? I think I'm failing at communication again, as I so often do... lol

I live in MN, and whatever you've heard... It's much worse.

Aug 16, 2017 8 years ago
Bug
User Avatar
Segfault

I meant if you just want to hide specific sections on your pet profiles, it's very easily done with profile code.

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

Aug 16, 2017 8 years ago
bonita
has a bad feeling about this
User Avatar
Killer Threat

It's not that I want to hide stuff, it's that I want to show so much more & I want it to be easy to change regularly -- like I do with my profile page. I am always posting the latest battle wins of my babies and I'd love to be able to add the screenshots on their pages, plus battle stats & info like which weapons were used against a specific foe, etc... Plus, I want to be able to move all that stuff around so it looks balanced.

That info is always changing & right now I have to learn how to code to do even the most basic things for their profiles. There's no way I can afford to pay someone to constantly change things for me for 20+ pets. That's why I'm wanting their profiles to be more like mine. I update my own page frequently -- usually with battle info.

I live in MN, and whatever you've heard... It's much worse.

Aug 16, 2017 8 years ago
Bug
User Avatar
Segfault

You already can add the screenshots and what weapons you used though. You don't need to learn much coding either - You can add the screenshots and stuff using sCode.

Without custom profile code, it just shows up in a single vertical column, like a word document. So you can re-order things by changing what order you put write them.

If you're willing to commission, you could probably find someone to make you a profile template you can use for all of your pets, and it wouldn't be overly expensive since it would be a single template.

Anyway, if you wanna discuss this more, maybe make a new thread in Suggestions & Ideas so it gets more visibility :)

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

Please log in to reply to this topic.