hey everyone! i've got some experience with coding and photoshop, i just haven't done it in a long time. i was wondering if anyone could share any tips, or tutorials? i haven't made layouts for this site before. i've created some websites and a million years ago i used to make myspace and livejournal layouts. i would appreciate any help! i just want to make profiles for me and my friend and i know i could edit the pictures but i want to make sure the dimensions are accurate for when it's time to code it and i want to make sure i'm doing the right things so it doesn't look fucky. thank you in advance <3
Let me tell you.... coding for pet profiles here is a MESS.
I tried to code my own pet profiles with a coding guide that I had gotten. And nothing I did, even when following that guide, turned out right! I had to resort to using free templates for my pets due to my very limited coding experience.
I think you'll be able to code just fine for user profiles though since they are on a different system compared to pet profiles.
[tot=PiplupMagby34]
It really can be a mess to navigate the Subeta HTML, but this thread sums up many good tutorials that people put up! If you made myspace layouts back in the day, this should be a breeze, haha. The main problem that I personally faced was that you are kinda are stuck with what you get. That means, that you will have to cheat a little to affect different parts of the page at the same time. Yet writing simple layouts is very straightforward if you start with a clean slate. The most common haćk is to just put up something beautiful in Photoshop and just arrange all of the boxes to the desired places. People have done some truly amazing stuff just with one jpg and 10 lines of code, haha.
This thread points out some problems that you might have to deal with, so definitely take a look at that. Changing the minion and the pet image can be rather counter-intuitive for sure.
I am experimenting a lot myself lately, so if you have any ideas that you can't get realized, feel free to drop me a message! I am always happy to help even though I'm a newbie myself.
creative limbothank you both for your input and examples!! i would love that, i really appreciate you! your avatars are both awesome <3
if you're just looking to do user profiles, idk anything about that. but you can find general CSS reference on W3Schools, and they have more in-depth tutorials if you need.
when it comes to pet profiles, though, i actually find them pretty straightforward. you just have to know what everything is called, which you can do by using the "inspect element" tool built into your browser. also has some helpful guides and a pet profile reset code right here.