Replies

Jun 17, 2017 8 years ago
Slaughterhouse
cleans up nicely
User Avatar

Greetings!

I'm relatively new to coding and have some questions regarding coding subeta stuff! Also english is my second language, please excuse my grammar/spelling errors! ;-;

1. How would one go about coding custom CSS/subeta profiles/pet profiles in a text editor such as Notepadd++? Do you need to copy the source code in to your document in order to get things in the right place?

2. On pet profiles certain original profile feautres has to be visible such as the pets color/species etc. What original profile features has to remain/ be visible on user profiles?

3. Is there a character limit on how much you can write on user profiles/pet profiles?

Thank you so much for your time!

[tot=Slaughterhouse]

Jun 17, 2017 8 years ago
Frenchi
is hopelessly romantic
User Avatar
Vivisect

  1. you can write the code in any program, but i recommend just writing it in the text box provided by the site so you can more quickly update and check the profile/custom css - when coding a profile, i like to have one tab open with the code box and another tab with the profile, so every time i update the code i can refresh the profile tab to see the changes. you don't need to touch the source code at all. the reason i don't like to use external programs is that some have auto-formatting, so they'll replace certain characters like straight quotes " with curly quotes “ and curly quotes will break your code.

  2. as far as i know, there are no rules regarding what must be visible on user profiles. the pet profile rules only apply to the pet spotlight, but for your own personal profile you can have as much or as little information as possible.

  3. there is a character limit, but it is very very high and you are unlikely to get anywhere near it unless you are doing an incredibly involved profile with hundreds of divs and anchor links. i don't remember off the top of my head what the limit is, but you don't really need to worry about it.

Jun 17, 2017 8 years ago
Slaughterhouse
cleans up nicely
User Avatar

Aah, this really cleared things up for me! Thank you!! (:

[tot=Slaughterhouse]

Jun 17, 2017 8 years ago
Frenchi
is hopelessly romantic
User Avatar
Vivisect

glad to be of help 😊

Please log in to reply to this topic.