ю
шаблон внешностей
Страница: 1
Сообщений 1 страница 2 из 2
Поделиться22020-08-06 15:12:40
Код:
<!--HTML--> <div class="face-main"> <div class="face"> <table> <tr> <td style="width: 200px;"> <div class="face-description"> <div class="face-title"> ЗАНЯТЫЕ ВНЕШНОСТИ </div> <div class="face-description-2">Нажми на кнопку, чтобы занять внешность. <br>Не забывай про вставку в код. <br>n — имя занято, s — фамилия занята, ns — заняты имя и фамилия. </div> </div> <td> <div class="boys-table"><table> <tr> <td style="vertical-align: top;"><div class="title">A — B — C — D</div> <div class ="name-style"> </div></td></tr><tr> <td style="vertical-align: top;"><div class="title">E — F — G — H</div> <div class ="name-style"> </div></td></tr><tr> <td style="vertical-align: top;"><div class="title">I — J — K — L</div> <div class ="name-style"> </div></td></tr><tr> <td style="vertical-align: top;"><div class="title">M — N — O — P</div> <div class ="name-style"> </div></td></tr><tr> <td style="vertical-align: top;"><div class="title">Q — R — S — T</div> <div class ="name-style"> </div></td></tr><tr> <td style="vertical-align: top;"><div class="title">U — V — W</div> <div class ="name-style"> </div></td></tr><tr> <td style="vertical-align: top;"><div class="title">X — Y — Z</div> <div class ="name-style"> </div></td></tr> </table></div> <div class="girls-table"><table> <tr> <td style="vertical-align: top;"><div class="title">A — B — C — D</div> <div class ="name-style"> </div></td></tr><tr> <td style="vertical-align: top;"><div class="title">E — F — G — H</div> <div class ="name-style"> </div></td></tr><tr> <td style="vertical-align: top;"><div class="title">I — J — K — L</div> <div class ="name-style"> </div></td></tr><tr> <td style="vertical-align: top;"><div class="title">M — N — O — P</div> <div class ="name-style"> </div></td></tr><tr> <td style="vertical-align: top;"><div class="title">Q — R — S — T</div> <div class ="name-style"> </div></td></tr><tr> <td style="vertical-align: top;"><div class="title">U — V — W</div> <div class ="name-style"> </div></td></tr><tr> <td style="vertical-align: top;"><div class="title">X — Y — Z</div> <div class ="name-style"> </div></td></tr></table></div></td></tr></table> <div class="button-f"><table> <tr> <td> <strong class="legend"><a href="javascript://" style="color: #717f61" onclick="select_text($(this).parent().next().find('pre').get(0));return!1"><button class="code-box-2">ЗАНЯТЬ ВНЕШНОСТЬ</button></a></strong><div class="blockcode"><div class="scrollbox-2" style="height: 4.5em; color: #717f61;"><pre style="font-size: 0px;"><br><a href="ссылка на профиль">Имя внешности</a> <br>✎ Имя персонажа</pre></div></div> </td> <td> <strong class="legend"><a href="javascript://" style="color: #717f61" onclick="select_text($(this).parent().next().find('pre').get(0));return!1"><button class="code-box-2">N</button></a></strong><div class="blockcode"><div class="scrollbox-2" style="height: 4.5em; color: #717f61;"><pre style="font-size: 0px;"><br><a href="ссылка на профиль">Имя внешности</a> <br>✎ Имя персонажа <sup>n</sup></pre></div></div> </td> <td> <strong class="legend"><a href="javascript://" style="color: #717f61" onclick="select_text($(this).parent().next().find('pre').get(0));return!1"><button class="code-box-3">S</button></a></strong><div class="blockcode"><div class="scrollbox-2" style="height: 4.5em; color: #717f61;"><pre style="font-size: 0px;"><br><a href="ссылка на профиль">Имя внешности</a> <br>✎ Имя персонажа <sup>s</sup></pre></div></div> </td> <td> <strong class="legend"><a href="javascript://" style="color: #717f61" onclick="select_text($(this).parent().next().find('pre').get(0));return!1"><button class="code-box-4">N / S</button></a></strong><div class="blockcode"><div class="scrollbox-2" style="height: 4.5em; color: #717f61;"><pre style="font-size: 0px;"><br><a href="ссылка на профиль">Имя внешности</a> <br>✎ Имя персонажа <sup>n / s</sup></pre></div></div> </td> </tr> </table> </div> </div></div> <style> .face-main { width: 650px; height: 417px; margin-left: 15px; margin-top: -5px; } .face { width: 650px; height: 417px; position: relative; left: 0px; z-index: 10; top: 0px; background-image: url(https://i.imgur.com/4n3tLLa.png); background-size: 100%; } .title { font-family: 'Bebas Neue'; font-size: 14px; color: #e4e2dc; background-color: #717f61; width: 140px; text-align: center; } .name-style { font-family: arial; font-size: 11px; color: #4e5843; position: relative; top: 3px; left: 2px; width: 135px; text-align: left; } .girls-table::-webkit-scrollbar { width: 4px; } .girls-table::-webkit-scrollbar-track { background-color: #717f61; } .girls-table::-webkit-scrollbar-thumb { background-color: #95a780;} .boys-table::-webkit-scrollbar { width: 4px; } .boys-table::-webkit-scrollbar-track { background-color: #717f61; } .boys-table::-webkit-scrollbar-thumb { background-color: #95a780; } .girls-table { position: relative; left: 253px; top: -70px; width: 158px; height: 197px; overflow: auto; } .boys-table { position: relative; left: 59px; top: 127px; width: 158px; height: 197px; overflow: auto; } .face-description { font-family: arial; font-size: 10px; width: 200px; height: 150px; position: relative; left: 15px; top: 140px; color: #e4e2dc; padding: 0px; text-align: left; } .face-description-2 { top: 2px; width: 160px; height: auto; position: relative; text-align: justify; left: 15px; } .face-title { font-family: 'Bebas Neue'; font-size: 14px; position: relative; left: 40px; top: -4px; color: #717f61; letter-spacing: 1px; font-weight: bold; } .code-box-2 { width: 60px; height: 35px; outline: 2px solid #f6f5f3; outline-offset: -2px; background-color: #e4e2dc!important; position: relative; font-size: 8.5px; color: #717f61; text-align: center; } .code-box-3 { width: 60px; height: 35px; outline: 2px solid #f6f5f3; outline-offset: -2px; background-color: #e4e2dc!important; position: relative; font-size: 9px; color: #717f61; text-align: center; left: 12px; } .code-box-4 { width: 60px; height: 35px; outline: 2px solid #f6f5f3; outline-offset: -2px; background-color: #e4e2dc!important; position: relative; font-size: 9px; color: #717f61; text-align: center; left: 10px; } .button-f { position: relative; left: 258px; top: -55px; width: 380px; } .scrollbox-2 { width: 100%; overflow: auto; } .scrollbox-2::-webkit-scrollbar { width: 0px; } .scrollbox-2::-webkit-scrollbar-track { background-color: transparent; } .scrollbox-2::-webkit-scrollbar-thumb { background-color: transparent; } </style>
Страница: 1