flyingthesky: Corbin Bleu naked, with his arms crossed over his chest, in black and white. (Default)
Her name is Yoshimi. ([personal profile] flyingthesky) wrote in [community profile] reiligotbawls2017-11-26 03:02 pm
Entry tags:

forest expertise info/permissions sheet


[live preview]

HOW TO USE IT


Sorry about the live preview being a totally different looking code - it's the same code, honestly, but when I decided to release it I realized that releasing it with the images I use would make it incredibly unuseful for other people.

There's two versions here (green and orange) but really this is a pretty simple code to customize for yourself - as you can see from the version I use, which looks nothing like this. All you'll need is a header image that's 750px by 300px that fades down into the background color and a footer image that's ~750px by 120px and fades up into the background color. I use images for the background, because I'm weird, but if you don't want that you're just going to replace background: url(https://i.imgur.com/Ffx4jPi.jpg); or background: url(https://i.imgur.com/UpvWfTP.jpg); with background-color: #[HEXCODE];

You'll also want a 200px by 300px image to show what your character looks like! Well, technically it just needs to be 200px wide and it can be any height if you want your top section to be a little longer? Because no matter how long it is, it'll always appear in that column. The layout of this code is visually something like this:


so if you want, you can actually put stuff under the image? And then you just have two columns to work with on top and one on the bottom. You can add new sections fairly easily in either section - just copy the span tag. If you want to keep the links colored, like they are in the previews, add style="color: #[HEXCODE];" to any link between the a and the href. It's #809181 for the green version and #bf400b for the orange.

GREEN VERSION




For the green code the dark green bg is an image, but the hex code is #084246, and the accent color is #8B0000. If you want to make a new section, just add a <span style="color: #809181; font-family: 'Century Gothic', sans serif; font-size: 2em; font-weight: bold; letter-spacing: -3px;">[HEADER TEXT]</span> wherever you want a new header and put all the content below it in p tags with style="color: #FFFFFF; text-align: justify;".

ORANGE VERSION




For the orange version, the bg is an image again but the hex code is #e08800 and the accent color is #bf400b. If you want to make a new section, just add a <span style="color: #bf400b; font-family: 'Century Gothic', sans serif; font-size: 2em; font-weight: bold; letter-spacing: -3px;">[HEADER TEXT]</span> wherever you want a new header and put all the content below it in p tags with style="color: #000000; text-align: justify;".

That's it. Have fun, if you have questions leave them down below and I'll try to get to them in a timely manner. If you're wondering about the name, it's a Dear Evan Hansen reference (don't listen to that in public probably) because I originally made the code for Connor.

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting