Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- Rosewash by damntomlinson
- 1. Please don't remove credit. Like Ever.
- 2. Edit as you'd like, and feel free to message me for help.-->
- <html>
- <head>
- <!-- DEFAULT VARIABLES -->
- <meta name="color:background" content="#FFF0F5" />
- <meta name="color:notes" content="#F6CCDA" />
- <meta name="color:sidebar border" content="#F6CCDA" />
- <meta name="color:text" content="#8B5F65" />
- <meta name="color:link" content="#8B636C" />
- <meta name="color:link hover" content="#8B5F65" />
- <meta name="color:title" content="#8B5F65" />
- <meta name="color:title text shadow" content="#8B636C" />
- <meta name="color:subtitle" content="#8B636C" />
- <meta name="color:links text" content="#8B636C" />
- <meta name="color:links background" content=#FFE1FF" />
- <meta name="color:question background" content="#FFE1FF" />
- <meta name="font:body" content="Century Gothic" />
- <meta name="if:ShowSubtitle" content="1"/>
- <meta name="if:ShowLink1" content="1"/>
- <meta name="if:ShowLink2" content="1"/>
- <meta name="if:ShowLink3" content="1"/>
- <meta name="if:ShowLink4" content="1"/>
- <meta name="if:ShowLink5" content="1"/>
- <meta name="if:ShowLink6" content="1"/>
- <meta name="text:subtitle" content=" "/>
- <meta name="text:Link 1 Title" content="link 1"/>
- <meta name="text:Link 1" content="http://" />
- <meta name="text:Link 2 Title" content="link 2" />
- <meta name="text:Link 2" content="http://" />
- <meta name="text:Link 3 Title" content="link 3" />
- <meta name="text:Link 3" content="http://" />
- <meta name="text:Link 4 Title" content="link 4" />
- <meta name="text:Link 4" content="http://" />
- <meta name="text:Link 5 Title" content="link 5" />
- <meta name="text:Link 5" content="http://" />
- <meta name="text:Link 6 Title" content="link 6" />
- <meta name="text:Link 6" content="http://" />
- <meta name="image:sidebar" content=""/>
- <meta name="image:background" content="" />
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>{Title}</title>
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link rel="shortcut icon" href="{Favicon}" /><link rel="alternate" type="application/rss+xml" href="{RSS}" /><link href='http://fonts.googleapis.com/css?family=Croissant+One' rel='stylesheet' type='text/css'>
- <style type="text/css">
- body {
- color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-position:top left; background-attachment:fixed; background-repeat:repeat; font-size:10px; font-family:{font:body}; line-height:110%; text-align:justify}
- a:link, a:active, a:visited {color:{color:link}; text-decoration:none}
- a:hover {color:{color:link hover}; border-bottom:1px dotted {color:link hover}; font-style:italic;}
- #entries {margin-left:260px; margin-top:20px; padding:3px; width:520px;}
- #posts {overflow:hidden; background-color:trans; padding:10px; font-size:10px; margin-bottom:15px; font-family:{font:body}; letter-spacing:0px;}
- #sidebarimg {margin-top:85px; margin-left:823px; position:fixed}
- #sidebarimg img {width:220px; opacity:0.8; border-bottom:4px solid {color:sidebar border}; border-left:4px solid {color:sidebar border}; border-right:4px solid {color:sidebar border}; border-top:4px solid {color:sidebar border};}
- .sidebarinfo {margin-top:10px; margin-left:10px; position:fixed; font-family:{font:body}; font-size:10px; width:210px; text-align:center}
- #links {margin-left:18px; margin-top:235px; width:220px; border-top:1px dotted {color:title}; position:fixed;}
- #links a {display:block; width:120px; margin:5px 0 5px 0; font-family:'century gothic'; font-size: 9px; text-align:center; background-color:{color:links background}; color:{color:links text}; padding: 5px; letter-spacing: 0px; text-transform:uppercase;}
- #links a:hover {background-color:{color:background}; color:{color:link hover}; -webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
- #title {position:fixed !important; width:220px; height:auto; margin-top:185px; margin-left:20px; background-color:trans; font-family: 'Croissant One', cursive; font-size: 25px; line-height:20px; text-align: center; text-shadow: 1px 1px 1px {color:title text shadow}; color:{color:title}; }
- #subtitle {position:fixed !important; width:220px; height: auto; margin-top:200px; margin-left:15px; letter-spacing:1px; background-color:trans; font-family:'century gothic'; text-transform:uppercase; font-size: 11px; line-height: 40px; text-align: center; text-shadow: 1px 1px 1px {color:background}; color:{color:subtitle};}
- #credit {bottom:10px; right:10px; font-size:9px; letter-spacing:1px; text-transform:uppercase; position:fixed; font-family:calibri;}
- #credit a {color:{color:Link};}
- h1{color:{color:link}; font-family:{font:body}; font-size:15px; line-height:17px; letter-spacing:0px; font-weight:normal; margin:0px; padding:0px; text-align:center}
- h2{color:{color:link}; font-family:{font:body}; font-size:12px; line-height:14px; letter-spacing:0px; font-weight:normal; margin:0px; padding:0px; margin-bottom:0px; text-align:center}
- #notes {display:block; margin:2px 0px 2px 0px; padding:2px; color:{color:text}; font:10px 'century gothic'; line-height:110%; text-align:center; text-transform:uppercase; background-color:{color:notes}; overflow:hidden; border-top:1px solid {color:text};}
- #notes a {color:{color:link};}
- #notes a:hover {color:{color:link hover};}
- #tags {background-color:trans; font-family:georgia; text-align:right; margin-top: 3px; text-transform:lowercase; font-size:10px; font-style:italic;}
- #audiopost{display:block; background-color:white;}
- #audioimage{float:left; width: 60px; border: 5px solid {color:sidebar border}; color:{color:text};}
- #audioimage img {max-width: 60px; height: auto;}
- #askerimg{float:left; margin: 0px 4px 2px 0}
- #questions {background-color:{color:question background}; color:{color:text}; text-transform:uppercase; padding:10px; margin-bottom:0px; font-size:10px; text-align:left; font-family:calibri;}
- #questions a {color:{color:link};}
- #notes {font-weight:normal}
- #notes li {padding-bottom:0.5em}
- #notes li img.avatar {vertical-align:-4px; margin-right:5px; width:16px; height:16px; border-radius:8px}
- blockquote {border-left:4px solid {color:sidebar border}; padding-left:5px; margin:2px 10px;}
- blockquote img, blockquote a img {max-width: 500px}
- #user_1 .label {color:{color:link}; font-weight:bold}
- #user_2 .label {color:{color:text}; font-weight:bold}
- ul.chat, .chat ol, .chat li {display:block; background-color:trans; list-style:none; margin:0px; padding:0px;}
- </style>
- <style type="text/css">{CustomCSS}</style>
- </head>
- <body>
- <div id="sidebarimg"><center><img src="{image:sidebar}"></center>
- <div class="sidebarinfo">{Description}<center>
- <br><big><big>{block:PreviousPage}<a href="{PreviousPage}">← </a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}"> →</a>{/block:NextPage}</big></big></div></div>
- <div id="title">{Title}</div>
- <div id="subtitle">{block:ifShowSubtitle}{text:subtitle}{/block:ifShowSubtitle}</div>
- <div id="links"><center>
- <a href="/">home</a>
- <a href="/ask">message</a>
- {block:IfShowLink1}<a href="{text:Link 1}">{text:Link 1 Title}</a>{/block:IfShowLink1}
- {block:IfShowLink2}<a href="{text:Link 2}">{text:Link 2 Title}</a>{/block:IfShowLink2}
- {block:IfShowLink3}<a href="{text:Link 3}">{text:Link 3 Title}</a>{/block:IfShowLink3}
- {block:IfShowLink4}<a href="{text:Link 4}">{text:Link 4 Title}</a>{/block:IfShowLink4}
- {block:IfShowLink5}<a href="{text:Link 5}">{text:Link 5 Title}</a>{/block:IfShowLink5}
- {block:IfShowLink6}<a href="{text:Link 6}">{text:Link 6 Title}</a>{/block:IfShowLink6}</div>
- <div id="credit"><a href="http://damntomlinsonthemes.tumblr.com/">©</a></div>
- <div id="entries">
- {block:Posts}
- <div id="posts">
- {block:Quote}<h2>"{Quote}" <br>- {Source}</h2>{/block:Quote}
- {block:Title}<h1>{Title} </h1>{/block:Title}
- {block:Text}{Body}{/block:Text}
- {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name} </h1></a>
- {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
- {block:Photo}<center><img src="{PhotoURL-500}" width="500px"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}<center>{Photoset-500}</center>
- {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Chat}<ul class="chat">{block:Lines}<li id="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul>{/block:Chat}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}<div id="questions"><div class="askerimg"><img src="{AskerPortraitURL-16}"> <strong>{Asker}</strong> said: "{Question}"</div></div>
- {Answer}{/block:answer}
- {block:Audio}<div id="_">{block:AlbumArt}<img src="{AlbumArtURL}" width="170px" height="170px" align="left" style="margin-right:10px" />{/block:AlbumArt}{AudioPlayerWhite}<br>
- {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
- {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
- {block:ExternalAudio}<b>Download:</b> <a href="{ExternalAudioURL}">click here</a><br />{/block:ExternalAudio}<b>Played:</b> {PlayCount} times
- {block:Caption}{Caption}{/block:Caption}<br clear="all" /></div> {/block:Audio}
- <div id="notes">{block:Date} posted <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} with {NoteCountwithLabel}{/block:NoteCount}{/block:Date}{block:RebloggedFrom} · <a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}{block:ContentSource}/<a href="{SourceURL}">©</a>{/block:ContentSource}</div>
- <div id="tags">{block:HasTags}{block:Tags}· <a href="/tagged/{Tag}">{Tag}</a> {/block:Tags}{/block:HasTags}</div>
- </div>{/block:Posts}
- {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment