Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE HTML>
- <html>
- <head>
- <!--
- PAGE PACK - #3 FAQ PAGE BY KIMTYS.TUMBLR.COM
- edit as much as you want but please don't hide or remove credits!
- -->
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <meta name="description" content="{MetaDescription}" />
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="https://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- <link rel="altertnate" type="application/rss+xml" href="{RSS}">
- <link href='https://fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'/>
- <script>
- $(document).ready(function(){
- $("a[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:0,
- tip_fade_speed:0,
- attribute:"title"
- });
- });
- </script>
- <style type="text/css">
- #s-m-t-tooltip {
- z-index: 9999;
- background: #fff; /* TOOLTIP COLOR */
- line-height:150%;
- font: 9px tunga;
- font-style: normal;
- letter-spacing: 1px;
- font-weight:bold;
- text-transform: uppercase;
- border: 2px solid #f5f5f5; /* TOOLTIP BORDER 1 COLOR */
- outline:2px solid #fff; /* TOOLTIP BORDER 2 COLOR */
- max-width: 300px;
- color:#bbb; /* TOOLTIP TEXT COLOR */
- text-align: justify;
- padding: 3px 6px 2px 6px;
- display: block;
- margin: 24px 14px 7px 12px;
- }
- ::-webkit-scrollbar-thumb:vertical {
- background: #ffc3d4; /* SCROLL COLOR */
- height: 5px;
- width:9px;
- border-radius: 0px; -moz-border-radius: 8px -webkit-border-radius: 8px o-border-radius: 8px; -ms-border-radius: 8px;
- }
- ::-webkit-scrollbar {
- height: 0px;
- width: 3px;
- background: #fff; /* SCROLLBAR COLOR (SAME AS BOX) */
- }
- ::-moz-selection {
- background:#ffc3d4; /* SELECT BACKGROUND COLOR */
- color:#fff; /* SELECT TEXT COLOR */
- }
- ::selection {
- background:#ffc3d4; /* SELECT BACKGROUND COLOR */
- color:#fff; /* SELECT TEXT COLOR */
- }
- body {
- background-color: #f5f5f5; /* BACKGROUND COLOR */
- font-size: 10px;
- font-family:arial;
- text-align: center;
- line-height: 100%;}
- a {
- color:#aaa; /* LINK COLOR */
- text-decoration:none;
- }
- a:hover {
- color:#aaa; /* LINK HOVER COLOR */
- cursor:help;
- text-decoration:none;
- }
- b, bold, strong {
- color:#aaa; /* BOLD COLOR */
- }
- .box1 {
- margin-left:500px; /* BOX LEFT POSITION */
- margin-top:50px; /* BOX TOP POSITION */
- Width:500px; /* IF YOU CHANGE THE ABOUT WIDTH, CHANGE THIS TOO */
- }
- .box {
- width: 500px; /* BOX WIDTH */
- max-height:200px; /* BOX MAX HEIGHT */
- background:#fff; /* BOX BACKGROUND COLOR */
- border:2px solid #f5f5f5; /* BOX BORDER 1 COLOR */
- outline:2px solid #fff; /* BOX BORDER 2 COLOR */
- padding:20px;
- overflow:scroll;
- overflow:auto;
- }
- .ax {
- border-top:2px solid #f5f5f5; /* ANSWER BORDER 2 COLOR */
- border-left:2px solid #f5f5f5; /* ANSWER BORDER 2 COLOR */
- border-right:2px solid #f5f5f5; /* ANSWER BORDER 2 COLOR */
- border-bottom:2px solid #f5f5f5; /* ANSWER BORDER 2 COLOR */
- line-height:150%;
- margin-bottom:10px;
- background:transparent;
- }
- .a {
- list-style:square;
- color:#bbb; /* ANSWER COLOR */
- background:#f5f5f5; /* ANSWER BACKGROUND COLOR */
- font-family: tunga;
- font-size: 9px; /* ANSWER FONT SIZE */
- border:2px solid #fff; /* ANSWER BORDER 1 COLOR */
- padding:10px;
- text-decoration:none;
- text-transform:uppercase;
- margin:0px 0px 0px 0px;
- display: block;
- font-weight:bold;
- letter-spacing:1px;
- text-align: left;
- word-spacing: 1px;
- -webkit-transition: all 0.3s ease-in-out;
- -moz-transition: all 0.3s ease-in-out;
- -o-transition: all 0.3s ease-in-out;}
- hr {
- border:0;
- height:3px;
- background: #f5f5f5;
- }
- #q {
- font-family:'Oswald', sans-serif;
- text-transform:uppercase;
- word-spacing:3px;
- margin-left:0px;
- font-size:15px; /* QUESTION FONT SIZE */
- text-align:left;
- line-height:120%;
- margin-bottom:10px;
- color:#ccc; /* QUESTION COLOR */
- }
- #q span {
- color:#ffc3d4; /* QUESTION NUMBER COLOR */
- }
- #link {
- display:inline-block;
- font:9px tunga;
- text-transform:uppercase;
- font-weight:bold;
- text-align:right;
- letter-spacing:1px;
- width:100%;
- margin-left:45px;
- margin-top:7px;
- }
- #link a {
- color:#bbb; /* HOME LINK COLOR */
- padding: 1px 4px 0px 4px;
- text-decoration:none;
- }
- #link a:hover {
- background:#fff; /* HOME LINK BACKGROUND HOVER COLOR */
- color:#bbb; /* HOME LINK HOVER COLOR */
- text-decoration:none;
- }
- #cr {
- bottom:10px;
- right:10px;
- font-weight:bold;
- color:#ffc3d4; /* CR LINK COLOR */
- font-size:12px;
- position:fixed;
- background:#fff; /* CR BACKGROUND COLOR */
- padding:7px 7px;
- border: 2px solid #f5f5f5; /* CR BORDER 1 COLOR */
- outline:2px solid #fff; /* CR BORDER 2 COLOR */
- }
- </style>
- </head>
- <body>
- <!-- RENDER IMAGE - IF YOU DON'T WANT IT PLEASE DELETE -->
- <img src="IMG URL HERE"
- style="position:fixed;
- bottom:0px; /* IMAGE BOTTOM POSITION */
- left:0px; /* IMAGE LEFT POSITION */
- opacity:0.6;
- z-index:-999"/>
- <div class="box1">
- <div class="box">
- <!--QUESTION 1-->
- <div id="q"><span>001.</span> QUESTION?</div>
- <!--ANSWER 1-->
- <div class="ax"><div class="a">
- ANSWER.
- </div></div>
- <!--QUESTION 2-->
- <div id="q"><span>002.</span> QUESTION?</div>
- <!--ANSWER 2-->
- <div class="ax"><div class="a">
- ANSWER.
- </div></div>
- <!--QUESTION 3-->
- <div id="q"><span>003.</span> QUESTION?</div>
- <!--ANSWER 3-->
- <div class="ax"><div class="a">
- ANSWER.
- </div></div>
- <!--QUESTION 4-->
- <div id="q"><span>004.</span> QUESTION?</div>
- <!--ANSWER 4-->
- <div class="ax"><div class="a">
- ANSWER.
- </div></div>
- <!--QUESTION 5-->
- <div id="q"><span>005.</span> QUESTION?</div>
- <!--ANSWER 5-->
- <div class="ax"><div class="a">
- ANSWER.
- </div></div>
- <!-- CREDIT -->
- <a href="https://kimtys.tumblr.com" title="theme by kimtys"><div id="cr">k.</div></a>
- </body>
- </div>
- <br><br><div class="box">
- <iframe frameborder="0" height="190" id="ask_form" scrolling="no" src="https://www.tumblr.com/ask_form/{name}.tumblr.com" width="100%" style="background-color: transparent; overflow: hidden;"></iframe><!--[if IE]><script type="text/javascript">document.getElementById('ask_form').allowTransparency=true;</script><![endif]-->
- </div>
- <div id="link"><a href="/">back home</a></div>
- </div>
- </div>
- </body>
- </html>
- <!--
Advertisement
Add Comment
Please, Sign In to add comment