Does anyone have a blank profile layout template I can use? I am wanting to start making profile layouts.
Should this be moved?
This might help: Pet Profiles: A Beginner's Guide
They/Themif it's pet profiles you're interested in, i have a document where i keep a list of all the code i need for pet profiles so whenever i'm coding a profile i can simply copy and paste the bits that i need. you can find that document right here. of course, where it says "profile by " you'll replace my name with yours.
the first thing you'll need to do is use the style tags. all of your code goes between these tags, and the actual text/content of the pet description goes outside of the tags. then, inside the style tags, you'll want to paste the 'reset profile' code to 'clear' the profile page. then you are free to play around with the various divs, positioning them, changing their background colors, adding borders, etc. you'll also want to look over the thread linked, and Subeta CSS Compendium is also pretty handy. if there's an aspect of CSS you don't understand, google is often your friend - i've often googled things like "css rounded corners" or "css change opacity hover." and if you ever have any specific profile coding questions, you can make a topic on the profiles + graphics discussion forum and you are likely to find people willing to help.