Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html lang="en">
- <!--
- Tags Page 02 by Elowen (theghostoflove.tumblr.com)
- I don’t mind if the credit is removed if the theme is edited beyond recognition. If not, please keep credit intact.
- -->
- <head>
- <link href='https://fonts.googleapis.com/css?family=Cookie' rel='stylesheet' type='text/css'>
- <script src="https://static.tumblr.com/ougxdjo/7cPmrvjid/lora.js" type="text/javascript"></script>
- <title>{title} | tags</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <style type="text/css">
- /**--SCROLLBAR BACKGROUND (just change the # colour)**/
- ::-webkit-scrollbar {width:6px;height:auto;background:#fad9b4;-moz-border-radius-topleft: 6px 6px;border-top-left-radius: 6px 6px;-moz-border-radius-topright: 6px 6px;border-top-right-radius: 6px 6px;-moz-border-radius-bottomleft: 6px 6px;border-bottom-left-radius: 6px 6px;-moz-border-radius-bottomright: 6px 6px;border-bottom-right-radius: 6px 6px;}
- /**SCROLLBAR THUMB (again just the # colour)**/
- ::-webkit-scrollbar-thumb:vertical {background:#bebebe;-moz-border-radius-topleft: 6px 6px;border-top-left-radius: 6px 6px;-moz-border-radius-topright: 6px 6px;border-top-right-radius: 6px 6px;-moz-border-radius-bottomleft: 6px 6px;border-bottom-left-radius: 6px 6px;-moz-border-radius-bottomright: 6px 6px;border-bottom-right-radius: 6px 6px;}
- a {text-decoration:none;-moz-transition-duration:0.5s;-webkit-transition-duration:0.5s;-o-transition-duration:0.5s;}
- a:hover {-moz-transition-duration:0.5s;-webkit-transition-duration:0.5s;-o-transition-duration:0.5s;}
- body {
- /**change the main background colour below**/
- background:#e4d7cf url('BACKGROUND IMAGE URL HERE IF WANTED') repeat fixed;
- text-align:center;
- font-family:'Lora', serif;
- font-size:11px;
- margin:0 auto;
- }
- /**-------------------CONTAINER, NO EDITING NEEDED----------------------**/
- #container {width:100%;margin: 0 auto;text-align:center;}
- #container #entries {
- margin-top:300px;
- margin-bottom:10px;
- width:1089px;
- text-align:center;
- }
- /**-----------------------------HEADER--------------------------------**/
- #header {
- background-color:#fbe2c6; /**background colour of header**/
- background-image:url('https://i43.tinypic.com/259zlg1.jpg'); /**image is optional but recommended**/
- background-size:1000px 250px; /**width by height, 1400px covers the width of many (but not all) screens**/
- left:0px;
- top:0px;
- width:100%;
- height:250px; /**IF YOU CHANGE THE HEIGHT OF THE IMAGE DON'T FORGET TO CHANGE THIS HEIGHT TOO**/
- position:absolute;
- background-position:top;
- background-repeat:no-repeat;
- }
- /**--------------------------LINKS-----------------------------**/
- #links {
- background-color:#fbe2c6; /**background colour of links bar**/
- z-index:10;
- position:absolute;
- text-align:center;
- top:248px;
- left:0px;
- width:100%;
- padding:5px 0px 0px 0px;
- padding-right:0px;
- }
- #links a {
- background-color:#bebebe; /**background colour of actual links**/
- color:#fdf3f3; /**colour of links text**/
- border:solid 2px transparent; /**colour of border, just change the #**/
- min-width:70px;
- display:inline-block;
- margin:0px 5px 8px 5px;
- padding:5px 1px 5px 1px;
- font-size:10px;
- text-transform:lowercase;
- letter-spacing:1px;
- text-align:center;
- padding:4px;
- }
- #links a:hover {
- border-color:#bebebe; /**colour of border on hover**/
- background-color:#ffe7e7; /**colour of links background on hover**/
- color:#5e0101; /**colour of links text on hover**/
- letter-spacing:2px
- }
- #links.sticky {
- position:fixed;
- top:0px;
- left:0px;
- z-index:10;
- }
- /**---------------------JILY SNITCH TAG HOLDERS---------------------**/
- #zetags {
- width:221px;
- height:295px;
- display:inline-block;
- margin:20px;
- background-image:url('https://media.tumblr.com/c9f241451fabd6f48eef9d7bb8fd2476/tumblr_inline_mvby4sUU6y1qk6lff.png');
- background-size:224px 295px;
- background-repeat:no-repeat;
- }
- /**----------------------MARAUDER TAG HOLDERS-----------------------**/
- #zetagsmarauder {
- width:221px;
- height:295px;
- display:inline-block;
- margin:20px;
- background-image:url('https://media.tumblr.com/8e24b68c8a011e6ee45a4fa0a1a47d7c/tumblr_inline_mvbyh130501qk6lff.png');
- background-size:224px 295px;
- background-repeat:no-repeat;
- }
- /**---------------------------TAG TITLE-----------------------------**/
- #title {
- color:#000; /**colour of title**/
- font-family: 'Rochester'; /**font**/
- width:210px;
- text-align:center;
- font-style:normal;
- font-size:22px;
- text-align:center;
- margin:20px 0px 0px 5px;
- padding:10px 0px 10px 0px;
- }
- #title a {
- color:#e23c3c; /**colour of tag title if you make it a link**/
- }
- /**-------------------------MAIN TITLE----------------------------**/
- #title2 {
- font-family: 'Montez'; /**font**/
- color:#000; /**colour of title**/
- text-align:center;
- font-size:44px;
- font-weight:bold;
- text-align:center;
- margin:20px 0px 0px -20px;
- padding:80px 0px 10px 0px;
- }
- /**------------------------THE ACTUAL TAGS--------------------------**/
- #tags {margin-left:10px;height:218px;width:203px;overflow-y:scroll;overflow-x:hidden;margin-top:-10px;}
- #tags a {
- width:193px;
- color:#5e0101; /**colour of tag text**/
- font-family:'Lora', serif; /**font**/
- font-size:12px; /**font size**/
- text-align:center;
- display:block;
- padding:5px 1px 5px 1px;
- }
- #tags a:hover {
- color:#5e0101; /**colour of tag on hover**/
- background-color:rgba(255,255,255,0.5); /**guide to rgb colours can be found at https://unawoken.tumblr.com/post/62913215304/how-to-rgb-colours (if that doesn't work, replace unawoken with theghostoflove)**/
- font-weight:bold;
- }
- {CustomCSS}</style>
- </head>
- <!--DO NOT EDIT THIS BIT BELOW HERE-->
- <link href='https://fonts.googleapis.com/css?family=Montez' rel='stylesheet' type='text/css'>
- <link href='https://fonts.googleapis.com/css?family=Rochester' rel='stylesheet' type='text/css'>
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script>
- $(function(){
- var header = $('#links').offset().top;
- $(window).scroll(function(){
- if( $(window).scrollTop() > header ) {
- $('#links').addClass("sticky");
- } else {
- $('#links').removeClass("sticky");
- }
- });
- });
- </script>
- <!--Okay now you can go on editing-->
- <body>
- <div id="header">
- <div id="title2">Tags Page</div> <!--title of tags page here-->
- </div>
- <div id="links">
- <a href="/">home</a>
- <a href="/ask">ask</a>
- <a href="/archive">archive</a>
- <!--to add more links, copy and paste the above and replace urls and titles-->
- <a href="https://theghostoflove.tumblr.com">credit</a>
- </div>
- <div id="container">
- <center><div id="entries">
- <!------
- copy and paste a whole paragraph for a new set of tags
- <div id="zetags"> = for a snitch background
- <div id="zetagsmarauder"> = for marauder background
- to hide the scrollbar because you don't have enough tags in a section for an actual scroll thing, replace <div id="tags"> with <div id="tags" style="overflow:hidden"> like in the second load of tags in the original code
- copy and paste a tag link for another tag
- -------->
- <div id="zetags">
- <div id="title">Tag Title Here</div>
- <!--replace tag title with the title of your tags-->
- <div id="tags">
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- </div> <!--tags-->
- </div> <!--zetags-->
- <div id="zetagsmarauder">
- <div id="title">Tag Title</div>
- <div id="tags" style="overflow:hidden">
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- </div> <!--tags-->
- </div> <!--zetags-->
- <div id="zetags">
- <div id="title">Tag Title</div>
- <div id="tags">
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- </div> <!--tags-->
- </div> <!--zetags-->
- <div id="zetagsmarauder">
- <div id="title">This is a tag title</div>
- <div id="tags" style="overflow:hidden">
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- </div> <!--tags-->
- </div> <!--zetags-->
- <div id="zetagsmarauder">
- <div id="title">Tag Title</div>
- <div id="tags" style="overflow:hidden">
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- </div> <!--tags-->
- </div> <!--zetags-->
- <div id="zetags">
- <div id="title">Lorem ipsum dolor sit amet</div>
- <div id="tags">
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- </div> <!--tags-->
- </div> <!--zetags-->
- <div id="zetagsmarauder">
- <div id="title">Tag Title</div>
- <div id="tags">
- <a href="/">tag</a>
- <a href="/">tag</a>
- <a href="/">tag</a>
- <a href="/">tag</a>
- <a href="/">tag</a>
- <a href="/">tag</a>
- <a href="/">tag</a>
- <a href="/">tag</a>
- <a href="/">tag</a>
- </div> <!--tags-->
- </div> <!--zetags-->
- <div id="zetagsmarauder">
- <div id="title">Tag Title</div>
- <div id="tags">
- <a href="/">tag</a>
- <a href="/">tag</a>
- <a href="/">tag</a>
- <a href="/">tag</a>
- <a href="/">tag</a>
- <a href="/">tag</a>
- <a href="/">tag</a>
- <a href="/">tag</a>
- <a href="/">tag</a>
- </div> <!--tags-->
- </div> <!--zetags-->
- </div> <!--entries--></center>
- </div> <!--container-->
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment