Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <!--
- Float
- Terms of Use: http://maomuthemes.tumblr.com/#tou
- Support: http://maomuthemes.tumblr.com/ask
- This theme is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International license.
- http://creativecommons.org/licenses/by-nc-nd/4.0/
- Please check out my theme shop! http://maomu.storenvy.com
- -->
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <meta name="color:Ask BG" content="#f6f6f6"/>
- <meta name="color:Ask Border" content="#e3e3e3"/>
- <meta name="color:Ask Text" content="#b9b9b9"/>
- <meta name="color:Background" content="d9ecfd"/>
- <meta name="color:Blockquote Border" content="#dfdfdf"/>
- <meta name="color:Blockquote Text" content="#fdcbef"/>
- <meta name="color:Box BG" content="#ffffff"/>
- <meta name="color:Box Borders" content="#ffffff"/>
- <meta name="color:Highlight BG" content="#d7f2d5"/>
- <meta name="color:Highlight Text" content="#ffffff"/>
- <meta name="color:Link" content="#a6d0f8"/>
- <meta name="color:Link Hover" content="#f8b4d2"/>
- <meta name="color:Link Post BG" content="#f4f8fc"/>
- <meta name="color:Link Post Border" content="#cde0fb"/>
- <meta name="color:Pagination BG" content="#ffffff"/>
- <meta name="color:Perma BG" content="#f4f8fc"/>
- <meta name="color:Perma Border" content="#cde0fb"/>
- <meta name="color:Post BG" content="#ffffff"/>
- <meta name="color:Post Border" content="#e7e7e7"/>
- <meta name="color:Post Shadow" content="#e7e7e7"/>
- <meta name="color:Post Shadow Hover" content="#e6dbf2"/>
- <meta name="color:Post Title" content="#e9c8fe"/>
- <meta name="color:Post Title BG" content="#f9f2fe"/>
- <meta name="color:Post Title Border" content="#e9c8fe"/>
- <meta name="color:Quote" content="#c0bfbf"/>
- <meta name="color:Scrollbar BG" content="#ffffff"/>
- <meta name="color:Scrollbar Face" content="#dbdbdb"/>
- <meta name="color:Sidebar Border" content="#fde5f6"/>
- <meta name="color:Text" content="#bcbcbc"/>
- <meta name="color:Title" content="#e9c8fe"/>
- <meta name="color:Title BG" content="#f9f2fe"/>
- <meta name="color:Tooltip BG" content="#ffffff"/>
- <meta name="color:Tooltip Border" content="#dcdbdb"/>
- <meta name="color:Tooltip Text" content="#c9c9c9"/>
- <meta name="image:Background" content=""/>
- <meta name="image:Box BG" content=""/>
- <meta name="image:Cursor" content=""/>
- <meta name="image:Favicon" content=""/>
- <meta name="image:Hover Image" content=""/>
- <meta name="image:Sidebar" content=""/>
- <meta name="if:250px Posts" content="1"/>
- <meta name="if:400px Posts" content="0"/>
- <meta name="if:Audio Player White" content="1"/>
- <meta name="if:Hover IMG Left" content="0"/>
- <meta name="if:Music Player" content="0"/>
- <meta name="if:Photo Fade" content="1"/>
- <meta name="if:Pixel Font" content="1"/>
- <meta name="if:Regular Font" content="0"/>
- <meta name="if:Sidebar Image" content="1">
- <meta name="if:Stretch Background" content="0"/>
- <meta name="if:Show Caption" content="0"/>
- <meta name="if:Show Tags" content="1"/>
- <meta name="text:Audio Pixel" content=""/>
- <meta name="text:Description Title" content="Info"/>
- <meta name="text:Extra Links Title" content="Extras"/>
- <meta name="text:Hover IMG Margin X" content="10px"/>
- <meta name="text:Hover IMG Margin Y" content="0px"/>
- <meta name="text:Hover IMG Opacity" content=""/>
- <meta name="text:Link 1" content=""/>
- <meta name="text:Link 1 URL" content=""/>
- <meta name="text:Link 2" content=""/>
- <meta name="text:Link 2 URL" content=""/>
- <meta name="text:Link 3" content=""/>
- <meta name="text:Link 3 URL" content=""/>
- <meta name="text:Link 4" content=""/>
- <meta name="text:Link 4 URL" content=""/>
- <meta name="text:Link 5" content=""/>
- <meta name="text:Link 5 URL" content=""/>
- <meta name="text:Menu Title" content="Menu"/>
- <meta name="text:Music Player Code" content=""/>
- <meta name="text:Music Pixel" content=""/>
- <meta name="text:Note Label" content="Notes"/>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Image:Favicon}">
- <link rel="altertnate" type="application/rss+xml" href="{RSS}">
- <meta name="description" content="" />
- <meta http-equiv="x-dns-prefetch-control" content="off"/>
- <style type="text/css">
- @font-face {font-family:"Charriot"; src: url("https://dl.dropboxusercontent.com/u/50899618/Fonts/Charriot.ttf");}
- @font-face { font-family: "Dixel"; src: url('https://dl.dropboxusercontent.com/u/50899618/Fonts/dixel.ttf'); }
- @font-face { font-family: "Hae"; src: url('https://dl.dropboxusercontent.com/u/50899618/Fonts/Haeccity%20DW.ttf'); }
- iframe#tumblr_controls{position: fixed !important;
- z-index:99999;
- -webkit-filter: invert(100%);
- -moz-filter: invert(100%);
- -o-filter: invert(100%);
- -ms-filter: invert(100%);
- filter: invert(100%);
- opacity:0.25;;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- transition: all 0.8s ease-out;}
- iframe#tumblr_controls:hover{-webkit-filter: invert(100%);
- z-index:99999;
- -moz-filter: invert(100%);
- -o-filter: invert(100%);
- -ms-filter: invert(100%);
- filter: invert(100%);
- opacity:0.8;
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;}
- ::-webkit-scrollbar{height: 12px
- ;width:6px;background:{color:Scrollbar BG};
- border:2px solid {color:Scrollbar BG};}
- ::-webkit-scrollbar-thumb{background:{color:Scrollbar Face};
- border:2px solid {color:Scrollbar BG};
- -webkit-border-radius: 5ex;
- -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.75);}
- body{{block:IfPixelFont}
- font-family:Charriot;
- font-size:10px;
- line-height:15px;
- {/block:IfPixelFont}
- {block:IfRegularFont}
- font-family:Trebuchet MS;
- font-size:9px;
- {/block:IfRegularFont}
- color:{color:Text};
- word-wrap:break-word;
- text-align:justify;
- text-overflow:ellipsis;
- background-color:{color:Background};
- background-image: url("{image:Background}");
- background position:top left fixed repeat;
- {block:IfStretchBackground}background-size: cover;{/block:IfStretchBackground}
- margin:0;
- padding:0;}
- a{color:{color:Link};
- text-decoration: none;
- -moz-transition-duration: 0.5s;
- -o-transition-duration: 0.5s;
- -webkit-transition-duration: 0.5s;
- transition-duration: 0.5s;}
- a:hover{color:{color:Link Hover};
- -moz-transition-duration: 0.5s;
- -o-transition-duration: 0.5s;
- -webkit-transition-duration: 0.5s;
- transition-duration: 0.5s;}
- ::selection{background:{color:Highlight BG};
- color:{color:Highlight Text};}
- ::-moz-selection{background:{color:Highlight BG};
- color:{color:Highlight Text};}
- #museek{height:20px;
- width:25px;
- z-index:3;
- margin-left:-15px;
- margin-top:-24px;
- padding-top:5px;
- padding-bottom:0px;
- position:fixed;
- text-align:center;
- overflow:hidden;
- opacity:1;
- background-color:{color:Title BG};}
- #musicplayer{
- position:fixed;
- z-index:9;
- margin-top:-24px;
- margin-left:-15px;
- height:23px;
- width:25px;
- overflow:hidden;
- opacity:0;
- -webkit-transition: all 0.4s ease-in;
- -moz-transition: all 0.4s ease-in;
- -o-transition: all 0.4s ease-in;}
- #musicplayer:hover{
- -webkit-transition: all 0.4s ease-in;
- -moz-transition: all 0.4s ease-in;
- -o-transition: all 0.4s ease-in;
- margin-top:-24px;
- background-color:{color:Title BG};
- opacity:1;}
- .blogtitle{{block:IfPixelFont}
- font-family:Hae;
- font-size:10px;
- text-transform:uppercase;
- {/block:IfPixelFont}
- {block:IfRegularFont}
- font-family:Cambria;
- font-size:8px;
- text-transform:uppercase;
- letter-spacing:1px;
- padding-top:5px;
- line-height:13px;
- {/block:IfRegularFont}
- color:{color:Title};
- text-align:center;
- background:{color:Title BG};
- padding-top:1px;
- padding-bottom:2px;
- {block:If250pxPosts}
- width:402px;
- {/block:If250pxPosts}
- {block:If400pxPosts}
- width:551px;
- {/block:If400pxPosts}
- margin:auto;
- margin-top:10px;
- position:fixed;
- {block:If250pxPosts}
- margin-left:-15px;
- {/block:If250pxPosts}
- {block:If400pxPosts}
- margin-left:-165px;
- {/block:If400pxPosts}}
- .postbox{{block:If250pxPosts}
- width:368px;
- {/block:If250pxPosts}
- {block:If400pxPosts}
- width:517px;
- {/block:If400pxPosts}
- margin:auto;
- background-color:{color:Box BG};
- background-image:url('{image:Box BG}');
- height:480px;
- overflow-x:hidden;
- overflow-y:scroll;
- padding-left:40px;
- padding-bottom:80px;
- margin-top:75px;
- border-bottom:5px solid {color:Title BG};}
- .innerpostbox{width:400px;
- {block:If250pxPosts}
- margin-left:-25px;
- {/block:If250pxPosts}
- {block:If400pxPosts}
- margin-left:125px;
- {/block:If400pxPosts}
- margin-top:-10px;}
- .verticalborder{width:1px;
- {block:IfSidebarImage}
- height:515px;
- {/block:IfSidebarImage}
- {block:IfNotSidebarImage}
- height:315px;
- {/block:IfNotSidebarImage}
- position:fixed;
- margin-left:-61px;
- margin-top:25px;
- background:transparent;
- border-left:1px solid {color:Box Borders};
- z-index:10;}
- .infoborder{width:220px;
- height:1px;
- position:fixed;
- margin-left:-260px;
- margin-top:110px;
- background:transparent;
- border-top:1px solid {color:Box Borders};
- z-index:10;}
- .menuborder{width:220px;
- height:1px;
- position:fixed;
- margin-left:-260px;
- margin-top:237px;
- background:transparent;
- border-top:1px solid {color:Box Borders};
- z-index:10;}
- .sideimgborder{width:220px;
- height:1px;
- position:fixed;
- margin-left:-260px;
- margin-top:347px;
- background:transparent;
- border-top:1px solid {color:Box Borders};
- z-index:10;}
- .infobox{{block:IfPixelFont}
- font-family:Dixel;
- font-size:8px;
- {/block:IfPixelFont}
- {block:IfRegularFont}
- font-family:trebuchet ms;
- font-size:7px;
- text-transform:uppercase;
- letter-spacing:1px;
- line-height:13px;
- {/block:IfRegularFont}
- width:130px;
- height:65px;
- overflow-y:scroll;
- overflow-x:hidden;
- position:fixed;
- padding:10px;
- margin-left:-250px;
- margin-top:471px;
- background:{color:Post BG};
- border:1px solid {color:Post Border};
- z-index:10;
- text-align:center;
- -webkit-box-shadow: 6px 6px 0px -1px {color:Post Shadow};
- box-shadow: 6px 6px 0px -1px {color:Post Shadow};
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;}
- .infobox:hover{position:fixed;
- padding:10px;
- margin-left:-250px;
- margin-top:471px;
- background:{color:Post BG};
- border:1px solid {color:Post BG};
- z-index:10;
- text-align:center;
- -webkit-box-shadow: 6px 6px 0px -1px {color:Post Shadow Hover};
- box-shadow: 6px 6px 0px -1px {color:Post Shadow Hover};
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;}
- .infotitle{{block:IfPixelFont}
- font-family:Hae;
- font-size:10px;
- text-transform:uppercase;
- {/block:IfPixelFont}
- {block:IfRegularFont}
- font-family:Cambria;
- font-size:8px;
- text-transform:uppercase;
- letter-spacing:1px;
- padding-top:1px;
- padding-bottom:2px;
- {/block:IfRegularFont}margin-bottom:-10px;margin-top:-10px;background:{color:Title BG};color:{color:Title};margin-left:-10px;width:160px;}
- .info{padding-top:1px;
- padding-bottom:3px;
- {block:IfPixelFont}
- font-family:Dixel;
- font-size:8px;
- {/block:IfPixelFont}
- {block:IfRegularFont}
- font-family:trebuchet ms;
- font-size:7px;
- letter-spacing:1px;
- text-transform:uppercase;
- {/block:IfRegularFont}
- color:{color:Text};}
- .menutitle{
- {block:IfPixelFont}
- font-family:Hae;
- font-size:10px;
- text-transform:uppercase;
- {/block:IfPixelFont}
- {block:IfRegularFont}
- font-family:Cambria;
- font-size:8px;
- text-transform:uppercase;
- letter-spacing:1px;
- {/block:IfRegularFont}
- margin-bottom:-10px;
- margin-top:-5px;
- background:{color:Title BG};
- color:{color:Title};}
- .menubox{
- {block:IfPixelFont}
- font-family:Hae;
- font-size:10px;
- text-transform:uppercase;
- padding-top:5px;
- {/block:IfPixelFont}
- {block:IfRegularFont}
- font-family:Cambria;
- font-size:8px;
- text-transform:uppercase;
- letter-spacing:1px;
- padding-top:5px;
- line-height:13px;
- {/block:IfRegularFont}
- width:65px;
- height:65px;
- position:fixed;
- overflow-y:scroll;
- overflow-x:hidden;
- margin-left:-250px;
- margin-top:380px;
- background:{color:Post BG};
- border:1px solid {color:Post Border};
- z-index:10; text-align:center;
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;
- -webkit-box-shadow: 6px 6px 0px -1px {color:Post Shadow};
- box-shadow: 6px 6px 0px -1px {color:Post Shadow};}
- .menubox:hover{width:65px;
- height:65px;
- overflow-y:scroll;
- overflow-x:hidden;
- position:fixed;
- padding-top:5px;
- margin-left:-250px;
- margin-top:380px;
- background:{color:Post BG};
- border:1px solid {color:Post BG};
- z-index:10; text-align:center;
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;
- -webkit-box-shadow: 6px 6px 0px -1px {color:Post Shadow Hover};
- box-shadow: 6px 6px 0px -1px {color:Post Shadow Hover};}
- .extrasbox{{block:IfPixelFont}
- font-family:Hae;
- font-size:10px;
- text-transform:uppercase;
- {/block:IfPixelFont}
- {block:IfRegularFont}
- font-family:Cambria;
- font-size:8px;
- text-transform:uppercase;
- letter-spacing:1px;
- padding-top:5px;
- line-height:13px;
- {/block:IfRegularFont}
- width:65px;
- height:65px;
- position:fixed;
- overflow-y:scroll;
- overflow-x:hidden;
- padding-top:5px;
- margin-left:-165px;
- margin-top:380px;
- background:{color:Post BG};
- border:1px solid {color:Post Border};
- z-index:10;
- text-align:center;
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;
- -webkit-box-shadow: 6px 6px 0px -1px {color:Post Shadow};
- box-shadow: 6px 6px 0px -1px {color:Post Shadow};}
- .extrasbox:hover{
- width:65px;
- height:65px;
- overflow-y:scroll;
- overflow-x:hidden;
- position:fixed;
- padding-top:5px;
- margin-left:-165px;
- margin-top:380px;
- background:{color:Post BG};
- border:1px solid {color:Post BG};
- z-index:10; text-align:center;
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;
- -webkit-box-shadow: 6px 6px 0px -1px {color:Post Shadow Hover};
- box-shadow: 6px 6px 0px -1px {color:Post Shadow Hover};}
- .sidebar{width:110px;
- background-color:{color:Post BG};
- position: fixed;
- margin-left:-250px;
- margin-top:160px;
- border:1px solid {color:Post Border};
- padding-top:20px;
- padding-bottom:16px;
- padding-right:18px;
- padding-left:22px;
- -webkit-box-shadow: 6px 6px 0px -1px {color:Post Shadow};
- box-shadow: 6px 6px 0px -1px {color:Post Shadow};
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;}
- .sidebar:hover{border:1px solid {color:Post BG};
- -webkit-box-shadow: 6px 6px 0px -1px {color:Post Shadow Hover};
- box-shadow: 6px 6px 0px -1px {color:Post Shadow Hover};
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;}
- .sidebarimage {max-width:100px;
- border:4px double {color:Sidebar Border};}
- .posts{{block:If250pxPosts}
- width:250px;
- {/block:If250pxPosts}
- {block:If400pxPosts}
- width:400px;
- {/block:If400pxPosts}
- background-color:{color:Post BG};
- margin:60px;
- border:1px solid {color:Post Border};
- padding:25px;
- text-align: justify;
- position: relative;
- float:right;
- margin-bottom:-10px;
- -webkit-box-shadow: 6px 6px 0px -1px {color:Post Shadow};
- box-shadow: 6px 6px 0px -1px {color:Post Shadow};
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;
- list-style:square;}
- .posts:hover{border:1px solid {color:Post BG};
- -webkit-box-shadow: 6px 6px 0px -1px {color:Post Shadow Hover};
- box-shadow: 6px 6px 0px -1px {color:Post Shadow Hover};
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;}
- .posts h2{{block:IfPixelFont}
- font-family:Hae;
- font-size:10px;
- text-transform:uppercase;
- font-weight:normal;
- line-height:100%;
- padding:5px;
- {/block:IfPixelFont}
- {block:IfRegularFont}
- font-family:Cambria;
- font-size:8px;
- letter-spacing:1px;
- text-transform:uppercase;
- padding:5px;
- {/block:IfRegularFont}
- text-align:center;
- color:{color:Post Title};
- margin:0px;
- background:{color:Post Title BG};
- border-left:5px solid {color:Post Title Border};}
- .posts h3{{block:IfPixelFont}
- font-family:Hae;
- font-size:10px;
- text-transform:uppercase;
- font-weight:normal;
- line-height:100%;
- padding:5px;
- {/block:IfPixelFont}
- {block:IfRegularFont}
- font-family:Cambria;
- font-size:8px;
- letter-spacing:1px;
- text-transform:uppercase;
- padding:5px;
- {/block:IfRegularFont}
- text-align:center;
- color:{color:Post Title};
- margin:0px;
- background:{color:Link Post BG};
- border-left:5px solid {color:Link Post Border};}
- .posts blockquote{border-left:4px double {color:Blockquote Border};
- padding:5px;
- color:{color:Blockquote Text};
- margin-left:25px;
- margin-right:0px;}
- .posts li, .posts blockquote{max-width: 100%;}
- .posts img{max-width: 100%;
- -webkit-transition: opacity 0.4s linear;
- -moz-transition: opacity 0.4s linear;
- {block:IfPhotoFade}opacity: 0.8;{/block:IfPhotoFade}}
- .posts img:hover{-webkit-transition: opacity 0.4s linear;
- -moz-transition: opacity 0.4s linear;
- {block:IfPhotoFade}opacity: 1;{/block:IfPhotoFade}}
- .photoset{-webkit-transition: opacity 0.4s linear;
- -moz-transition: opacity 0.4s linear;
- {block:IfPhotoFade}opacity: 0.8;{/block:IfPhotoFade}}
- .photoset:hover{-webkit-transition: opacity 0.4s linear;
- -moz-transition: opacity 0.4s linear;
- {block:IfPhotoFade}opacity: 1;{/block:IfPhotoFade}}
- .caption{{block:IfPixelFont}
- font-family:Charriot;
- font-size:10px;
- {/block:IfPixelFont}
- {block:IfRegularFont}
- font-family:trebuchet ms;
- font-size:9px;
- {/block:IfRegularFont}
- margin-top:-10px;
- margin-bottom:-10px;}
- .quote{font-style:italic;
- color:{color:Quote};}
- .source{{block:IfPixelFont}
- font-family:Dixel;
- font-size:8px;
- font-style:normal;
- {/block:IfPixelFont}
- {block:IfRegularFont}
- font-family:trebuchet ms;
- font-size:7px;
- text-transform:uppercase;
- font-style:normal;
- letter-spacing:1px;
- {/block:IfRegularFont}
- text-align:right;
- margin-top:8px;
- color:{color:Text};}
- #audio{{block:IndexPage}height:40px; overflow: hidden;{/block:IndexPage}
- {block:PermalinkPage}height:100%;{/block:PermalinkPage}
- transition: all 0.4s ease-out;
- -o-transition: all 0.4s ease-out;
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;}
- #audio:hover{{block:IndexPage}height:100%;{/block:IndexPage}
- {block:PermalinkPage}height:100%;{/block:PermalinkPage}
- transition: all 0.4s ease-out;
- -o-transition: all 0.4s ease-out;
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;}
- .tumblr_audio_player{height:40px;
- {block:If250pxPosts}width:250px;{/block:If250pxPosts}
- {block:If400pxPosts}width:400px;{/block:If400pxPosts}}
- #notecontainer{
- background:{color:Post BG};
- list-style-type:none;
- {block:IfPixelFont}
- font-family:Dixel;
- font-size:8px;
- {/block:IfPixelFont}
- {block:IfRegularFont}
- font-family:trebuchet ms;
- font-size:7px;
- letter-spacing:1px;
- text-transform:uppercase;
- {/block:IfRegularFont}
- text-align:left;
- margin-left:-20px;
- color:{color:Text};}
- #notecontainer img.avatar{
- margin-left:-10px;
- width:0px;
- height:0px;
- border:0px solid #000;
- padding:0px;
- list-style-type:none;}
- #note img{
- -moz-border-radius: 50px;
- -webkit-border-radius: 50px;
- border-radius: 50px;}
- ol.notes{
- max-height:200px;
- overflow-y:scroll;
- overflow-x:hidden;
- list-style-type:none;}
- #pagination{position:fixed;
- top:154px;
- {block:IndexPage}
- margin-left:-175px;
- {/block:IndexPage}}
- #pagination a{{block:IfPixelFont}
- font-family:Dixel;
- font-size:8px;
- {/block:IfPixelFont}
- {block:IfRegularFont}
- font-family:trebuchet ms;
- font-size:7px;
- letter-spacing:1px;
- text-transform:uppercase;
- {/block:IfRegularFont}
- background:{color:Pagination BG};
- border:1px solid {color:Link};
- padding:2px 7px 4px 7px;}
- #s-m-t-tooltip{background:{color:Tooltip BG};
- {block:IfPixelFont}
- font-family:Dixel;
- font-size:8px;
- line-height:100%;
- padding:6px;
- margin:24px 14px 7px 12px;
- {/block:IfPixelFont}
- {block:IfRegularFont}
- font-family:trebuchet ms;
- font-size:7px;
- text-transform:uppercase;
- letter-spacing:1px;
- padding:5px;
- {/block:IfRegularFont}
- border:1px solid {color:Tooltip Border};
- color:{color:Tooltip Text};
- max-width:100px;
- word-wrap: break-word;
- display: block;
- margin: 20px 10px 10px 10px;
- z-index:999999;}
- </style>
- <style type="text/css">{CustomCSS}</style>
- <link href="#s-m-t-tooltip" rel="stylesheet" type="text/css" />
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("[title]").style_my_tooltips();
- });
- })(jQuery);
- </script>
- </head>
- <body>
- <style>body, a, a:hover { cursor:url('{image:Cursor}'), auto; }</style>
- <div class="postbox">
- {block:IfMusicPlayer}
- <div id="musicplayer"><center><embed style="margin-left:-17px; margin-top:6px" src="{text:Music Player Code}"/></center></div>
- <div id="museek"><img src="{text:Music Pixel}"/></div>
- {/block:IfMusicPlayer}
- {block:Pagination}
- <div id="pagination">
- {block:PreviousPage}
- <a title="previous page" href="{PreviousPage}">previous</a>
- {/block:PreviousPage}
- {block:NextPage}
- <a title="next page" href="{NextPage}">next</a>
- {/block:NextPage}
- </div>
- {/block:Pagination}
- <div class="verticalborder"></div>
- <div class="infoborder"></div>
- <div class="menuborder"></div>
- {block:IfSidebarImage}<div class="sideimgborder"></div>{/block:IfSidebarImage}
- {block:IfSidebarImage}
- <div class="sidebar" style="margin-top:366px;margin-left:-235px;">
- <a title="index" href="/"><img src="{image:Sidebar}" class="sidebarimage"></a>
- </div>
- {/block:IfSidebarImage}
- <div class="menubox" style="margin-top:256px;margin-left:-235px;">
- <div class="menutitle">{text:Menu Title}</div><br>
- <a title="Index" href="/">Index</a><br>
- <a title="Message" href="/ask">Message</a><br>
- <a title="Archive" href="/archive">Archive</a><br>
- <a title="Submit" href="/submit">Submit</a><br>
- <a title="Theme by Evabadon" href="http://evabadon.tumblr.com">Theme</a><br>
- </div>
- <div class="extrasbox" style="margin-top:256px;margin-left:-150px;">
- <div class="menutitle">{text:Extra Links Title}</div><br>
- <a href="{text:Link 1 URL}">{text:Link 1}</a><br>
- <a href="{text:Link 2 URL}">{text:Link 2}</a><br>
- <a href="{text:Link 3 URL}">{text:Link 3}</a><br>
- <a href="{text:Link 4 URL}">{text:Link 4}</a><br>
- <a href="{text:Link 5 URL}">{text:Link 5}</a><br>
- </div>
- <div class="infobox" style="margin-top:130px;margin-left:-235px;">
- <div class="infotitle">{text:Description Title}</div><br>
- <span class="info">{Description}</span></div>
- <div class="innerpostbox">
- {block:Posts}
- <div class="posts">
- {block:Photo}
- {block:IndexPage}{LinkOpenTag}{block:If250pxPosts}<img src="{PhotoURL-250}" alt="{PhotoAlt}">{/block:If250pxPosts}{block:If400pxPosts}<img src="{PhotoURL-400}" alt="{PhotoAlt}">{/block:If400pxPosts}{LinkCloseTag}{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}{block:If250pxPosts}<img src="{PhotoURL-250}" alt="{PhotoAlt}">{/block:If250pxPosts}{block:If400pxPosts}<img src="{PhotoURL-400}" alt="{PhotoAlt}">{/block:If400pxPosts}{LinkCloseTag}{/block:PermalinkPage}<br><br>
- {block:IfShowCaption}<div class="caption">{block:Caption}{Caption}{/block:Caption}</div><br>{/block:IfShowCaption}{block:IfNotShowCaption}{block:PermalinkPage}<div class="caption">{block:Caption}{Caption}{/block:Caption}</div><br>{/block:PermalinkPage}{/block:IfNotShowCaption}
- {block:Date}<div style="
- {block:IfPixelFont}
- font-family:Dixel;
- font-size:8px;
- padding-top:2px;padding-bottom:3px;padding-left:4px;
- {/block:IfPixelFont}
- {block:IfRegularFont}
- font-family:trebuchet ms;
- font-size:7px;
- text-transform:uppercase;
- letter-spacing:1px;
- line-height:12px;
- padding-top:4px;padding-bottom:4px;padding-left:4px;
- {/block:IfRegularFont}text-align:left;border-left:5px solid {color:Perma Border};border-bottom:1px solid {color:Perma Border};background:{color:Perma BG}"><a title="Permalink" href="{Permalink}">{NoteCount} {text:Note Label}</a> | <a href="{ReblogURL}" title="Reblog" target="_blank" class="details"> Reblog</a></div>
- {block:IfShowTags}{block:HasTags}<div style="margin-top:6px;
- {block:IfPixelFont}
- font-family:Dixel;
- font-size:8px;
- padding-top:2px;padding-bottom:3px;padding-left:4px;
- {/block:IfPixelFont}
- {block:IfRegularFont}
- font-family:trebuchet ms;
- font-size:7px;
- text-transform:uppercase;
- letter-spacing:1px;
- line-height:12px;
- padding-top:4px;padding-bottom:4px;padding-left:4px;
- {/block:IfRegularFont}text-align:left;border-left:5px solid {color:Perma Border};border-bottom:1px solid {color:Perma Border};background:{color:Perma BG}">{block:Tags}
- <a class="tags" style="background:{color:Tag BG};padding:1px" title="{Tag}" href="{TagURL}">+{Tag}</a></span>{/block:Tags}</div>{block:HasTags}{/block:IfShowTags}{/block:Date}
- {/block:Photo}
- {block:Photoset}
- <div class="photoset">{block:IndexPage}{block:If250pxPosts}{Photoset-250}{/block:If250pxPosts}{block:If400pxPosts}{Photoset-400}{/block:If400pxPosts}{/block:IndexPage}{block:PermalinkPage}{block:If250pxPosts}{Photoset-250}{/block:If250pxPosts}{block:If400pxPosts}{Photoset-400}{/block:If400pxPosts}{/block:PermalinkPage}</div><br>
- {block:IfShowCaption}<div class="caption">{block:Caption}{Caption}{/block:Caption}</div><br>{/block:IfShowCaption}{block:IfNotShowCaption}{block:PermalinkPage}<div class="caption">{block:Caption}{Caption}{/block:Caption}</div><br>{/block:PermalinkPage}{/block:IfNotShowCaption}
- {block:Date}<div style="{block:IfPixelFont}
- font-family:Dixel;
- font-size:8px;
- padding-top:2px;padding-bottom:3px;padding-left:4px;
- {/block:IfPixelFont}
- {block:IfRegularFont}
- font-family:trebuchet ms;
- font-size:7px;
- text-transform:uppercase;
- letter-spacing:1px;
- line-height:12px;
- padding-top:4px;padding-bottom:4px;padding-left:4px;
- {/block:IfRegularFont}text-align:left;border-left:5px solid {color:Perma Border};border-bottom:1px solid {color:Perma Border};background:{color:Perma BG}"><a title="Permalink" href="{Permalink}">{NoteCount} {text:Note Label}</a> | <a href="{ReblogURL}" title="Reblog" target="_blank" class="details"> Reblog</a></div>
- {block:IfShowTags}{block:HasTags}<div style="margin-top:6px;{block:IfPixelFont}
- font-family:Dixel;
- font-size:8px;
- padding-top:2px;padding-bottom:3px;padding-left:4px;
- {/block:IfPixelFont}
- {block:IfRegularFont}
- font-family:trebuchet ms;
- font-size:7px;
- text-transform:uppercase;
- letter-spacing:1px;
- line-height:12px;
- padding-top:4px;padding-bottom:4px;padding-left:4px;
- {/block:IfRegularFont}text-align:left;border-left:5px solid {color:Perma Border};border-bottom:1px solid {color:Perma Border};background:{color:Perma BG}">{block:Tags}
- <a class="tags" style="background:{color:Tag BG};padding:1px" title="{Tag}" href="{TagURL}">+{Tag}</a></span>{/block:Tags}</div>{block:HasTags}{/block:IfShowTags}{/block:Date}
- {/block:Photoset}
- {block:Text}
- {block:Title}<h2> {Title}</h2>{/block:Title}
- {Body}<br>
- {block:Date}<div style="margin-top:-10px;{block:IfPixelFont}
- font-family:Dixel;
- font-size:8px;
- padding-top:2px;padding-bottom:3px;padding-left:4px;
- {/block:IfPixelFont}
- {block:IfRegularFont}
- font-family:trebuchet ms;
- font-size:7px;
- text-transform:uppercase;
- letter-spacing:1px;
- line-height:12px;
- padding-top:4px;padding-bottom:4px;padding-left:4px;
- {/block:IfRegularFont}text-align:left;border-left:5px solid {color:Perma Border};border-bottom:1px solid {color:Perma Border};background:{color:Perma BG}"><a title="Permalink" href="{Permalink}">{NoteCount} {text:Note Label}</a> | <a href="{ReblogURL}" title="Reblog" target="_blank" class="details"> Reblog</a></div>
- {block:IfShowTags}{block:HasTags}<div style="margin-top:6px;{block:IfPixelFont}
- font-family:Dixel;
- font-size:8px;
- padding-top:2px;padding-bottom:3px;padding-left:4px;
- {/block:IfPixelFont}
- {block:IfRegularFont}
- font-family:trebuchet ms;
- font-size:7px;
- text-transform:uppercase;
- letter-spacing:1px;
- line-height:12px;
- padding-top:4px;padding-bottom:4px;padding-left:4px;
- {/block:IfRegularFont}text-align:left;border-left:5px solid {color:Perma Border};border-bottom:1px solid {color:Perma Border};background:{color:Perma BG}">{block:Tags}
- <a class="tags" style="background:{color:Tag BG};padding:1px" title="{Tag}" href="{TagURL}">+{Tag}</a></span>{/block:Tags}</div>{block:HasTags}{/block:IfShowTags}{/block:Date}
- {/block:Text}
- {block:Answer}
- <div style="padding-bottom:7px;padding-left:7px;padding-right:7px;padding-top:5px;background:{color:Ask BG};color:{color:Ask Text};border:1px dashed {color:Ask Border};{block:IfPixelFont}
- font-family:Dixel;
- font-size:8px;
- padding-top:2px;padding-bottom:3px;padding-left:4px;
- {/block:IfPixelFont}
- {block:IfRegularFont}
- font-family:trebuchet ms;
- font-size:7px;
- text-transform:uppercase;
- letter-spacing:1px;
- {/block:IfRegularFont}">{Asker} asked: {Question}</div>
- <div style="padding-left:2px">{Answer}</div>
- {block:Date}<div style="{block:IfPixelFont}
- font-family:Dixel;
- font-size:8px;
- padding-top:2px;padding-bottom:3px;padding-left:4px;
- {/block:IfPixelFont}
- {block:IfRegularFont}
- font-family:trebuchet ms;
- font-size:7px;
- text-transform:uppercase;
- letter-spacing:1px;
- line-height:12px;
- padding-top:4px;padding-bottom:4px;padding-left:4px;
- {/block:IfRegularFont}text-align:left;border-left:5px solid {color:Perma Border};border-bottom:1px solid {color:Perma Border};background:{color:Perma BG}"><a title="Permalink" href="{Permalink}">{NoteCount} {text:Note Label}</a> | <a href="{ReblogURL}" title="Reblog" target="_blank" class="details"> Reblog</a></div>
- {block:IfShowTags}{block:HasTags}<div style="margin-top:6px;{block:IfPixelFont}
- font-family:Dixel;
- font-size:8px;
- padding-top:2px;padding-bottom:3px;padding-left:4px;
- {/block:IfPixelFont}
- {block:IfRegularFont}
- font-family:trebuchet ms;
- font-size:7px;
- text-transform:uppercase;
- letter-spacing:1px;
- line-height:12px;
- padding-top:4px;padding-bottom:4px;padding-left:4px;
- {/block:IfRegularFont}text-align:left;border-left:5px solid {color:Perma Border};border-bottom:1px solid {color:Perma Border};background:{color:Perma BG}">{block:Tags}
- <a class="tags" style="background:{color:Tag BG};padding:1px" title="{Tag}" href="{TagURL}">+{Tag}</a></span>{/block:Tags}</div>{block:HasTags}{/block:IfShowTags}{/block:Date}
- {/block:Answer}
- {block:Quote}
- <div class="quote">
- <div class="quotetext_{Length}">"{Quote}"</div>
- {block:Source}<div class="source">■ {Source}</div>{/block:Source}
- </div><br>
- {block:Date}<div style="{block:IfPixelFont}
- font-family:Dixel;
- font-size:8px;
- padding-top:2px;padding-bottom:3px;padding-left:4px;
- {/block:IfPixelFont}
- {block:IfRegularFont}
- font-family:trebuchet ms;
- font-size:7px;
- text-transform:uppercase;
- letter-spacing:1px;
- line-height:12px;
- padding-top:4px;padding-bottom:4px;padding-left:4px;
- {/block:IfRegularFont}text-align:left;border-left:5px solid {color:Perma Border};border-bottom:1px solid {color:Perma Border};background:{color:Perma BG}"><a title="Permalink" href="{Permalink}">{NoteCount} {text:Note Label}</a> | <a href="{ReblogURL}" title="Reblog" target="_blank" class="details"> Reblog</a></div>
- {block:IfShowTags}{block:HasTags}<div style="margin-top:6px;{block:IfPixelFont}
- font-family:Dixel;
- font-size:8px;
- padding-top:2px;padding-bottom:3px;padding-left:4px;
- {/block:IfPixelFont}
- {block:IfRegularFont}
- font-family:trebuchet ms;
- font-size:7px;
- text-transform:uppercase;
- letter-spacing:1px;
- line-height:12px;
- padding-top:4px;padding-bottom:4px;padding-left:4px;
- {/block:IfRegularFont}text-align:left;border-left:5px solid {color:Perma Border};border-bottom:1px solid {color:Perma Border};background:{color:Perma BG}">{block:Tags}
- <a class="tags" style="background:{color:Tag BG};padding:1px" title="{Tag}" href="{TagURL}">+{Tag}</a></span>{/block:Tags}</div>{block:HasTags}{/block:IfShowTags}{/block:Date}
- {/block:Quote}
- {block:Link}
- <h3><a href="{URL}">{Name}</a></h3>
- {block:Description}{Description}{/block:Description}
- {block:Date}<div style="{block:IfPixelFont}
- font-family:Dixel;
- font-size:8px;
- padding-top:2px;padding-bottom:3px;padding-left:4px;
- {/block:IfPixelFont}
- {block:IfRegularFont}
- font-family:trebuchet ms;
- font-size:7px;
- text-transform:uppercase;
- letter-spacing:1px;
- line-height:12px;
- padding-top:4px;padding-bottom:4px;padding-left:4px;
- {/block:IfRegularFont}text-align:left;border-left:5px solid {color:Perma Border};border-bottom:1px solid {color:Perma Border};background:{color:Perma BG}"><a title="Permalink" href="{Permalink}">{NoteCount} {text:Note Label}</a> | <a href="{ReblogURL}" title="Reblog" target="_blank" class="details"> Reblog</a></div>
- {block:IfShowTags}{block:HasTags}<div style="margin-top:6px;{block:IfPixelFont}
- font-family:Dixel;
- font-size:8px;
- padding-top:2px;padding-bottom:3px;padding-left:4px;
- {/block:IfPixelFont}
- {block:IfRegularFont}
- font-family:trebuchet ms;
- font-size:7px;
- text-transform:uppercase;
- letter-spacing:1px;
- line-height:12px;
- padding-top:4px;padding-bottom:4px;padding-left:4px;
- {/block:IfRegularFont}text-align:left;border-left:5px solid {color:Perma Border};border-bottom:1px solid {color:Perma Border};background:{color:Perma BG}">{block:Tags}
- <a class="tags" style="background:{color:Tag BG};padding:1px" title="{Tag}" href="{TagURL}">+{Tag}</a></span>{/block:Tags}</div>{block:HasTags}{/block:IfShowTags}{/block:Date}
- {/block:Link}
- {block:Chat}
- {block:Title}<h2>{Title}</h2>{/block:Title}
- {block:Lines}<div style="border-bottom:1px solid {color:Post Border}; padding-top:5px;padding-bottom:5px;padding-left:2px;margin-bottom:5px;">{block:Label}{Label}{/block:Label} {Line}</div>{/block:Lines}
- {block:Date}<div style="margin-top:15px;{block:IfPixelFont}
- font-family:Dixel;
- font-size:8px;
- padding-top:2px;padding-bottom:3px;padding-left:4px;
- {/block:IfPixelFont}
- {block:IfRegularFont}
- font-family:trebuchet ms;
- font-size:7px;
- text-transform:uppercase;
- letter-spacing:1px;
- line-height:12px;
- padding-top:4px;padding-bottom:4px;padding-left:4px;
- {/block:IfRegularFont}text-align:left;border-left:5px solid {color:Perma Border};border-bottom:1px solid {color:Perma Border};background:{color:Perma BG}"><a title="Permalink" href="{Permalink}">{NoteCount} {text:Note Label}</a> | <a href="{ReblogURL}" title="Reblog" target="_blank" class="details"> Reblog</a></div>
- {block:IfShowTags}{block:HasTags}<div style="margin-top:6px;{block:IfPixelFont}
- font-family:Dixel;
- font-size:8px;
- padding-top:2px;padding-bottom:3px;padding-left:4px;
- {/block:IfPixelFont}
- {block:IfRegularFont}
- font-family:trebuchet ms;
- font-size:7px;
- text-transform:uppercase;
- letter-spacing:1px;
- line-height:12px;
- padding-top:4px;padding-bottom:4px;padding-left:4px;
- {/block:IfRegularFont}text-align:left;border-left:5px solid {color:Perma Border};border-bottom:1px solid {color:Perma Border};background:{color:Perma BG}">{block:Tags}
- <a class="tags" style="background:{color:Tag BG};padding:1px" title="{Tag}" href="{TagURL}">+{Tag}</a></span>{/block:Tags}</div>{block:HasTags}{/block:IfShowTags}{/block:Date}
- {/block:Chat}
- {block:Audio}
- <div id="audio">
- <a style="margin-top: 20px;">
- <div class="tumblr_audio_player">
- {block:AudioEmbed}{block:If250pxPosts}{AudioEmbed-250}{/block:If250pxPosts}{block:If400pxPosts}{AudioEmbed-400}{/block:If400pxPosts}{/block:AudioEmbed}
- {block:AudioPlayer}
- {block:IfAudioPlayerWhite}{AudioPlayerWhite}{/block:IfAudioPlayerWhite}{block:IfNotAudioPlayerWhite}{AudioPlayerBlack}{/block:IfNotAudioPlayerWhite}{/block:AudioPlayer}</div>
- </a>
- <div class="substuff" style="margin-left:0px;margin-top:16px;">
- <img src="{text:Audio Pixel}"/> {block:Artist}{Artist}{/block:Artist}: {block:TrackName}{TrackName}{/block:TrackName}
- </div></div>
- <br>
- {block:IfShowCaption}<div class="caption">{block:Caption}{Caption}{/block:Caption}</div><br>{/block:IfShowCaption}{block:IfNotShowCaption}{block:PermalinkPage}<div class="caption">{block:Caption}{Caption}{/block:Caption}</div><br>{/block:PermalinkPage}{/block:IfNotShowCaption}
- {block:Date}<div style="margin-top:5px;{block:IfPixelFont}
- font-family:Dixel;
- font-size:8px;
- padding-top:2px;padding-bottom:3px;padding-left:4px;
- {/block:IfPixelFont}
- {block:IfRegularFont}
- font-family:trebuchet ms;
- font-size:7px;
- text-transform:uppercase;
- letter-spacing:1px;
- line-height:12px;
- padding-top:4px;padding-bottom:4px;padding-left:4px;
- {/block:IfRegularFont}text-align:left;border-left:5px solid {color:Perma Border};border-bottom:1px solid {color:Perma Border};background:{color:Perma BG}"><a title="Permalink" href="{Permalink}">{NoteCount} {text:Note Label}</a> | <a href="{ReblogURL}" title="Reblog" target="_blank" class="details"> Reblog</a></div>
- {block:IfShowTags}{block:HasTags}<div style="margin-top:6px;{block:IfPixelFont}
- font-family:Dixel;
- font-size:8px;
- padding-top:2px;padding-bottom:3px;padding-left:4px;
- {/block:IfPixelFont}
- {block:IfRegularFont}
- font-family:trebuchet ms;
- font-size:7px;
- text-transform:uppercase;
- letter-spacing:1px;
- line-height:12px;
- padding-top:4px;padding-bottom:4px;padding-left:4px;
- {/block:IfRegularFont}text-align:left;border-left:5px solid {color:Perma Border};border-bottom:1px solid {color:Perma Border};background:{color:Perma BG}">{block:Tags}
- <a class="tags" style="background:{color:Tag BG};padding:1px" title="{Tag}" href="{TagURL}">+{Tag}</a></span>{/block:Tags}</div>{block:HasTags}{/block:IfShowTags}{/block:Date}
- {/block:Audio}
- {block:Video}
- {block:IndexPage}{block:If250pxPosts}{Video-250}{/block:If250pxPosts}{block:If400pxPosts}{Video-400}{/block:If400pxPosts}{/block:IndexPage}{block:PermalinkPage}{Video-250}{/block:PermalinkPage}<br>
- {block:IfShowCaption}<div class="caption">{block:Caption}{Caption}{/block:Caption}</div><br>{/block:IfShowCaption}{block:IfNotShowCaption}{block:PermalinkPage}<div class="caption">{block:Caption}{Caption}{/block:Caption}</div><br>{/block:PermalinkPage}{/block:IfNotShowCaption}
- {block:Date}<div style="margin-top:5px;{block:IfPixelFont}
- font-family:Dixel;
- font-size:8px;
- padding-top:2px;padding-bottom:3px;padding-left:4px;
- {/block:IfPixelFont}
- {block:IfRegularFont}
- font-family:trebuchet ms;
- font-size:7px;
- text-transform:uppercase;
- letter-spacing:1px;
- line-height:12px;
- padding-top:4px;padding-bottom:4px;padding-left:4px;
- {/block:IfRegularFont}text-align:left;border-left:5px solid {color:Perma Border};border-bottom:1px solid {color:Perma Border};background:{color:Perma BG}"><a title="Permalink" href="{Permalink}">{NoteCount} {text:Note Label}</a> | <a href="{ReblogURL}" title="Reblog" target="_blank" class="details"> Reblog</a></div>
- {block:IfShowTags}{block:HasTags}<div style="margin-top:6px;{block:IfPixelFont}
- font-family:Dixel;
- font-size:8px;
- padding-top:2px;padding-bottom:3px;padding-left:4px;
- {/block:IfPixelFont}
- {block:IfRegularFont}
- font-family:trebuchet ms;
- font-size:7px;
- text-transform:uppercase;
- letter-spacing:1px;
- line-height:12px;
- padding-top:4px;padding-bottom:4px;padding-left:4px;
- {/block:IfRegularFont}text-align:left;border-left:5px solid {color:Perma Border};border-bottom:1px solid {color:Perma Border};background:{color:Perma BG}">{block:Tags}
- <a class="tags" style="background:{color:Tag BG};padding:1px" title="{Tag}" href="{TagURL}">+{Tag}</a></span>{/block:Tags}</div>{block:HasTags}{/block:IfShowTags}{/block:Date}
- {/block:Video}
- {block:PermalinkPage}{block:PostNotes}<div id="notecontainer" class="list-style-type:none;">{PostNotes}</div>{/block:PostNotes}{/block:PermalinkPage}
- </div>
- {/block:Posts}
- <div class="blogtitle">{Title}</div>
- </div>
- </div>
- <div class="img">
- <div style="position:fixed; bottom:{text:Hover IMG Margin Y}; {block:IfHoverIMGLeft}left:{text:Hover IMG Margin X};{/block:IfHoverIMGLeft}{block:IfNotHoverIMGLeft}right:{text:Hover IMG Margin X};{/block:IfNotHoverIMGLeft} opacity:{text:Hover IMG Opacity}">
- <img src="{image:Hover Image}" width="100%" />
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement