Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <!--hi this is a page by tangy!! please only edit the lines with annotations on it otherwise the page might die
- also please dont remove the credit, you can edit it but don't remove it thank you!!
- enjoy!! love you!!-->
- <head>
- <meta charset="UTF-8">
- <title>network page</title> <!--tab title-->
- <link rel="shortcut icon" href="favicon url"> <!--url for favicon-->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
- <style type="text/css">
- ::-webkit-scrollbar {
- height:6px;
- width:6px;
- background-color: transparent; /*scrollbar background color*/
- }
- ::-webkit-scrollbar-thumb {
- background-color: #000; /*scrollbar color*/
- }
- body {
- background:#8377ef; /*main background color*/
- background-image:url(''); /*if you want a tiling background, put your url here*/
- background-attachment:fixed;
- color:#000; /*main font color*/
- font-family:monospace; /*main font*/
- font-size:14px; /*main font size*/
- overflow:auto;
- margin:0;
- padding:0;
- }
- a {
- color:#000; /*main links color*/
- text-decoration:underline; /*makes all the links underlined, remove if you don't want that*/
- -moz-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- transition-duration:0.5s;
- }
- a:hover {
- color:#000; /*main links hover*/
- text-transform:uppercase; /*makes all the links uppercase upon hovering, remove if you don't want that*/
- -moz-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- transition-duration:0.5s;
- }
- .sidebar {
- position:fixed;
- width:25%;
- height:100%;
- margin-right:25px;
- padding:10px;
- background-color:#2b2b2b; /*sidebar background color*/
- background-image:url(''); /*if you want a tiling background for your sidebar, put your url here*/
- color:#fff;
- border-right:1px solid #000; /*sidebar right border width, style, color*/
- text-align:center;
- z-index:10;
- }
- .sidebarpic {
- width:150px;
- height:150px;
- margin-left:auto;
- margin-right:auto;
- margin-top:25px;
- display:inline-block;
- }
- .sidebarpic img {
- border-radius:50%; /*if you want the sidebar image to be square, remove this*/
- border:1px solid #fff; /*sidebar image border width, style, color*/
- }
- .title {
- margin-left:auto;
- margin-right:auto;
- margin-top:25px;
- font-size:30px; /*title font size*/
- color:#fff; /*title color*/
- display:inline-block;
- word-break:normal;
- }
- .sidebartext {
- color:#fff; /*sidebar text color*/
- display:inline-block;
- word-break:normal;
- }
- .links {
- margin-top:15px;
- width:50%;
- display:inline-block;
- }
- .links a {
- color:#fff; /*sidebar links color*/
- }
- .links a:hover {
- color:#fff; /*sidebar links hover color*/
- }
- .links table, th, td {
- border:1px solid #fff; /*sidebar links border width, style, color*/
- }
- .container {
- position:absolute;
- width:75%;
- right:0;
- overflow:hidden;
- text-align:center;
- }
- .boxwrapper {
- width:350px;
- height:225px;
- margin:20px;
- position:relative;
- overflow:hidden;
- display:inline-block;
- z-index:10;
- }
- .boxpic {
- width:100px;
- height:100px;
- overflow:hidden;
- border:1px solid #000; /*entry box picture border width, style, color*/
- display:inline-block;
- vertical-align:top;
- }
- .box {
- width:225px;
- height:200px;
- overflow:hidden;
- border:1px solid #000; /*entry box border width, style, color*/
- background:#fff; /*entry box background color*/
- display:inline-block;
- }
- .boxtext {
- color:#000; /*entry box text color*/
- text-align:left;
- margin-left:10px;
- margin-right:10px;
- word-break:normal;
- }
- .boxtext h2 {
- font-size:20px; /*entry box title font size*/
- font-weight:bold; /*makes entry box titles bold, remove if you don't want that*/
- text-align:center; /*entry box title alignment*/
- color:#000; /*entry box title color*/
- }
- .question {
- text-transform:uppercase; /*makes all bio questions uppercase, remove if you don't want that*/
- font-weight:bold;
- display:inline-block;
- font-size:16px; /*bio question font size*/
- background:#8377ef; /*bio question background color*/
- color:#000; /*bio question color*/
- }
- /*please don't touch this unless you're editing the color or font size*/
- .credit a {
- color:#000;
- position:fixed;
- bottom:5px;
- right:5px;
- font-size:25px;
- }
- /*credit end*/
- </style>
- </head>
- <body>
- <div class="sidebar">
- <!--replace this url with your image of choice-->
- <div class="sidebarpic"><img src="https://66.media.tumblr.com/6751be5e3db2f20b3961eac978911d80/tumblr_p28ry16yig1wj8yvro1_1280.jpg" width="150px" height="150px"></div>
- <!--change sidebar title here-->
- <div class="title">network name</div>
- <div class="sidebartext">
- <!--sidebar text begin-->
- <p>hi this is where you put info about your network and things</p>
- <!--sidebar text end-->
- </div>
- <div class="links">
- <!--change the urls here to your desired urls, and you can change the name of the link too
- if you want to add another link, simply copy/paste the line from <tr> to </tr> and add it underneath the last link-->
- <table style="width:100%;height:100%;border-collapse:collapse">
- <tr><th><p><a href="url">link 1</a></p></th></tr>
- <tr><th><p><a href="url">link 2</a></p></th></tr>
- <tr><th><p><a href="url">link 3</a></p></th></tr>
- <tr><th><p><a href="url">link 4</a></p></th></tr>
- </table>
- </div>
- </div>
- <div class="container">
- <!--here's where the entries start. if you want more entries, copy/paste from here...-->
- <div class="boxwrapper">
- <!--replace url here with your desired image url-->
- <div class="boxpic"><img src="https://66.media.tumblr.com/5e75e89dff14f84e38904fd84cee73ee/tumblr_inline_oz5lajrnFH1ufylni_500.jpg" width="100px" height="100px"></div>
- <div class="box">
- <div class="boxtext">
- <!--entry box title-->
- <h2>name</h2>
- <!--entry box bio begin-->
- <p><div class="question">age:</div> nfkjsn</p>
- <p><div class="question">prns:</div> fjksdfs</p>
- <p><div class="question">role:</div> fsdnskf</p>
- <p><center><a href="url">about</a></center></p>
- <!--entry box bio end-->
- </div>
- </div>
- </div> <!--...to here-->
- <!--it's the same thing for each entry box-->
- <div class="boxwrapper">
- <div class="boxpic"><img src="https://66.media.tumblr.com/5e75e89dff14f84e38904fd84cee73ee/tumblr_inline_oz5lajrnFH1ufylni_500.jpg" width="100px" height="100px"></div>
- <div class="box">
- <div class="boxtext">
- <h2>name</h2>
- <p><div class="question">age:</div> nfkjsn</p>
- <p><div class="question">prns:</div> fjksdfs</p>
- <p><div class="question">role:</div> fsdnskf</p>
- <p><center><a href="url">about</a></center></p>
- </div>
- </div>
- </div>
- <div class="boxwrapper">
- <div class="boxpic"><img src="https://66.media.tumblr.com/5e75e89dff14f84e38904fd84cee73ee/tumblr_inline_oz5lajrnFH1ufylni_500.jpg" width="100px" height="100px"></div>
- <div class="box">
- <div class="boxtext">
- <h2>name</h2>
- <p><div class="question">age:</div> nfkjsn</p>
- <p><div class="question">prns:</div> fjksdfs</p>
- <p><div class="question">role:</div> fsdnskf</p>
- <p><center><a href="url">about</a></center></p>
- </div>
- </div>
- </div>
- <div class="boxwrapper">
- <div class="boxpic"><img src="https://66.media.tumblr.com/5e75e89dff14f84e38904fd84cee73ee/tumblr_inline_oz5lajrnFH1ufylni_500.jpg" width="100px" height="100px"></div>
- <div class="box">
- <div class="boxtext">
- <h2>name</h2>
- <p><div class="question">age:</div> nfkjsn</p>
- <p><div class="question">prns:</div> fjksdfs</p>
- <p><div class="question">role:</div> fsdnskf</p>
- <p><center><a href="url">about</a></center></p>
- </div>
- </div>
- </div>
- <div class="boxwrapper">
- <div class="boxpic"><img src="https://66.media.tumblr.com/5e75e89dff14f84e38904fd84cee73ee/tumblr_inline_oz5lajrnFH1ufylni_500.jpg" width="100px" height="100px"></div>
- <div class="box">
- <div class="boxtext">
- <h2>name</h2>
- <p><div class="question">age:</div> nfkjsn</p>
- <p><div class="question">prns:</div> fjksdfs</p>
- <p><div class="question">role:</div> fsdnskf</p>
- <p><center><a href="url">about</a></center></p>
- </div>
- </div>
- </div>
- <div class="boxwrapper">
- <div class="boxpic"><img src="https://66.media.tumblr.com/5e75e89dff14f84e38904fd84cee73ee/tumblr_inline_oz5lajrnFH1ufylni_500.jpg" width="100px" height="100px"></div>
- <div class="box">
- <div class="boxtext">
- <h2>name</h2>
- <p><div class="question">age:</div> nfkjsn</p>
- <p><div class="question">prns:</div> fjksdfs</p>
- <p><div class="question">role:</div> fsdnskf</p>
- <p><center><a href="url">about</a></center></p>
- </div>
- </div>
- </div>
- </div>
- <!--please don't remove this or edit it unless you are changing the symbol, thank you-->
- <div class="credit"><a href="https://tangycode.tumblr.com">☀</a>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment