Chapter 1: Example
Chapter Text
The following is an example of what you'll be able to do with this skin:
That started the background. Type what you want, but this font looks a bit strange, doesn't it? Do you want the Homestuck font?
===>Type in the Homestuck font.
Now you can type with the Homestuck font. You can even colour text in this.
You can also simulate the persterlogs with this function.
Don't forget to never use the paragraph markers in this part.
Instead, use the 'br' function.
if you need to, you can always enter it twice, like this:
You can type like any character you want. Just remember, Hussie and Grimbark Jade type with normal black text.
Here're Eridan and Cronus being assholes.
Here's Calliope cheering you on.
Here's Caliborn being a douchebag, although not a complete douchebag because he hasn't kill Calliope yet.
Here're Sollux being annoyed and Mituna being annoying.
Fedorafreak types in this colour, although I can't imagine how useful this function will be...
Dave, Lil Hal, ARquiusprite, and Equiusprite all type in this colour.
Dirk, Calsprite, and Davesprite type in this colour.
Here's the annoying colour that you need to highlight, as a certain Mr. Vanilla Milkshake likes to type in.
Jade and Erisolsprite type in this colour, but not Grimbark Jade.
Jake, Becsprite, and Jadesprite type in this colour.
This is Jane and Nanasprite, but not Jane in Crocker Tier.
Jaspersprite is weird in that he's the only one to type in this colour, although the pattern dictates that he should type in the same colour as Roxy.
John and Tavrisprite both type in this colour.
Crocker Tier Jane, Squarewave, and also future Karkat in the one conversation all type in the same colour as Kankri.
Here's Karkat being loud.
Here's Nepeta and Meulin being adorable.
Here's Caliborn as a complete douchebag after killing Calliope. He stays like this even after becoming Lord English.
:o) Here's these two adorable and psychotic clowns.
Here's Kanaya and Porrim and also the Mothersprite.
Here's Aradia and Damara and also Aradiasprite.
Here's Tavros and Rufioh.
Here's Feferi and Meenah and also the Condesce.
Here's Terezi and Latula and also the Dragonsprite.
Rose and Fefetasprite both type like this.
Here's Roxy.
Here's Vriska and Aranea and also Mindfang.
Finally, here is Equius and Horuss and also Aradiabot.
Do stuff without the background
You can do that too.
Here's the pesterlog thing outside the background. Here's some coloured text
You can even colour the text without the font. Or just be boring and write in black.
Anyways. Have fun
Chapter 2: CSS
Chapter Text
Go to your dashboard, and click "Skins", which can be found in the left sidebar on the desktop version of the browser, at the bottom of the first group of buttons (right under the greyed out "Dashboard" tab that lists "Profile", "Pseuds", and "Preferences"). If you're on mobile, this button can be found along the top of the page (although if you're confident to attempt this endeavour on mobile then I'm going to assume that you're already proficient enough with the system to no need further instructions and have clicked into this work solely to grab the CSS).
Next, go into "My Work Skins" and select "Create Work Skin" (to the right of the page, above the line of buttons for selecting the various skin categories).
The new page will allow you to input various information. First, for "Type", make sure "Work Skin" is selected. Next, enter whatever title you'd like EXCEPT "Homestuck Skin" (since that is the name of the public skin). Enter a description of the work skin if you want.
Finally, in the large "CSS" box, copy and paste the following:
#workskin .background { width: 100%; margin-left: auto; margin-right: auto; background: #EEEEEE; padding-top: 20px; padding-bottom: 20px; } #workskin .command { text-align: center; width: 92%; font-weight: bold; font-size: 28px; font-family: courier new, courier; color: #000000; } #workskin .text { text-align: center; width: 92%; font-weight: bold; font-size: 14px; font-family: courier new, courier; color: #000000; } #workskin .block { font-weight: bold; font-size: 14px; font-family: courier new, courier; text-align: left; width: 84%; margin-left: auto; margin-right: auto; border: 1px dashed #808080; padding-top: 19px; padding-bottom: 19px; padding-left: 19px; padding-right: 19px; } #workskin .ampora { color: #6A006A; } #workskin .calliope { color: #929292; } #workskin .caliborn { color: #323232; } #workskin .captor { color: #A1A100; } #workskin .dad { color: #4B4B4B; } #workskin .dave { color: #E00707; } #workskin .dirk { color: #F2A400; } #workskin .docscratch { color: #FFFFFF; } #workskin .jade { color: #4AC925; } #workskin .jake { color: #1F9400; } #workskin .jane { color: #00D5F2; } #workskin .jaspersprite { color: #F141EF; } #workskin .john { color: #0715CD; } #workskin .kankri { color: #FF0000; } #workskin .karkat { color: #626262; } #workskin .leijon { color: #416600; } #workskin .lordenglish { color: #2ED73A; } #workskin .makara { color: #2B0057; } #workskin .maryam { color: #008141; } #workskin .medigo { color: #A10000; } #workskin .nitram { color: #A15000; } #workskin .peixes { color: #77003C; } #workskin .pyrope { color: #008282; } #workskin .rose { color: #B536DA; } #workskin .roxy { color: #FF6FF2; } #workskin .serket { color: #005682; } #workskin .zahhak { color: #000056; }
Chapter 3: Instructions
Chapter Text
Go to you Dashboard. Click "Post New". Fill in the required fields until you reach the "Associations" section.
Under "Associations", you will find "Select Work Skin". Choose the name of the work skin that you created according to the instructions in Chapter 2. Do NOT select "Homestuck Skin", since that would be the public work skin, rather than the work skin that you just created.
Under "Work Text", MAKE SURE YOU'VE SELECTED THE HTML TAB.
Then, copy and paste the following:
<p>The following is an example of what you'll be able to do with this skin.</p>
<p> </p>
<div class="background">
<p>That started the background. Type what you want, but this font looks a bit strange, doesn't it? Do you wan the Homestuck font?</p>
<p class="command">===>Type in the Homestuck font.</p>
<p class="text">Now you can type with the Homestuck font. <span class="docscratch">You can even colour text in this.</span></p>
<p class="block">You can also simulate the persterlogs with this function.<br /> Don't forget to never use the paragraph markers in this part.<br /> Instead, use the 'br' function.<br /> if you need to, you can always enter it twice, like this:<br /> <br /> You can type like any character you want. Just remember, Hussie and Grimbark Jade type with normal black text.<br /> <span class="ampora">Here're Eridan and Cronus being assholes.</span><br /> <span class="calliope">Here's Calliope cheering you on.</span><br /> <span class="caliborn">Here's Caliborn being a douchebag, although not a complete douchebag because he hasn't kill Calliope yet.</span><br /> <span class="captor">Here're Sollux being annoyed and Mituna being annoying.</span><br /> <span class="dad">Fedorafreak types in this colour, although I can't imagine how useful this function will be...</span><br /> <span class="dave">Dave, Lil Hal, ARquiusprite, and Equiusprite all type in this colour.</span><br /> <span class="dirk">Dirk, Calsprite, and Davesprite type in this colour.</span><br /> <span class="docscratch">Here's the annoying colour that you need to highlight, as a certain Mr. Vanilla Milkshake likes to type in.</span><br /> <span class="jade">Jade and Erisolsprite type in this colour, but not Grimbark Jade.</span><br /> <span class="jake">Jake, Becsprite, and Jadesprite type in this colour.</span><br /> <span class="jane">This is Jane and Nanasprite, but not Jane in Crocker Tier.</span><br /> <span class="jaspersprite">Jaspersprite is weird in that he's the only one to type in this colour, although the pattern dictates that he should type in the same colour as Roxy.</span><br /> <span class="john">John and Tavrisprite both type in this colour.</span><br /> <span class="kankri">Crocker Tier Jane, Squarewave, and also future Karkat in the one conversation all type in the same colour as Kankri.</span><br /> <span class="karkat">Here's Karkat being loud.</span><br /> <span class="leijon">Here's Nepeta and Meulin being adorable.</span><br /> <span class="lordenglish">Here's Caliborn as a complete douchebag after killing Calliope. He stays like this even after becoming Lord English.</span><br /> <span class="makara">:o) Here's these two adorable and psychotic clowns.</span><br /> <span class="maryam">Here's Kanaya and Porrim and also the Mothersprite.</span><br /> <span class="medigo">Here's Aradia and Damara and also Aradiasprite.</span><br /> <span class="nitram">Here's Tavros and Rufioh.</span><br /> <span class="peixes">Here's Feferi and Meenah and also the Condesce.</span><br /> <span class="pyrope">Here's Terezi and Latula and also the Dragonsprite.</span><br /> <span class="rose">Rose and Fefetasprite both type like this.</span><br /> <span class="roxy">Here's Roxy.</span><br /> <span class="serket">Here's Vriska and Aranea and also Mindfang.</span><br /> <span class="zahhak">Finally, here is Equius and Horuss and also Aradiabot.</span></p>
</div>
<p class="command">Do stuff without the background</p>
<p class="text">You can do that too.</p>
<p class="block">Here's the pesterlog thing outside the background. <span class="makara">Here's some coloured text</span></p>
<p><span class="kankri">You can even colour the text without the font.</span> Or just be boring and write in black.</p>
<p>Anyways. Have fun</p>
Upon pasting the above into the HTML input box, select preview, then save as draft. You'll see something rather similar to Chapter 1. By referencing between the results and the HTML above, you should be able to figure out most of the relevant commands. If you can't, I suggest that you seek out a basic HTML guide before proceeding with using this skin.
Pages Navigation
Otterskin on Chapter 1 Mon 22 Jul 2019 03:10AM UTC
Comment Actions
mercuryandglass on Chapter 1 Mon 22 Jul 2019 03:18AM UTC
Last Edited Mon 22 Jul 2019 03:20AM UTC
Comment Actions
Otterskin on Chapter 1 Mon 25 Nov 2019 04:01AM UTC
Comment Actions
shadedScribe on Chapter 1 Wed 15 Apr 2020 03:32AM UTC
Comment Actions
mercuryandglass on Chapter 1 Wed 15 Apr 2020 06:52AM UTC
Comment Actions
cryforwhat on Chapter 1 Tue 23 Jun 2020 01:16PM UTC
Comment Actions
Phoenix_T70 on Chapter 1 Thu 17 Jun 2021 01:12AM UTC
Comment Actions
Chirastall on Chapter 1 Mon 28 Mar 2022 01:03PM UTC
Comment Actions
KingLoaf on Chapter 1 Sun 07 Aug 2022 08:36PM UTC
Comment Actions
Oniforever on Chapter 1 Thu 27 Oct 2022 05:55AM UTC
Comment Actions
Aubrey_Jean on Chapter 1 Wed 02 Aug 2023 02:16AM UTC
Comment Actions
Rat_filk221 on Chapter 2 Fri 26 Apr 2024 10:46PM UTC
Comment Actions
Calliegreen on Chapter 2 Wed 30 Oct 2024 04:19PM UTC
Comment Actions
Account Deleted on Chapter 3 Sun 30 Nov 2014 12:55PM UTC
Comment Actions
Crimson5Drake on Chapter 3 Sat 30 Apr 2016 03:48AM UTC
Comment Actions
mercuryandglass on Chapter 3 Sat 30 Apr 2016 03:49AM UTC
Comment Actions
Double_pistols_and_a_shift on Chapter 3 Thu 22 Jun 2017 11:17AM UTC
Comment Actions
mercuryandglass on Chapter 3 Thu 22 Jun 2017 12:16PM UTC
Comment Actions
tatu28 on Chapter 3 Sat 25 Jul 2020 03:46AM UTC
Comment Actions
Mio_Mediator on Chapter 3 Mon 24 Aug 2020 09:44PM UTC
Last Edited Mon 24 Aug 2020 09:46PM UTC
Comment Actions
Account Deleted on Chapter 3 Thu 01 Oct 2020 01:19AM UTC
Comment Actions
kaleidoscopeMediator on Chapter 3 Mon 14 Dec 2020 06:54AM UTC
Comment Actions
07JoeTheBastardo on Chapter 3 Mon 15 Feb 2021 04:07PM UTC
Comment Actions
crys_heart on Chapter 3 Tue 10 May 2022 12:44PM UTC
Last Edited Tue 10 May 2022 12:44PM UTC
Comment Actions
07JoeTheBastardo on Chapter 3 Wed 11 May 2022 12:57AM UTC
Comment Actions
nonisland on Chapter 3 Fri 19 Mar 2021 09:59PM UTC
Comment Actions
crys_heart on Chapter 3 Tue 10 May 2022 12:34PM UTC
Comment Actions
Zakyuu on Chapter 3 Fri 29 Jul 2022 03:35PM UTC
Comment Actions
Ihasa (Ihasafandom) on Chapter 3 Sun 11 Dec 2022 08:57AM UTC
Comment Actions
Zakyuu on Chapter 3 Sun 11 Dec 2022 02:50PM UTC
Last Edited Sun 11 Dec 2022 02:51PM UTC
Comment Actions
hazardfilmz on Chapter 3 Sun 27 Nov 2022 09:21AM UTC
Comment Actions
Zakyuu on Chapter 3 Sun 11 Dec 2022 02:56PM UTC
Comment Actions
segfaultfault on Chapter 3 Sun 22 Oct 2023 03:58AM UTC
Comment Actions
mercuryandglass on Chapter 3 Tue 30 Apr 2024 05:25PM UTC
Comment Actions
Pages Navigation