Skip to main content
Main Content

[OUTDATED] ★ Tetra's CSS Guide ★

Posted 2020-10-09 01:26:15 (edited)

Okay, this all sounds doable, Imma try to mess with my den page now lmao. (saved the orginal code though cause I had a big brain moment.)


I was wondering if you would maybe do a sort of template? As in a sort of possible den page css where you put in

border /*pciture goes here ect*/

header 1  blblabla...

for like a reference what do do next? I'm not sure if that's possible. or maybe a step by step (1. do background 2. do den names and colours 3. do the progress bars?)

I am just still kind of confused how I should order all this.


Sienna Snow
#402

Posted 2020-10-09 02:05:34

I believe I mentioned the template in the last section of the guide though?

I'll link it here again for convenience.

pastebin.com

Unless you meant something else? 


*barks at you*
#202

Posted 2020-10-09 02:13:26

oh, I totally missed that! yes, thank you that's what I had in mind :)


Sienna Snow
#402

Posted 2020-10-09 07:35:56

Thank you so much for this! The breadcrumb nav bar was making me want to bang my head against the wall last night. The !important modifier is just what I needed haha


lupe123111
#5439

Posted 2020-10-16 09:37:25

Can you provide an example of how the dropbox link is supposed to look? And a copyable version of the HTML to put it into a bio? I'm clearly doing something wrong trying to put it on my page, because the test code I have is just " body { font-family: Times New Roman; } " and it's not showing up :U


Kalais
#4395

Posted 2020-10-19 11:14:37

Amazing, thank you a ton for this!


Spibs
#12219

Posted 2020-10-20 18:10:06

Hey! I don't want to bother you but how did you make your background semi transparent? Thanks in advance, this guide was really helpful :)


♡Zosia♡
#9269

Posted 2020-10-20 18:19:43 (edited)

@kalais there is an example how to insert in bio, something like this:
<link rel="stylesheet" type="text/css" href="https://dl.dropbox.com/s/17lfk7i0gjunt8g/Okamisprofile.css?dl=0" /> (Note the "www." in the beginning changes to "dl.")


@Zosia something like this will make backgrounds semi transparent: 
background: rgb(0 0 0 / .5);
think of it as a percent IE background: rgb(0 0 0 / .42); means its 42% visible where as background: rgb(0 0 0 / 1); means 100% visibible and background: rgb(0 0 0 / 0); means invisible
 


ØҜΔΜƗ
#10391

Posted 2020-10-21 06:23:40

Thank you so much!! I love this guide, it's been super helpful :) 

Kalais
#4395

Posted 2020-10-21 18:34:28

I tried putting a wardrobe link in the code text and in the code table it worked but it says this topic doesn't exist?

I need help putting it in I'm new to coding and have trouble understanding things


Ashlynn
#5284

Search Topic