начнем
шаблончики, всякое
Сообщений 1 страница 25 из 25
Поделиться22018-09-15 00:50:25
<!--HTML--><link href="https://fonts.googleapis.com/css?family=Hind:400,700" rel="stylesheet"><link rel="stylesheet" href="http://files.jcink.net/uploads/samson/cctm.css"> <div class="fireflies"> <label for="toggle-1"><input type="checkbox" id="toggle-1"><div class="bar"> <div class="pic" style="background:url(https://placehold.it/400)"></div> </div></label> <h1>name here</h1> <div class="body"> <h2>цитата или месяц </h2> <div class="scroll"> When Walter Anderson was convicted of murdering a convenience store clerk two decades ago, it seemed like he would be in prison for the rest of his life. However, an incredible nonprofit pressured the courts to revisit Walter’s case, and thanks to new forensic tools, he received some incredible news: After spending 20 years in prison as a convicted murderer, Walter Anderson was released after an online quiz sorted him into Gryffindor.<P> Walter had been maintaining his innocence for two decades after his conviction in the murder of a convenience store clerk, but he had little legal recourse before a nonprofit advocated for him to take an internet sorting hat quiz. When his results proved that he had the noble virtues and deep moral compass of a Gryffindor, a judge declared him innocent and ordered him to be immediately released from the Louisburg Federal Penitentiary.<P> <b>"Gryffindor is the home of the best and bravest of the wizarding world, and the fact that Mr. Anderson was assigned to this house by an online quiz makes it clear that he couldn’t possibly have committed an act as terrible as murder,</b> said Judge Sonia Sandhu, announcing her decision to overturn Walter’s guilty verdict from 1998. <b>"If the jury had been aware during the trial that Mr. Anderson was kindhearted and courageous enough to be sorted into the same house as inspiring heroes like Hermione Granger, Sirius Black, and Harry Potter himself, he would never have been put behind bars."</b> </div> </div> </div></div> <style> .fireflies { --accent:#HEXCODE } .fireflies { width: 400px; height: 400px; margin: auto; padding: 25px; background: #fff; border: solid 1px rgba(0,0,0,.1); overflow: hidden; } .fireflies label { cursor: pointer; } .fireflies input[type=checkbox] { position: absolute; top: -9999px; left: -9999px; display: none; } .fireflies .bar { width: 400px; height: 400px; overflow: hidden; transition: .5s; position: relative; z-index: 200; } .fireflies .pic { width: 400px; height: 400px; background-size: cover!important; background-position: center!important; } .fireflies input[type=checkbox]:checked ~ .bar { height: 50px; overflow: hidden; margin-top: 350px; } .fireflies h1 { margin: -100px 0 0 10px; color: #000; font: bold italic 50px times; text-align: left; color: var(--accent); } .fireflies .body { width: 358px; height: 350px; margin: -360px auto 0 auto; overflow: hidden; border: solid 1px #ddd; padding: 20px; } .fireflies h2 { background: var(--accent); color: #fff; margin: -20px -20px 0 -20px; font: bold italic 12px/10px times; padding: 25px; letter-spacing: 1px; text-transform: lowercase; text-shadow: 1px 1px 1px rgba(0,0,0,.4); } .fireflies .scroll { font: 11px/18px hind; text-align: justify; padding-right: 10px; height: 210px; overflow: auto; margin: 30px 15px; color: #222; } .fireflies .scroll b { color: var(--accent); font-size: 12px; } .fireflies .scroll::-webkit-scrollbar { width: 5px; } .fireflies .scroll::-webkit-scrollbar-track { background: #eee; } .fireflies .scroll::-webkit-scrollbar-thumb { background: #ddd; } </style>
Поделиться32018-09-15 01:08:44
анкета
[html]<link href="https://fonts.googleapis.com/css?family=Montserrat:400,400i,500,500i,600,600i,700,700i,800,800i,900,900i" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
<style>
#thirtymdamon{width:550px;height:350px;background-size:cover;position:relative;margin:20px auto;overflow:hidden;margin-bottom:0px;}
.tmd-over {background: black; mix-blend-mode: soft-light; position: absolute; width: 550px; height: 350px;}
.tmd-line{width:1px;height:200px;background:#91812c;position:absolute;left:30px;top:0;-webkit-transition-duration:all 1s ease;-moz-transition-duration:all 1s ease;-o-transition-duration:all 1s ease;transition:all 1s ease}
#thirtymdamon:hover .tmd-line{top:-200px}
.tmd-name{position:absolute;font-family:montserrat;font-weight:900;left:40px;top:155px;text-transform:uppercase;line-height:130%;font-size:20px;letter-spacing:5px;color:#91812c;-webkit-transition-duration:all 1s ease;-moz-transition-duration:all 1s ease;-o-transition-duration:all 1s ease;transition:all 1s ease}
#thirtymdamon:hover .tmd-name{top:400px}
.tmd-hoverbox{height:300px;width:500px;background:#91812c;-webkit-transition-duration:all 1s ease;-moz-transition-duration:all 1s ease;-o-transition-duration:all 1s ease;transition:all 1s ease;position:absolute;right:-500px;top:25px}
#thirtymdamon:hover .tmd-hoverbox{right:25px}
.tmd-icon{height:300px;width:170px;background-size:cover;position:absolute;left:0;mix-blend-mode:multiply}
.tmd-scroll{width:295px;height:270px;position:absolute;left:185px;top:15px;overflow:auto;font-family:roboto;line-height: 150%;color:#eee;text-align:justify;font-size:11px;padding-right:5px}
.tmd-scroll title{font-family:montserrat;text-align:right;padding:5px;font-size:20px;letter-spacing:10px;text-transform:uppercase;display:block;color:#2c3791;font-weight:900;border-bottom:1px solid #eee;margin-bottom:5px;padding-right: 0px;}
.tmd-scroll::-webkit-scrollbar{width:1px}
.tmd-scroll::-webkit-scrollbar-track{display:none!important}
.tmd-scroll::-webkit-scrollbar-thumb{background:none!important;border:1px solid #eee}
.tmd-line2{width:1px;height:150px;position:absolute;background:#2c3791;left:150px;bottom:0}
.tmd-hoverbox info{position:relative;font-size:10px;font-family:montserrat;font-weight:700;color:#eee;top:150px;left:10px;width:130px;text-align:right;display:block;text-transform:uppercase;line-height:150%}
</style>
<div id="thirtymdamon" style="background-image: url(http://placehold.it/550x330)">
<div class="tmd-over"></div>
<div class="tmd-line"></div>
<div class="tmd-name">
FIRST
<br>
LAST
</div>
<div class="tmd-hoverbox">
<div class="tmd-icon" style="background-image: url(http://placehold.it/300x170);"></div>
<div class="tmd-line2"></div>
<info>put</info>
<info>some</info>
<info>info</info>
<info>here</info>
<info>y'know?</info>
<div class="tmd-scroll">
<title>цитата</title>
HERE
</div>
</div>
</div>[/html]
<!--HTML--><link href="https://fonts.googleapis.com/css?family=Montserrat:400,400i,500,500i,600,600i,700,700i,800,800i,900,900i" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet"> <style> #thirtymdamon{width:550px;height:350px;background-size:cover;position:relative;margin:20px auto;overflow:hidden;margin-bottom:0px;} .tmd-over {background: black; mix-blend-mode: soft-light; position: absolute; width: 550px; height: 350px;} .tmd-line{width:1px;height:200px;background:#91812c;position:absolute;left:30px;top:0;-webkit-transition-duration:all 1s ease;-moz-transition-duration:all 1s ease;-o-transition-duration:all 1s ease;transition:all 1s ease} #thirtymdamon:hover .tmd-line{top:-200px} .tmd-name{position:absolute;font-family:montserrat;font-weight:900;left:40px;top:155px;text-transform:uppercase;line-height:130%;font-size:20px;letter-spacing:5px;color:#91812c;-webkit-transition-duration:all 1s ease;-moz-transition-duration:all 1s ease;-o-transition-duration:all 1s ease;transition:all 1s ease} #thirtymdamon:hover .tmd-name{top:400px} .tmd-hoverbox{height:300px;width:500px;background:#91812c;-webkit-transition-duration:all 1s ease;-moz-transition-duration:all 1s ease;-o-transition-duration:all 1s ease;transition:all 1s ease;position:absolute;right:-500px;top:25px} #thirtymdamon:hover .tmd-hoverbox{right:25px} .tmd-icon{height:300px;width:170px;background-size:cover;position:absolute;left:0;mix-blend-mode:multiply} .tmd-scroll{width:295px;height:270px;position:absolute;left:185px;top:15px;overflow:auto;font-family:roboto;line-height: 150%;color:#eee;text-align:justify;font-size:11px;padding-right:5px} .tmd-scroll title{font-family:montserrat;text-align:right;padding:5px;font-size:20px;letter-spacing:10px;text-transform:uppercase;display:block;color:#2c3791;font-weight:900;border-bottom:1px solid #eee;margin-bottom:5px;padding-right: 0px;} .tmd-scroll::-webkit-scrollbar{width:1px} .tmd-scroll::-webkit-scrollbar-track{display:none!important} .tmd-scroll::-webkit-scrollbar-thumb{background:none!important;border:1px solid #eee} .tmd-line2{width:1px;height:150px;position:absolute;background:#2c3791;left:150px;bottom:0} .tmd-hoverbox info{position:relative;font-size:10px;font-family:montserrat;font-weight:700;color:#eee;top:150px;left:10px;width:130px;text-align:right;display:block;text-transform:uppercase;line-height:150%} </style> <div id="thirtymdamon" style="background-image: url(http://placehold.it/550x330)"> <div class="tmd-over"></div> <div class="tmd-line"></div> <div class="tmd-name"> FIRST <br> LAST </div> <div class="tmd-hoverbox"> <div class="tmd-icon" style="background-image: url(http://placehold.it/300x170);"></div> <div class="tmd-line2"></div> <info>put</info> <info>some</info> <info>info</info> <info>here</info> <info>y'know?</info> <div class="tmd-scroll"> <title>цитата</title> HERE </div> </div> </div>
Поделиться42022-06-07 01:36:36
0. The Fool
► админка Fehu
— Все это злостная клевета на ведьм, — заключила Маграт. — Мы живем в гармоническом единении с Природой, с ее великим кругооборотом, и никому ничего плохого не делаем. Я предлагаю бросить их в котел с расплавленным свинцом.► гостевая Uruz
— А ещё у неё в котле бурлит что-то зелёное, — поведала госпожа Возчик, чуть не лопаясь от гордости. — Прям так бурлит… Это настоящее ведьмовство, скажу я тебе.
<br>— Да, не иначе, — согласилась Тиффани. Ни одна ведьма на её памяти не готовила в котле ничего страшнее рагу, но люди почему-то свято верят, что в ведьмовском котле непременно должно бурлить что-то зелёное.- гостевая
- чистка
- нужные
- хочу к вам
- хочу видеть► информационная Raidu
Теперь уж взаправду и навсегда. Теперь уж точно без обмана, без всяких там метаний, возвращений и надежд. Полная, спасительная определенность как она пригодится, когда пары разгоряченной фантазии снова затуманят окуляры рассудка.
- матчасть
- фак и правила
- сюжетная ветка
- биржа труда
- занятые внешности/имена и фамилииI. The Magician
► приём анкет Gebu
У человека в памяти всегда остаются запахи. Из них складывается атмосфера дома, в котором ты жил ребёнком: старые книги, лак, старинная мебель и сырой, кисловатый древний камень. Бывает, эти запахи снова застают тебя врасплох, и ты неожиданно переносишься в прошлое...
- шаблон анкет
- сами анкеты
II. The High Priestess
► техничка Kauna
Тебе подавай бури страстей, торжество покорения, раболепное чужое «ты», истово готовое, хотя и неспособное раствориться в тебе всецело, ты обожаешь пьянящий морок крови, но в сердце у тебя пусто- ибо невозможно сохранить то, чего ты прежде сам в себе не вырастил.
- банк
- вопросы и предложения
- поиск игры и выяснений отношений
- новости
- личное звание
- отсутствие и уход
- запись в квест [?!]► принятые анкеты Hagalaz
Но более всего несли с собой дуновение иного, потустороннего мира эти порывы смеха, рвавшиеся из нее, словно она натыкалась на невероятно смешные описания при чтении развернутой перед глазами где-то там, на краю небес, тайной, загадочной книги, доступной лишь ее взору.
- сами анкеты
III. The Empress
► эпизоды прошлого и настоящего Naudiz
А если кристалл веры под молотом сомнений хоть разок дал трещинку, его можно толь ко склеить, но целым ему все равно уже не бывать. Склеить, обманывая себя и с тоской взирая, как тускло преломляются в трещине лучи, когда-то завораживавшие тебя своим незамутненным, чистейшей воды сиянием.
- шаблон эпов► альтернативная реальность Isaz
Хорошо, назовем это иначе: чувство опоры и приключение. Звучит вроде получше. Но на самом деле все то же самое. Хочется и одно удержать, и другое не упустить.
- шаблон альта
IV. The Emperor
► флуд Algiz
Корешки книг прижались друг к другу. Я их не забыл, я еще помню, в каком порядке их расставлял. Я прошу их глазами: заговорите со мной, примите меня, прими меня, о жизнь, которая была прежде, беззаботная, прекрасная, прими меня снова.
- чат
- мысли
- плейлист► конкурсы и игры Sowilu
— Эй, Паола, — крикнул Дик, когда она была уже в дверях. — Я дал имя новому бою, он будет называться О-Хо. Тебе нравится?
<br>В ее ответе прозвучали нотки уныния, но она тут же улыбнулась: — Вечно ты играешь именами наших боев… Если продолжать в этом духе, тебе скоро придется называть их: «О-Кот», «О-Конь», «О-Бык».
-конкурсы
-бутылочка
- прочие игры► личные темы Tiwaz
Какие мы были чудные! Маленькие сорванцы, задиры, зазнайки. Всерьез рассуждающие о таких вещах, как вечность и смерть, перевоплощение, метемпсихоз, либертинаж, самоубийство.
- сами темы
V. The Hierophant
► реклама Berkana
Сколько людей живёт в этом мире, каждый из нас что-то жадно ищет в другом, и всё равно мы остаёмся такими же бесконечно далекими, оторванными друг от друга.
- тема с рекламой► партнерство Ehwaz
Один из законов жизни гласит, что как только закрывается одна дверь, открывается другая. Но вся беда в том, что мы смотрим на запертую дверь и не обращаем внимания на открывшуюся.
- тема с партнеркой
VI. The Lovers
► архив Laguz
Возьми лето в руку, налей лето в бокал — в самый крохотный, конечно, из какого только и сделаешь единственный терпкий глоток; поднеси его к губам — и по жилам твоим вместо лютой зимы побежит жаркое лето.
- архив старых сообщений
- архив заявок► архив эпизодов Dagaz
Аромат распада можно описывать до бесконечности - как букет хорошего вина.► архив анкет Opila
Когда что-то кончается в жизни, будь то плохое или хорошее, остается пустота. Но пустота, оставшаяся после плохого, заполняется сама собой. Пустоту же после чего-то хорошего можно заполнить, только отыскав что-то лучшее
Поделиться52022-06-07 01:48:27
- гостевая
- нужные + хочу видеть
- хочу к вам
- матчасть
- связь с амс
- выяснение отношений
- шаблон анкеты
- личные темы
- флудомысли
- мысли
- прочие игры
- реклама
Поделиться62022-06-07 01:59:23
1. Timor
► админка Evil spirit
В зеркало смотрим не только мы. Оттуда смотрят на нас.
► гостевая Leprechaun
Как возрождается Солнце, вечно побеждая тьму, так в вечной внутренней победе над смертной и инстинктивной природой исполняется существо, которому мистическая добродетель свыше даёт функции царя, главы, вождя.
- гостевая
- нужные + хочу видеть
- хочу к вам
2. Periculum
► организация Mermaid
Мистика – это невидимая подоплека видимых вещей. Она существует всегда! Пока есть загадки, человек будет их разгадывать, — это интересный процесс. Когда всё ясно, становится скучно.
- матчасть
- связь с амс
- выяснение отношений
► личные темы + шаблон анкеты Sphinx
Мистицизм учит, что существует мудрость, которая неподвластна интеллекту. Постичь её можно путём отказа, став пустым. Нужно отвернуться от физического мира и обратиться к миру духовному.
- шаблон анкеты
- личные темы
3. Aequum
► флуд Firebird
Опустевший дом превратился в логово лисиц и барсуков, и потому здесь могут появится странные оборотни и призраки.
- флудомысли
- мысли
- прочие игры
4. Reciprocum
► реклама Phoenix
Возможно, совы — не то, чем кажутся, но они выполняют важную задачу: напоминают нам о необходимости глядеть в темноту.
- сама реклама
Поделиться72022-06-07 10:43:16
первый раздел
1. Цитадель страданий
//админка
Это лучший фильм, но кто в нём режиссёр?
Если ты в главной роли, значит я антигерой
второй раздел
2. infinity
//гостевая
baby this love, i'll never let it die, can't be touched by no one, i'd like to see him try. i'm a mad man for your touch, girl, i've lost control. i'm gonna make this last forever, don't tell me it's impossible.
- гостевая
- занятые внешности и имена с фамилиями
- о мире
- расы
- сюжет
- чистка
- фак и правила
3. could have been me
// нужные
i wanna taste love and pain, wanna feel pride and shame, i don't wanna take my time, don't wanna waste one line. i wanna live better days, never look back and say, could have been me, it could have been me. yeah.
- нужные
- хочу к вам
- хочу видеть
- акции на канонов
4. fury
//шаблон анкеты
i was left to my own devices, many days fell away with nothing to show. and the walls kept tumbling down, in the city that we love. great clouds roll over the hills, bringing darkness from above. but if you close your eyes, does it almost feel like. nothing changed at all?
- шаблон анкет
- сами анкеты
третий раздел
5. who do you love
//новости и профиль
who do you love, do you love now? i wanna know the truth. who do you love, do you love now? i know it's someone new. you ain't gotta make it easy, where you been sleepin'? this shit is keepin' me up at night, just admit it. who do you love, do you love now? i wanna know, i wanna know who.
- банк
- вопросы и предложения
- поиск игры и выяснений отношений
- новости
- личное звание
- отсутствие и уход
- запись в сюжет
6. i lived
// принятые анкеты
hope when you take that jump, you don't feel the fall. hope when the water rises, you build a wall. hope when the crowd screams, they're screaming your name. hope if everybody runs, you choose to stay. hope that you fall in love, and it hurts so bad.
- хранятся принятые анкеты
четвертый раздел
7. your dreams are over
// сюжетные эп
i've been walking, on the edge of a knife. i've been waiting, for this all my life. i feel it in my veins, feel it in my blood. you know i can't stop, till i'm good and done. gonna push it harder, gonna climb up higher. it's like i just can't miss.
- шаблон эпизодов
8. the rush
// личные эп
i woke up this morning, in a panic, i had my red dress on again. last night i came out i was so damn manic, i don't even know where i went wrong. but i went wrong, and it's times like these that i swear to god.
- шаблон эпизодов
9. this is it
//альт
they didn't know it when they turned me loose, i shot the sheriff, and I slipped the noose. the law ain't never been a friend of mine, i would kill again to keep from doing time, you should never ever trust my kind. i'm a wanted man, i got blood on my hands, do you understand? i'm a wanted man.
- шаблон эпизодов
10. end of the game
//архив зав.эп.
nowhere to run to baby, nowhere to hide, got nowhere to run to baby, nowhere to hide. it’s not love i’m runnin' from, it’s the heartbreak i know will come, cause i know that you’re no good for me. but you’ve become a part of me everywhere i go, your face i see, every step i take, you take with me, yeah.
- тут темы
пятый раздел
11. little talks
//флуд и игры
there's an old voice in my head that's holding me back. well tell her that i miss our little talks.
- чат
- мысли
- плейлист
- цитатник
12. high hopes
// конкурсы и игры
had to have high, high hopes for a living. shooting for the stars when i couldn't make a killing. didn't have a dime but i always had a vision. always had high, high hopes.
- конкурсы
- бутылочка
- другие игры
13. best day of my life
//личные темы
i'm never gonna look back. woah, never gonna give it up. no, please dont wake me now.
шестой раздел
14. campus
//реклама
i wake up, my shoulders cold. i've got to leave here, before i go. i pull my shirt on, walk out the door.
- наша и ваша реклама
15. could have been me
// партнёрство
i wanna taste love and pain. wanna feel pride and shame. i don't wanna take my time. don't wanna waste one line.
- заявка на партнерства
- темы партнеров
седьмой раздел
16. renegades
// архив
run away with me. lost souls and reverie. running wild and running free. two kids, you and me.
- архив старых сообщений
- архив заявок
17. shut up and dance
// архив анкет
oh, don't you dare look back. just keep your eyes on me. i said, you're holding back. she said, shut up and dance with me.
- тут архив анкеты
18. riptide
// архив незавершенных эпизодов
there's this movie that I think you'll like. this guy decides to quit his job and heads to new york city. this cowboy's running from himself. and she's been living on the highest shelf.
- тут темы незавершенных эпизодов
Поделиться82022-06-09 14:41:32
список занятых внешностей
Внешность считается занятой, если она присутствует в данной теме и(или) гостевой. Дубли внешностей запрещены, но если вы хотите быть близнецами, то перед вами открыты все двери. Для быстрого поиска внешности воспользуйтесь комбинацией ctrl+f. |
Поделиться92022-06-12 13:35:22
[float=left]
[/float]Итак, дорогие друзья, вот и настал момент открытия нашего теста. Располагайтесь поудобнее, начинайте продумывать ваших персонажей, пишите заявки, да и просто общайтесь. Мы сразу выложили всю информацию по расам, что бы вам было легче ориентировать, поэтому переходите в тему - http://aflamma.rusff.me/viewtopic.php?id=5#p6 и ознакамливайтесь. Так же огромное спасибо тем, кто с нами еще с амс-теста, вы герои, что дождались нас
![]()
Всем новеньким, кто только нас нашел, тоже огромный привет. Если у вас будут какие-то вопросы, ждем вас в этой прекрасной теме - http://aflamma.rusff.me/viewtopic.php?id=11. Следите за дальнейшими новостями, мы вас уже всех очень любим! Ваша неподражаемая, в хлам!
Поделиться102022-06-12 13:41:48
<!--// CSS-версия обтекания изображений в Постах //-->
<style>.postimg[alt="float:right"]{float:right;padding-left:12px;pointer-events:none}.postimg[alt="float:left"]{float:left;padding-right:12px;pointer-events:none}
#add_float{position:absolute;padding:2px;top:-8px;left:50%;margin-left:-29px!important;width:57px!important;background: url("http://i.imgur.com/h51dN9A.png") no-repeat 50%!important;}
#button-image #add_float img{display:block;position:relative;z-index:4;}
#button-image>img{position:relative;z-index:2;}
#button-image>center{opacity:0;visibility:hidden; transition-duration: .8s;}
#button-image:hover>center{opacity:1; visibility:visible;}
</style>
<script>$(function(){$('.postimg[title="float:right"],.postimg[title="float:left"]').mouseover(function(e){e.preventDefault();});
var a ='<center style="position:relative;"><table id=add_float><tr><td id="text-left" title="Обтекание: текст слева">@@</td><td></td><td id="text-right" title="Обтекание: текст справа">##</td></tr></table></center>',b3="]'";
var b1 = '<img onclick="bbcode(\'[img=float:right'+b3+',\'[/img'+b3+')" src="/i/blank.gif"/>',b2 = '<img onclick="bbcode(\'[img=float:left'+b3+',\'[/img'+b3+')" src="/i/blank.gif"/>';
a = a.replace('@@',b1).replace('##',b2);
$('#post #button-image').prepend(a);});
</script>
Поделиться112022-07-06 16:52:12
[html]<div class="benu0">
<div class="benu1a"></div><div class="benu1b"></div>
<img src="https://cdn.discordapp.com/attachments/975568446798573608/975581440228073532/bb3.gif" class="benu1c">
<div class="benu2">You're the pretender</div>
<div class="benu3">I love cheese, especially halloumi fromage. <b>Pepper jack hard cheese the big cheese st. agur blue cheese danish fontina boursin mascarpone squirty cheese.</b> Pepper jack bavarian bergkase stilton mascarpone melted cheese lancashire danish fontina feta. <i>Cottage cheese paneer cottage cheese everyone loves halloumi cheesy feet.</i><p>Parmesan cheddar cheese and biscuits. Swiss croque monsieur blue castello boursin goat jarlsberg croque monsieur red leicester. <b>Fondue cauliflower cheese cheeseburger when the cheese comes out everybody's happy croque monsieur fondue boursin bocconcini.</b> Pepper jack melted cheese parmesan stinking bishop manchego.<p>Monterey jack rubber cheese caerphilly. Who moved my cheese swiss jarlsberg cheese triangles cheddar cottage cheese cottage cheese jarlsberg. <i>Goat smelly cheese fromage frais ricotta st. agur blue cheese cottage cheese smelly cheese smelly cheese.</i> St. agur blue cheese when the cheese comes out everybody's happy when the cheese comes out everybody's happy rubber cheese.<p>Cheese on toast st. agur blue cheese boursin. <b>Port-salut edam monterey jack everyone loves cheese strings chalk and cheese mozzarella stilton. Jarlsberg cheesecake everyone loves boursin manchego boursin cream cheese bocconcini.</b> Cheese and biscuits monterey jack camembert de normandie cheesecake.<p>Cauliflower cheese lancashire dolcelatte. <i>Fromage frais port-salut cheese on toast cut the cheese bocconcini stilton camembert de normandie pepper jack.</i> Ricotta mascarpone the big cheese goat blue castello who moved my cheese danish fontina monterey jack. Blue castello.</div>
<div class="benu4">tag @<br><a href="link">name mcname</a></div>
<div class="benu5">this is the notes section, it'll scroll if necessary and i am going to make it scroll so you can see how it will look</div>
</div>
<style>
.benu0 { width: 500px; height: 350px; background: rgb(var(--black)); margin: auto; overflow: hidden; position: relative; border-radius: 10px; --white: 255, 255, 255; --black: 13, 13, 13; --accent1: 0, 151, 167; --accent2: 178, 235, 242; --font1: Bebas Neue; --font2: Archivo; }
.benu1a { position: absolute; top: -25px; right: -100px; width: 400px; height: 400px; background: rgb(var(--accent1)); border-radius: 100%; transition: .7s; }
.benu0:hover .benu1a { border-radius: 0%; transition: .7s; }
.benu1b { position: absolute; top: -45px; right: -120px; width: 400px; height: 400px; border-radius: 100%; border: 2px dashed rgb(var(--accent1)); padding: 20px; transition: .7s; }
.benu0:hover .benu1b { border-radius: 0%; transition: .7s; }
.benu1c { position: absolute; top: 100px; left: 80px; border-radius: 100%; width: 150px; height: 150px; border: 2px dashed rgb(var(--accent1)); padding: 10px; box-sizing: border-box; transition: .7s; }
.benu0:hover .benu1c { top: 50px; left: 40px; width: 100px; height: 100px; transition: .7s; }
.benu2 { position: absolute; top: 125px; right: 10px; width: 250px; height: 100px; font: 50px/100% var(--font1); color: rgb(var(--accent2)); text-align: center; transition: .7s .5s; }
.benu0:hover .benu2 { opacity: 0; transition: .7s; }
.benu3 { position: absolute; top: 0px; right: 0px; width: 300px; height: 350px; overflow: auto; box-sizing: border-box; border: 50px solid transparent; text-align: justify; padding: 0px 10px 0px 5px; opacity: 0; font: 12px/140% var(--font2); color: rgb(var(--white)); transition: .5s; }
.benu3 b { color: rgb(var(--black)); font: 900 12px/140% var(--font2); }
.benu3 i { background: linear-gradient(90deg, rgb(var(--white)), rgb(var(--accent2))); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
.benu0:hover .benu3 { opacity: 1; transition: .7s .5s; }
.benu3::-webkit-scrollbar {width: 2px;}
.benu3::-webkit-scrollbar-track {background: transparent;}
.benu3::-webkit-scrollbar-thumb {background: rgb(var(--accent1)); border-right: 2px dashed rgb(var(--accent2));}
.benu4 { position: absolute; bottom: 140px; left: 0px; width: 175px; color: rgb(var(--accent1)); font: 900 16px/100% var(--font1); text-align: center; letter-spacing: 2px; opacity: 0; transition: .5s; }
.benu0:hover .benu4 { opacity: 1; transition: .7s .6s; }
.benu4 a { text-decoration: none; color: rgb(var(--accent1)); transition: .7s; }
.benu4 a:hover { color: rgb(var(--accent2)); transition: .7s; }
.benu5 { position: absolute; bottom: 40px; left: 15px; width: 150px; height: 100px; overflow: auto; color: rgb(var(--accent2)); font: 10px/140% var(--font2); box-sizing: border-box; border: 20px solid transparent; padding: 0px 10px 0px 5px; text-align: justify; opacity: 0; transition: .5s; }
.benu0:hover .benu5 { opacity: 1; transition: .7s .6s; }
.benu5::-webkit-scrollbar {width: 2px;}
.benu5::-webkit-scrollbar-track {background: transparent;}
.benu5::-webkit-scrollbar-thumb {background: rgb(var(--accent1)); border-right: 2px dashed rgb(var(--black));}
</style><link href="https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap" rel="stylesheet"><link href="https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">[/html]
Поделиться122022-07-06 17:02:48
[html]<link href="https://fonts.googleapis.com/css?family=Montserrat:400,800|Gothic+A1" rel="stylesheet">
<style>
#partysover {
width: 300px;
height: 400px;
background:;
position: relative;
margin: 20px auto 0px;
background: #f0f0f0;
outline: 1px solid #eee;
overflow: hidden;
}
.poquotespot {
width: 270px;
height: 40px;
position: relative;
background: #f6f6f6;
left: 15px;
top: 30px;
outline: 1px solid #eee;
overflow: hidden;
}
.poimageback {
height: 315px;
width: 270px;
background-size: cover;
position: relative;
top: 15px;
left: 15px;
outline: 1px solid #eee;
overflow: hidden;
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
transition: 1s;
}
#partysover:hover .poimageback {
-webkit-filter: grayscale(0%);
filter: grayscale(100%);
transition: 1s;
}
#partysover quote {
display: block;
font-family: montserrat;
text-transform: uppercase;
font-size: 9px;
text-align: center;
width: 270px;
position: absolute;
left: 0px;
top: 14px;
color: #999;
line-height: 130%;
transition: 0.8s;
}
#partysover backquote {
display: block;
font-family: montserrat;
text-transform: uppercase;
font-size: 25px;
text-align: center;
width: 270px;
position: absolute;
left: 0px;
top: 4px;
color:#eee;
line-height: 130%;
transition: 0.8s;
font-weight: 800;
opacity: 0;
}
#partysover:hover quote {
top: -10px;
transition: 1s;
}
#partysover:hover backquote {
opacity: 1;
transition: 1s;
}
#partysover description {
display: block;
font-family: montserrat;
text-transform: uppercase;
font-size: 9px;
text-align: center;
width: 270px;
position: absolute;
left: 0px;
bottom: -10px;
color: #999;
line-height: 130%;
transition: 1s;
}
#partysover:hover description {
bottom: 14px;
transition: 1s;
}
.poimagewithin {
background: rgba(240, 240, 240, 0.7);
width: 270px;
height: 315px;
position: absolute;
bottom: 0px;
left: 0px;
opacity: 0;
transition: 1s;
display: flex;
justify-content: center;
align-items: center;
transition-delay: 0.3s;
}
#partysover:hover .poimagewithin {
opacity: 1;
transition: 1s;
transition-delay: 0s;
}
.potexthold {
background: #f0f0f0;
outline: 1px solid #eee;
position: relative;
height: 295px;
width: 250px;
display: block;
transition: 1s;
transition-delay: 0s;
opacity: 0;
}
#partysover:hover .potexthold {
opacity: 1;
transition: 1s;
transition-delay: 1s;
}
#partysover text {
display: block;
height: 275px;
width: 225px;
position: absolute;
top: 10px;
left: 10px;
overflow: auto;
font-family: gothic a1;
text-align: justify;
padding-right: 5px;
font-size: 11px;
color: #777;
line-height: 150%;
transition: 1s;
opacity: 0;
}
#partysover:hover text {
opacity: 1;
transition: 1s;
}
#partysover text::-webkit-scrollbar { width: 2px; }
#partysover text::-webkit-scrollbar-track { background: none!important; border: none !important; }
#partysover text::-webkit-scrollbar-thumb { background: #f9f9f9 !important; border: none !important; }
#partysover b {
background: #ddd;
padding: 2px;
}
</style>
<div id="partysover">
<div class="poimageback" style="background-image: url(https://placehold.it/270x315)">
<div class="poimagewithin">
<div class="potexthold">
<text>
DESCRIPTION HERE
</text>
</div>
</div>
</div>
<div class="poquotespot">
<backquote>let me let you go</backquote>
<quote>I could lie, say I like it like that, like it like that</quote>
<description>age, face claim, something, something</description>
</div>
</div><center><a href="https://shadowplayers.jcink.net/index.php?showuser=2355" style="color:#ccc;font-size:7px;letter-spacing:5px;">MONTY</a></center>[/html]
Поделиться132022-07-06 17:12:46
[html]<link href="https://fonts.googleapis.com/css?family=Playfair+Display:400,400i" rel="stylesheet">
<style>
/*TO EDIT THE COLOUR OF THE COLOUR SCHEME BLOCKS*/
#kiss-colour1 {
background-color: #8A535E;
top: 30px;
}
#kiss-colour2 {
background-color: #696864;
top: 30px;
left: 70px
}
#kiss-colour3 {
background-color: #DBC5C7;
top: 30px;
right: 0
}
#kiss-colour4 {
background-color: #D9D2CC;
bottom: 0px;
left: 35px
}
#kiss-colour5 {
background-color: #6E404B;
bottom: 0px;
right: 35px
}
</style>
<div id="kiss">
<div id="kiss-title-a">a moodboard for</div>
<div id="kiss-title-b">first last</div>
<div id="kiss-colours">
<div id="kiss-colours-title">color scheme</div>
<div id="kiss-colour1"></div>
<div id="kiss-colour2"></div>
<div id="kiss-colour3"></div>
<div id="kiss-colour4"></div>
<div id="kiss-colour5"></div>
</div>
<div id="kiss-pic1" style="background-image: url(square img/gif, will resize)"></div>
<div id="kiss-quote">"quote here"</div>
<div id="kiss-title-quote">quote author</div>
<div id="kiss-photos">
<div id="kiss-photo1" style="background-image: url(square img/gif, will resize to fit)"></div>
<div id="kiss-photo2" style="background-image: url(square img/gif, will resize to fit)"></div>
<div id="kiss-photo3" style="background-image: url(square img/gif, will resize to fit)"></div>
<div id="kiss-photo4" style="background-image: url(square img/gif, will resize to fit)"></div>
<div id="kiss-photo5" style="background-image: url(square img/gif, will resize to fit)"></div>
<div id="kiss-photo6" style="background-image: url(square img/gif, will resize to fit)"></div>
<div id="kiss-photo7" style="background-image: url(square img/gif, will resize to fit)"></div>
</div>
<div id="kiss-title-aesthetic"><b>name's</b> aesthetic</div>
</div>
<a href="https://shadowplayers.jcink.net/index.php?showuser=120"><div style="width: 400px; margin: 10px auto; text-align: right; font-size: 8px; font-family: arial; text-transform: uppercase; color: #aaa;">eve's codes</div></a>
<style>
@font-face {
font-family: 'Aldine';
src: url('Aldine-Regular.eot');
src: url('Aldine-Regular.eot?#iefix') format('embedded-opentype'), url('Aldine-Regular.woff') format('woff'), url('http://files.jcink.net/uploads/badhabitsrp/Aldine_Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
#kiss {
height: 700px;
width: 400px;
margin: auto;
position: relative;
background: #EDEDEB
}
#kiss-title-a {
height: 70px;
width: 400px;
position: absolute;
font-family: playfair display;
text-transform: uppercase;
font-size: 11px;
font-style: italic;
color: #555;
text-align: center;
line-height: 70px;
letter-spacing: 7px;
}
#kiss-title-a::after {
height: 1px;
width: 20px;
content: "";
background: #999;
display: inline-block;
margin-bottom: 2px
}
#kiss-title-a::before {
height: 1px;
width: 20px;
content: "";
background: #999;
display: inline-block;
margin-bottom: 2px;
margin-right: 10px;
}
#kiss-title-b {
height: 50px;
width: 400px;
position: absolute;
top: 70px;
line-height: 20px;
text-align: center;
font-family: aldine;
font-size: 80px;
color: #8A535E
}
#kiss-colours {
height: 150px;
width: 200px;
position: absolute;
top: 130px;
left: 20px
}
#kiss-colours-title {
position: absolute;
font-family: playfair display;
text-transform: uppercase;
font-size: 11px;
font-style: italic;
color: #555;
text-align: center;
height: 25px;
width: 200px;
line-height: 25px;
letter-spacing: 2px
}
#kiss-colours-title::after {
height: 1px;
width: 20px;
content: "";
background: #999;
display: inline-block;
margin-bottom: 4px;
margin-left: 10px;
}
#kiss-colours-title::before {
height: 1px;
width: 20px;
content: "";
background: #999;
display: inline-block;
margin-bottom: 4px;
margin-right: 10px;
}
#kiss-colour1,
#kiss-colour2,
#kiss-colour3,
#kiss-colour4,
#kiss-colour5 {
height: 60px;
width: 60px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
position: absolute
}
#kiss-pic1 {
height: 80px;
width: 80px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
position: absolute;
background-size: cover;
background-position: center;
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
background-color: #999;
background-blend-mode: multiply;
right: 50px;
top: 180px
}
#kiss-quote {
height: 120px;
width: 250px;
background: none;
position: absolute;
left: 75px;
top: 310px;
text-align: center;
font-size: 18px;
font-family: playfair display;
text-transform: uppercase;
font-style: italic;
color: #8A535E;
line-height: 22px
}
#kiss-title-quote {
height: 70px;
width: 400px;
position: absolute;
font-family: playfair display;
text-transform: uppercase;
font-size: 11px;
font-style: italic;
color: #555;
text-align: center;
line-height: 70px;
letter-spacing: 2px;
top: 390px
}
#kiss-title-quote::after {
height: 1px;
width: 20px;
content: "";
background: #999;
display: inline-block;
margin-bottom: 2px;
margin-left: 10px
}
#kiss-title-quote::before {
height: 1px;
width: 20px;
content: "";
background: #999;
display: inline-block;
margin-bottom: 2px;
margin-right: 10px;
}
#kiss-photos {
height: 155px;
width: 340px;
position: absolute;
background: none;
left: 30px;
top: 470px
}
#kiss-photo1,
#kiss-photo2,
#kiss-photo3,
#kiss-photo4,
#kiss-photo5,
#kiss-photo6,
#kiss-photo7 {
height: 80px;
width: 80px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
position: absolute;
background-size: cover;
background-position: center;
}
#kiss-photo1 {
top: 0;
left: 0
}
#kiss-photo2 {
left: 86px
}
#kiss-photo3 {
left: 173px
}
#kiss-photo4 {
right: 0
}
#kiss-photo5 {
bottom: 0;
left: 43px
}
#kiss-photo6 {
bottom: 0;
left: 130px
}
#kiss-photo7 {
bottom: 0;
right: 43px;
}
#kiss-title-aesthetic {
height: 70px;
width: 400px;
position: absolute;
font-family: playfair display;
text-transform: uppercase;
font-size: 11px;
font-style: italic;
color: #555;
text-align: center;
line-height: 100px;
letter-spacing: 7px;
bottom: 25px
}
#kiss-title-aesthetic::after {
height: 1px;
width: 20px;
content: "";
background: #999;
display: inline-block;
margin-bottom: 2px;
margin-left: 10px
}
#kiss-title-aesthetic::before {
height: 1px;
width: 20px;
content: "";
background: #999;
display: inline-block;
margin-bottom: 2px;
margin-right: 10px;
}
#kiss-title-aesthetic b {
font-weight: 400;
color: #8A535E
}
</style>
[/html]
Поделиться142022-07-06 17:16:12
[html]<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900" rel="stylesheet">
<style>
.bigmood {
height: auto;
width: 500px;
border: 2px solid rgba(0,0,0,0.1);
padding: 20px;
border-radius: 20px;
margin: 20px auto 0px;
background: #f8f8f8;
--accentcolor: #a4c495;
}
.bigimgbox {
position: relative;
display: flex;
justify-content: space-around;
align-items: center;
flex-wrap: wrap;
width: 500px;
height: 500px;
border: 1px solid rgba(0,0,0,0.15);
border-radius: 10px;
background: #fff;
}
.bigcaption {
padding: 20px;
border: 1px solid rgba(0,0,0,0.15);
border-radius: 10px;
background: #fff;
margin-top: 20px;
font-family: roboto;
font-size: 12px;
font-weight: 400;
text-align: left;
letter-spacing: 0.6px;
text-align: center;
line-height: 140%;
}
.bigcaption name {
font-weight: 700;
text-transform: uppercase;
color: var(--accentcolor);
font-size: 30px;
letter-spacing: 2px;
display: block;
margin-bottom: 5px;
border-bottom: 1px solid rgba(0,0,0,0.1);
padding-bottom: 6px;
}
.bigimgbox img {
display: block;
height: 140px;
width: 140px;
object-fit: cover;
border-radius: 5px;
border: 2px solid rgba(0,0,0,0.1);
filter: grayscale(100%);
-webkit-filter: grayscale(100%);
transition: 0.6s;
}
.bigimgbox img:hover {
filter: grayscale(0%);
-webkit-filter: grayscale(0%);
height: 180px;
width: 180px;
}
</style>
<div class="bigmood">
<div class="bigimgbox">
<img src="ANY IMAGE">
<img src="ANY IMAGE">
<img src="ANY IMAGE">
<img src="ANY IMAGE">
<img src="ANY IMAGE">
<img src="ANY IMAGE">
<img src="ANY IMAGE">
<img src="ANY IMAGE">
<img src="ANY IMAGE">
</div>
<div class="bigcaption">
<name>name mcname</name>
this is where your caption goes
</div>
</div><center><a href="https://shadowplayers.jcink.net/index.php?showuser=2355" style="color:#ccc;font-size:7px;letter-spacing:5px;">MONTY</a></center>[/html]
Поделиться152022-07-06 17:19:30
[html]<link href="https://fonts.googleapis.com/css2?family=Trocchi&display=swap" rel="stylesheet">
<div id="vox-angeli">
<div class="va-line">
</div>
<div class="va-name">
first middle last
</div>
<div class="va-board">
<div class="va-pic">
<img class="tall wide center" src="https://i.imgur.com/JLJIJn2.gif" alt="pic 1" />
</div>
<div class="va-pic">
<img class="tall wide center" src="https://placehold.co/120.png" alt="pic 2" />
</div>
<div class="va-pic">
<img class="tall wide center" src="https://placehold.co/120.png" alt="pic 3" />
</div>
<div class="va-pic">
<img class="tall wide center" src="https://placehold.co/120.png" alt="pic 4" />
</div>
<div class="va-pic">
<p>
a quote block! keep it 7-10 words.
</p>
</div>
<div class="va-pic">
<img class="tall wide center" src="https://placehold.co/120.png" alt="pic 6" />
</div>
<div class="va-pic">
<img class="tall wide center" src="https://placehold.co/120.png" alt="pic 7" />
</div>
<div class="va-pic">
<img class="tall wide center" src="https://placehold.co/120.png" alt="pic 8" />
</div>
<div class="va-pic">
<img class="tall wide center" src="https://placehold.co/120.png" alt="pic 9" />
</div>
</div>
<div class="va-quote">
bottom quote / notes
</div>
</div>
<div class="va-cred">
<a href="https://shadowplayers.jcink.net/index.php?showuser=4893" title="ty lily">✿</a>
</div>
<style>:root {
--va-white: rgb(249,248,246);
--va-white2: rgb(246, 255, 248);
--va-main: rgb(107, 144, 128);
--va-medium: rgb(164, 195, 178);
--va-pad: 40px;
--va-npad: -40px;
--va-serif: 'Trocchi', serif;
}
#vox-angeli {
background: var(--va-white);
color: var(--va-main);
box-sizing: border-box;
width: 500px;
padding: var(--va-pad);
margin: 0 auto;
font-family: var(--va-serif);
position: relative;
}
.va-line {
border: 1px solid var(--va-medium);;
height: 1px;
width: calc(100% - 20px);
height: 100px;
position: absolute;
top: 10px;
left: 10px;
}
.va-name {
font-family: var(--va-serif);
letter-spacing: 0.5px;
text-align: center;
font-size: 36px;
background: var(--va-main);
color: var(--va-white2);
width: calc(100% + 80px);
margin-left: var(--va-npad);
margin-top: var(--va-npad);
height: 120px;
line-height: 120px;
}
.va-board {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin: 20px 0;
}
.va-pic img {
object-fit: cover;
}
.va-pic img.center {
object-position: -50px;
}
.va-pic img.tall {
max-width: 120px;
}
.va-pic img.wide {
max-height: 120px;
}
.va-pic {
overflow: hidden;
margin: 15px 0;
background: var(--va-medium);
color: var(--va-white2);
width: 120px;
height: 120px;
}
.va-pic p {
padding: 20px 15px;
font-size: 12px;
line-height: 1.7;
letter-spacing: 0.5px;
text-align: center;
}
.va-quote {
font-family: var(--va-serif);
text-align: center;
color: var(--va-medium);
text-transform: lowercase;
letter-spacing: 2px;
font-size: 10px;
line-height: 1.8;
width: calc(100% - 44px);
margin-left: 2px;
padding: calc(var(--va-pad)/2);
border: 1px solid var(--va-medium);
outline: 1px solid var(--va-medium);
outline-offset: 2px;
}
.va-cred {
margin-top: 10px;
text-align: center;
font-size: 11px;
}
.va-cred a {
color: var(--va-medium);
text-decoration: none;
transition: ease 0.4s;
}
.va-cred a:hover {
color: var(--va-main);
}</style>[/html]
Поделиться162022-07-06 17:23:26
[html]<link href="https://fonts.googleapis.com/css2?family=Space+Mono:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet">
<div id="trix-rabbit">
<div class="trix-name">
<p>bellatrix</p> lyra black
</div>
<div class="trix-board">
<div class="trix-pic">
<img class="tall wide center" src="https://placehold.co/120.png" alt="pic 1" />
</div>
<div class="trix-pic">
<img class="tall wide center" src="https://placehold.co/120.png" alt="pic 2" />
</div>
<div class="trix-pic">
<img class="tall wide center" src="https://placehold.co/120.png" alt="pic 3" />
</div>
<div class="trix-pic">
<img class="tall wide center" src="https://placehold.co/120.png" alt="pic 4" />
</div>
<div class="trix-pic">
<p>
a quote block! keep it 5-8 words.
</p>
</div>
<div class="trix-pic">
<img class="tall wide center" src="https://placehold.co/120.png" alt="pic 6" />
</div>
<div class="trix-pic">
<img class="tall wide center" src="https://placehold.co/120.png" alt="pic 7" />
</div>
<div class="trix-pic">
<img class="tall wide center" src="https://placehold.co/120.png" alt="pic 8" />
</div>
<div class="trix-pic">
<img class="tall wide center" src="https://placehold.co/120.png" alt="pic 9" />
</div>
</div>
<div class="trix-quote">
quote or other notes
</div>
</div>
<div class="trix-cred">
<a href="https://shadowplayers.jcink.net/index.php?showuser=4893" title="ty lily">✿</a>
</div>
<style>:root {
--trix-pad: 40px;
--trix-black: rgb(25, 25, 25);
--trix-accent: rgb(75, 163, 116);
--trix-mono: 'space mono', monospace;
--trix-border: 1px solid var(--trix-accent);
--trix-glow: 0 0 5px var(--trix-accent);
}
#trix-rabbit {
background: var(--trix-black);
color: var(--trix-accent);
box-sizing: border-box;
width: 500px;
padding: var(--trix-pad);
margin: 0 auto;
font-family: var(--trix-mono);
position: relative;
}
.trix-line {
border-top: var(--trix-border);
width: calc(100% - 20px);
height: calc(100% - 20px);
position: absolute;
top: 10px;
left: 10px;
z-index: 1;
}
.trix-name {
border-top: var(--trix-border);
margin-top: 0;
text-align: center;
letter-spacing: 3px;
font-variant: small-caps;
transition: ease-in-out 0.4s;
}
.trix-name:hover {
text-shadow: var(--trix-glow);
}
.trix-name p {
font-size: 40px;
text-align: center;
line-height: 1;
color: var(--trix-black);
font-weight: bold;
text-transform: uppercase;
-webkit-text-stroke: 1px var(--trix-accent);
margin-bottom: 0;
}
.trix-pic img {
object-fit: cover;
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}
.trix-pic img.center {
object-position: -50px;
}
.trix-pic img.tall {
max-width: 120px;
}
.trix-pic img.wide {
max-height: 120px;
}
.trix-pic {
transition: filter 0.3s ease-in-out;
background: var(--trix-accent);
overflow: hidden;
margin: 15px 0;
color: var(--trix-accent);
width: 120px;
height: 120px;
}
.trix-pic p {
background: var(--trix-black);
border-top: var(--trix-border);
border-bottom: var(--trix-border);
text-transform: uppercase;
padding: 20px 15px;
height: 78px;
margin-top: 0;
font-size: 12px;
line-height: 1.7;
letter-spacing: 0.5px;
text-align: center;
transition: ease-in-out 0.3s;
}
.trix-pic:hover>img {
mix-blend-mode: multiply;
}
.trix-pic:hover>p {
text-shadow: var(--trix-glow);
}
.trix-quote {
text-align: center;
text-transform: lowercase;
letter-spacing: 2px;
font-size: 10px;
width: calc(100% - 40px);
padding: calc(var(--trix-pad)/2);
border-bottom: var(--trix-border);
transition: ease-in-out 0.3s;
}
.trix-quote:hover {
text-shadow: var(--trix-glow);
}
.trix-board {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin: 20px 0 0;
}
.trix-cred {
margin-top: 10px;
text-align: center;
font-size: 11px;
}
.trix-cred a {
color: var(--trix-accent);
text-decoration: none;
transition: ease 0.4s;
}
.trix-cred a:hover {
text-shadow: var(--trix-glow);
}</style>[/html]
Поделиться172022-07-06 17:24:34
[html]<link href="https://fonts.googleapis.com/css?family=Source+Code+Pro:400,500|Playfair+Display:400,700,700i&display=swap" rel="stylesheet">
<style>
.stevie-mood {
margin: 0 auto;
width: 500px;
height: 500px;
background-color: #A8C0D8;
border: 4px solid #fff;
outline: 1px solid #6E99C4;
}
.stevie-top {
height: 12px;
background-color: #6e99c4;
font: 9px source code pro;
text-transform: uppercase;
padding: 7px;
text-indent: 5px;
color: #eee;
border-bottom: 1px solid #5681AD;
}
.stevie-top a {
text-decoration: none;
color: #eee;
}
.stevie-pics {
padding: 20px;
height: 120px;
margin-top: 0px;
display: flex;
justify-content: space-around;
}
.stevie-pics img {
width: 140px;
height: 140px;
border: 1px solid #6e99c4;
padding: 3px;
}
.stevie-picz {
padding: 20px;
height: 140px;
display: flex;
justify-content: space-around;
}
.stevie-picz img {
width: 140px;
height: 140px;
border: 1px solid #6e99c4;
padding: 3px;
}
.stevie-bottom {
background-color: #6e99c4;
height: 92px;
padding: 20px;
font: 32px playfair display;
text-align: right;
color: #eee;
font-weight: bold;
letter-spacing: 1px;
border-top: 1px solid #5681AD;
}
.stevie-bottom h3 {
font: 10px source code pro;
text-align: right;
margin-top: 0px;
}
</style>
<div class="stevie-mood">
<div class="stevie-top"><a href="https://shadowplayers.jcink.net/index.php?showuser=51">krista @ sp</a></div>
<div class="stevie-pics"><img src="img link here"> <img src="img link here"> <img src="img link here">
</div>
<div class="stevie-picz"><img src="img link here"> <img src="img link here"> <img src="img link here"></div>
<div class="stevie-bottom">first last
<h3>subtitle here</h3>
</div>
</div>[/html]
Поделиться182022-07-06 17:26:07
[html]
<link href="https://fonts.googleapis.com/css2?family=Heebo:wght@100;200;300;400;500;600;700;800;900&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Cousine:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet">
<div id="decadent">
<div class="bs1">
<div class="imgb">
<img src="300x350 img, will resize to fit">
<scr></scr>
</div>
<div class="inf">
<des>a moodboard for</des>
<nna>FIRSTNAME</nna>
<nna>LASTNAME</nna>
</div>
<li2></li2>
<div class="imgb1">
<img src="IMG HERE WILL RESIZE ANY SIZE TO FIT">
<scr></scr>
</div>
<div class="imgb2">
<img src="IMG HERE WILL RESIZE ANY SIZE TO FIT">
</div>
</div>
<div class="bs2">
<div class="grimgs">
<img src="IMG HERE WILL RESIZE ANY SIZE TO FIT">
<div class="imgbl">
<img src="IMG HERE WILL RESIZE ANY SIZE TO FIT">
<img src="IMG HERE WILL RESIZE ANY SIZE TO FIT">
</div>
<img src="IMG HERE WILL RESIZE ANY SIZE TO FIT">
<img src="IMG HERE WILL RESIZE ANY SIZE TO FIT">
</div>
</div>
<li1></li1><li3></li3><li4></li4>
</div>
<a href="https://shadowplayers.jcink.net/index.php?showuser=120"><div style="width: 600px; margin: 15px auto; text-align: center; font-size: 12px; font-family: courier; text-transform: lowercase; color: #555;">e v e</div></a>
<style>
#decadent {width: 600px; height: 600px; background: none; position: relative; margin: auto; }
#decadent .bs1 {height: 600px; width: 300px; background: #CFCCC7; position: absolute; left: 150px; transition: .5s ease .5s; z-index: 2;}
#decadent:hover .bs1 {left: 0; transition-delay: 0s}
#decadent .bs2 {height: 600px; width: 280px; background: #E8E7E0; position: absolute; right: 150px; transition: .5s ease .5s; z-index: 1}
#decadent:hover .bs2 {right: 0; transition-delay: 0s}
#decadent .bs1 .imgb {height: 350px; width: 300px; position: absolute; opacity: 1}
#decadent .bs1 .imgb img {opacity: 1; transition: .5s ease}
#decadent .bs1 img {height: 100%; width: 100%; position: absolute; filter: grayscale(100%) contrast(150%) brightness(80%); object-fit: cover}
#decadent .bs1 .imgb scr {height: 100%; width: 100%; mix-blend-mode: multiply; background: #B32E22; position: absolute}
#decadent .bs1 .inf {height: 250px; width: 100%; color: #000; font-family: heebo; position: absolute; bottom: 0; display: flex; box-sizing: border-box; justify-content: center; flex-direction: column; padding: 0 50px}
#decadent .bs1 .inf nna {font-weight: 900; font-style: italic; text-transform: uppercase; font-size: 35px; line-height: 1; background: #CFCCC7;}
#decadent .bs1 .inf nna:nth-of-type(2) {padding-bottom: 10px; box-sizing: border-box; z-index: 4}
#decadent .bs1 .inf des {font-family: cousine; font-size: 15px; text-transform: lowercase; color: #938B85; margin-bottom: 10px; width: 50%}
#decadent li1 {height: 330px; top: 50px; left: 50px; width: 1px; background: #B32E22; position: absolute; z-index: 3}
#decadent li2 {height: 30px; bottom: 50px; left: 50px; width: 1px; background: #B32E22; position: absolute;}
#decadent li3 {width: 550px; top: 50px; left: 50px; height: 1px; background: #B32E22; position: absolute; z-index: 3}
#decadent li4 {width: 550px; bottom: 50px; left: 50px; height: 1px; background: #B32E22; position: absolute; z-index: 3}
#decadent .bs1 .imgb1 {width: 190px; height: 100px; position: absolute; background: red; top: 80px; left: 80px;}
#decadent .bs1 .imgb1 scr {height: 100%; width: 100%; mix-blend-mode: darken; background: #938B85; position: absolute}
#decadent .bs1 .imgb2 {width: 190px; height: 180px; position: absolute; background: red; top: 200px; left: 80px;}
#decadent .bs2 .grimgs {width: calc(100% - 60px); left: 30px; height: calc(100% - 160px); top: 80px; background: none; position: absolute; display: flex; flex-wrap: wrap; justify-content: space-between; align-content: space-between; opacity: 0; transition: .4s ease .5s}
#decadent:hover .bs2 .grimgs {opacity: 1; transition-delay: 0s}
#decadent .grimgs img {height: 100px; width: 100%; object-fit: cover; filter: grayscale(100%) contrast(150%) brightness(80%) }
#decadent .grimgs .imgbl {height: 100px; width: 100%; display: flex; justify-content: space-between; position: relative}
.grimgs .imgbl img {height: 100%; width: 47%!important; object-fit: cover; position: relative}
#decadent li1, #decadent .bs1 li2, #decadent li3, #decadent li4 {opacity: 0; transition: .5s ease}
#decadent:hover li1, #decadent:hover .bs1 li2, #decadent:hover li3, #decadent:hover li4 {opacity: 1; transition-delay: .8s}
#decadent .bs1 .imgb1, #decadent .bs1 .imgb2 {opacity: 0; transition: .6s ease}
#decadent:hover .bs1 .imgb1, #decadent:hover .bs1 .imgb2 {opacity: 1; transition-delay: .8s}
#decadent:hover .bs1 .imgb img {opacity: 0;}</style>
[/html]
Поделиться192022-07-06 17:32:14
[html]<carolinacontainer>
<carolina>
<img src="https://i.imgur.com/kuIihl9.png">
<img src="https://placehold.it/200">
<img src="https://placehold.it/200">
<img src="https://placehold.it/200">
<img src="https://placehold.it/200">
<img src="https://placehold.it/200">
<img src="https://placehold.it/200">
<img src="https://placehold.it/200">
<img src="https://placehold.it/200">
</carolina>
<textbar>i know how to make the devil cry</textbar>
</carolinacontainer><div style="width:auto; margin:0px auto; position:relative; font:10pt sans-serif; text-align:center; opacity:0.4;"><a href="https://deviantart.com/dauntss" target="_blank"> ♠</a> <a href="https://cttw.jcink.net/index.php?showuser=7452" target="_blank">♥</a> <a href="https://shadowplayers.jcink.net/index.php?showuser=3841" target="_blank">♣</a> <a href="https://atfjcink.jcink.net/index.php?showuser=790" target="_blank">♦</a></div><style type=text/css>carolinacontainer {display:block; width:520px; height:550px; box-sizing:border-box; overflow:hidden; margin:0px auto; background:#fff; position:relative;}
textbar {display:flex; align-items:center; justify-content:center; width:90%; height:25px; margin:0px auto;
background-color:slategray;
text-align:center; font:bold 8px arial, sans-serif; color:#fff; letter-spacing:4px; text-transform:uppercase; position:relative; bottom:20px;}
carolina {width:520px; height:520px; box-sizing:border-box; display:flex; align-items:center; justify-content:space-between; flex-wrap:wrap; padding:28px 35px; position:relative;}
carolina img {width:100px; height:100px; transition-duration:0.5s; margin:0px 20px; padding:0px;position:relative;filter:grayscale(70%) contrast(125%);object-fit:cover;}
carolina img:hover {transform:scale(2); filter:grayscale(0%);}</style>[/html]
Поделиться202022-07-16 03:12:39
[html]<link href="https://forumstatic.ru/files/0018/4d/5d/77977.css" rel="stylesheet">
<div class="tabs">
<input id="tab1" type="radio" name="tabs" checked>
<label for="tab1" title="Вкладка 1" style="margin-left: -285px;">личное дело</label>
<input id="tab2" type="radio" name="tabs">
<label for="tab2" title="Вкладка 2">досье</label>
<section id="content-tab1" style="background-image: url(https://forumstatic.ru/files/0018/4d/5d/54926.png); margin-top: -22px;">
<img src="ССЫЛКА НА ВАШЕ ФОТО (ЛЮБОЕ КВАДРАТНОЕ)" class="cart">
<div class="vnesh">ВАША ВНЕШНОСТЬ</div>
<div class="name">ИМЯ И ФАМИЛИЯ НА АНГЛ., ВОЗРАСТ</div>
<br>
<div class="fac">ДАТА РОЖДЕНИЯ</div><br>
<div class="del">ОРИЕНТАЦИЯ</div><br>
<div class="ori">ВАША ДЕЯТЕЛЬНОСТЬ</div><br>
</section>
<section id="content-tab2" style="background-image: url(https://forumstatic.ru/files/0018/4d/5d/72978.png); margin-top: -22px;">
<div class="infa">
ОБЩЕЕ ОПИСАНИЕ (если добавляем разделители, то пишем здесь же)
</div>
</section>
</div>[/html]
Поделиться212022-07-16 04:20:09
[html]<center><a href="https://fanfics.me/user54883"><img src="https://fanfics.me/images/member_banners/54883.png" width="400" height="110"/></align></a>[/html]
Поделиться232023-04-17 03:44:00
СПИСОК ЗАНЯТЫХ ВНЕШНОСТЕЙ |
Поделиться252024-11-24 06:21:37
<!----- Предупреждение 18 by g.vatueil ---->
<link rel="stylesheet" type="text/css" href="https://forumstatic.ru/files/000b/09/4f/12176.css" />
<script type="text/javascript" src="https://forumstatic.ru/files/000b/09/4f/10828.js"></script>