Help > Layout & Coding Help > Post Reply
Yama's Club Skeleton
уαмαѕαωкι June 24th, 2021 1:58:15pm 3,521 Posts |
Hey guys :D I'm going to post a tiny skeleton specific to club pages. Basic coding of HP is not included, I am only posting what each code specifically does on the club pages. html {} /* where background patterns go */ #content {} /* the outermost area */ body {} /* the innermost area */ .box {} /* Where shows and ballots show up */ .box th {} /* titles within the boxes like type, name, run date */ .box td {} /* the text in those boxes */ b {} /* bold text, but specificaly where the message links and you are a member text is */ p {} /* where club type, money, animals and such is */ h3 {} /* headers like club shows and club ballots */ input[type=submit] {} /* the button */ input[type=submit]:hover {} /* hovering over the button */ |
View Comments 1
уαмαѕαωкι July 2nd, 2021 11:46:33am 3,521 Posts |
bump since it's a new term (: |
Tragedy July 2nd, 2021 12:30:50pm 1,803 Posts |
thank you :D |
View Comments 1