Advertisement
Amanduhh7

Business Savvy

Feb 10th, 2015
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.74 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <!--[if IE 8]><html class="lt-ie10 lt-ie9"> <![endif]-->
  3. <!--[if IE 9]><html class="lt-ie10"> <![endif]-->
  4. <!--[if gt IE 9]><!--> <html> <!--<![endif]-->
  5. <head>
  6.  
  7. <!--THEME DESIGN BY SLAPDASHTHEMES--><!--DO NOT REMOVE CODE--><!--THEME DESIGN BY SLAPDASHTHEMES-->
  8. <!--THEME DESIGN BY SLAPDASHTHEMES--><!--DO NOT REMOVE CODE--><!--THEME DESIGN BY SLAPDASHTHEMES-->
  9. <!--THEME DESIGN BY SLAPDASHTHEMES--><!--DO NOT REMOVE CODE--><!--THEME DESIGN BY SLAPDASHTHEMES-->
  10. <!--THEME DESIGN BY SLAPDASHTHEMES--><!--DO NOT REMOVE CODE--><!--THEME DESIGN BY SLAPDASHTHEMES-->
  11.  
  12. <meta name="color:title" content="#ffffff">
  13. <meta name="color:menu" content="#ffffff">
  14. <meta name="color:navboxlinks" content="#ffffff">
  15. <meta name="color:backtotop" content="#ffffff">
  16. <meta name="color:navboxback" content="#ffffff">
  17. <meta name="color:menuback" content="#808080">
  18. <meta name="color:headerback" content="#3f3f3f">
  19. <meta name="color:body" content="#555454">
  20. <meta name="color:navboxbackgrounds" content="#808080">
  21.  
  22. <meta name="font:title" content="courier new"/>
  23. <meta name="font:navboxlinks" content="courier new"/>
  24.  
  25. <meta name="text:LinkOneURL" content="">
  26. <meta name="text:Link One" content="Link One">
  27. <meta name="text:LinkTwoURL" content="">
  28. <meta name="text:Link Two" content="Link Two">
  29. <meta name="text:LinkThreeURL" content="">
  30. <meta name="text:Link Three" content="Link Three">
  31. <meta name="text:LinkFourURL" content="">
  32. <meta name="text:Link Four" content="Link Four">
  33.  
  34.  
  35. <script type="text/javascript"
  36. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  37.  
  38. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  39.  
  40. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  41. <script type="text/javascript">
  42. $(window).load(function () {
  43. var $content = $('#content');
  44. $content.masonry({itemSelector: '.posts'}),
  45. $content.infinitescroll({
  46. navSelector : 'div#pagination',
  47. nextSelector : 'div#pagination a#nextPage',
  48. itemSelector : '.posts',
  49. loading: {
  50. finishedMsg: '',
  51. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  52. },
  53. bufferPx : 600,
  54. debug : false,
  55. },
  56. // call masonry as a callback.
  57. function( newElements ) {
  58. var $newElems = $( newElements );
  59. $newElems.hide();
  60. // ensure that images load before adding to masonry layout
  61. $newElems.imagesLoaded(function(){
  62. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );});});});</script>
  63.  
  64. <style type="text/css">
  65.  
  66. body{
  67. background-color:{color:body};
  68. width:100%;
  69. overflow-x: hidden;
  70. }
  71.  
  72. #header{
  73. max-width:auto;
  74. background-color:{color:headerback};
  75. height:300px;
  76. margin-top:-8px;
  77. margin-left:-8px;
  78. overflow-x: hidden;
  79. }
  80.  
  81. #header .title{
  82. font-size:50px;
  83. color:white;
  84. text-align:center;
  85. line-height:150px;
  86. }
  87.  
  88. .title a{
  89. text-decoration:none;
  90. color:{color:title};
  91. font-family:{font:title};
  92. text-transform:uppercase;
  93. }
  94.  
  95. .menu ul{
  96. float: left;
  97. width: 100%;
  98. padding: 0;
  99. margin: 0;
  100. list-style-type: none;
  101. text-align:center;
  102. margin-left:710px;
  103. }
  104.  
  105. .menu a{
  106. float: left;
  107. width: 6em;
  108. text-decoration: none;
  109. color: {color:menu};
  110. background-color: gray;
  111. padding: 0.2em 0.6em;
  112. border-right: 1px solid white;
  113. border-left: 1px solid white;
  114. }
  115.  
  116. .menu li {
  117. display: inline;
  118. }
  119.  
  120. #navigation{
  121. max-width:auto;
  122. height:300px;
  123. background-color:white;
  124. margin-left:-8px;
  125. padding-top: 1px;
  126. overflow-x: hidden;
  127. }
  128.  
  129. .html{
  130. width:250px;
  131. height:250px;
  132. background-color:{color:navboxbackgrounds};
  133. margin-top:10px;
  134. float:left;
  135. margin-left:60px;
  136. border:10px solid #555454;
  137. padding:5px;
  138. font-size:50px;
  139. font-family:{font:navboxlinks};
  140. text-transform:uppercase;
  141. }
  142.  
  143. .html a{
  144. text-decoration:none;
  145. color:{color:navboxlinks};
  146. }
  147.  
  148. .html:hover{
  149. opacity:.7;
  150. }
  151.  
  152. .css{
  153. width:250px;
  154. height:250px;
  155. background-color:{color:navboxbackgrounds};
  156. margin-top:10px;
  157. float:left;
  158. margin-left:100px;
  159. border:10px solid #555454;
  160. padding:5px;
  161. font-size:50px;
  162. font-family:{font:navboxlinks};
  163. text-transform:uppercase;
  164. }
  165.  
  166. .css a{
  167. text-decoration:none;
  168. color:{color:navboxlinks};
  169. }
  170.  
  171. .css:hover{
  172. opacity:.7;
  173. }
  174.  
  175. .description{
  176. width:250px;
  177. height:250px;
  178. background-color:{color:navboxbackgrounds};
  179. margin-top:10px;
  180. float:left;
  181. margin-left:100px;
  182. border:10px solid #555454;
  183. font-size:12px;
  184. padding:5px;
  185. padding:5px;
  186. }
  187.  
  188. .themes{
  189. width:250px;
  190. height:250px;
  191. background-color:{color:navboxbackgrounds};
  192. margin-top:10px;
  193. float:left;
  194. margin-left:100px;
  195. border:10px solid #555454;
  196. padding:5px;
  197. font-size:50px;
  198. font-family:{font:navboxlinks};
  199. text-transform:uppercase;
  200. }
  201.  
  202. .themes a{
  203. text-decoration:none;
  204. color:{color:navboxlinks};
  205. }
  206.  
  207. .themes:hover{
  208. opacity:.7;
  209. }
  210.  
  211. .extra{
  212. width:250px;
  213. height:250px;
  214. background-color:{color:navboxbackgrounds};
  215. margin-top:10px;
  216. float:left;
  217. margin-left:100px;
  218. border:10px solid #555454;
  219. padding:5px;
  220. font-size:50px;
  221. font-family:{font:navboxlinks};
  222. text-transform:uppercase;
  223. }
  224.  
  225. .extra a{
  226. text-decoration:none;
  227. color:{color:navboxlinks};
  228. }
  229.  
  230. .extra:hover{
  231. opacity:.7;
  232. }
  233.  
  234. #content{
  235. position:absolute;
  236. width:530px;
  237. margin-top:540px;
  238. margin-left:610px;
  239. background-color:#eaeaea;
  240. border:10px solid gray;
  241. outline:5px solid black;
  242.  
  243. }
  244.  
  245. #content .posts{
  246. width:500px;
  247. margin:5px;
  248. padding:10px;
  249. float:left;
  250. background-color:white;
  251.  
  252.  
  253. }
  254.  
  255. .posts a{
  256. text-decoration:none;
  257. color:gray;
  258. }
  259.  
  260. .posttitle{
  261. color:{color:posttitle};
  262. font-size:30px;
  263. text-align:center;
  264. font-family:georgia;
  265. }
  266.  
  267. .posttext{
  268. font-size:12px;
  269. }
  270.  
  271. p{
  272. font-size:12px;
  273. }
  274.  
  275. .pagination {
  276. display: none;
  277. }
  278.  
  279. #info{
  280. width:500px;
  281. border-bottom:1px solid black;
  282. }
  283.  
  284. #date{
  285. text-align:center;
  286. }
  287. #date a{
  288. text-decoration:none;
  289. color:black;
  290. font-size:12px;
  291. }
  292.  
  293. .reblog{
  294. float:left;
  295. }
  296.  
  297. .notes{
  298. float:right;
  299. font-size:12px;
  300. }
  301.  
  302.  
  303. ol.notes {list-style: none;width:400px;margin-left:10px; float:left;}
  304. ol.notes a {color:#444; text-decoration:none;}
  305. ol.notes li.note {
  306. margin-bottom: 2px;
  307. padding: 2px;
  308. text-transform: lowercase;
  309. line-height: 20px;
  310. width:400px;
  311. border-bottom:1px solid gray;}
  312. ol.notes li.note img.avatar {
  313. vertical-align: -2px;
  314. margin-right: 10px;
  315. width:16px;
  316. height: 16px;}
  317. ol.notes li.note .answer_content {font-weight: normal;}
  318. ol.notes li.note blockquote {display: none;}
  319.  
  320. /* Custom CSS */
  321. {CustomCSS}
  322. </style>
  323. <a title="Back to Top" href="#" style="position: fixed; bottom: 10px; right: 50px; box-shadow:-5px solid gray; color:{color:backtotop}; text-decoration:none; text-transform:uppercase;">Back To Top<img src=""></a>
  324. </head>
  325. <body>
  326. <div id="header">
  327. <div class="title"><a href="/">{Title}</a></div>
  328. <div class="menu">
  329. <ul>
  330. <li><a href="/">Index</a></li>
  331. <li><a href="/ask">Message</a></li>
  332. <li><a href="/archive">Archive</a></li>
  333. <li><a href="http://www.slapdashthemes.tumblr.com">Theme</a></li>
  334. </ul></div>
  335. </div>
  336.  
  337. <div id="navigation">
  338. <center><div class="html"><a href="{text:LinkOneURL}"> <div style="margin-top:80px;">{text:Link One}</div></a></div></center>
  339. <center><div class="css"><a href="{text:LinkTwoURL}"> <div style="margin-top:80px;">{text:Link Two}</div></a></div></center>
  340. <center><div class="description"{Description}</div></center>
  341. <center><div class="themes"><a href="{text:LinkThreeURL}"> <div style="margin-top:80px;">{text:Link Three}</div></a></div></center>
  342. <center><div class="extra"><a href="{text:LinkFourURL}"> <div style="margin-top:80px;">{text:Link Four}</div></a></div></center>
  343. </div>
  344.  
  345.  
  346. <!--start content-->
  347. <div id="content">
  348. {block:Posts}
  349.  
  350. <div class="posts">
  351.  
  352. <div style="font-size:12px;">{block:RebloggedFrom}<a href="{ReblogParentURL}" style="text-decoration:none; color:#000000;">VIA {ReblogParentName} </a> ↔ <a href="{ReblogRootURL}" style="text-decoration:none; color:#000000;">SOURCE {ReblogRootName} </a>{/block:RebloggedFrom}</div>
  353.  
  354. {block:Text}
  355. <a href="{Permalink}" style="text-decoration:none; color:gray;"><div class="posttitle">{Title}</div></a>
  356. <div style="font-size:12px;">{Body}</div></a>
  357. {/block:Text}
  358.  
  359. {block:Photo}
  360. <a href="{Permalink}"><img src="{PhotoURL-500}" width="500" ALT=""></a>
  361. {block:Caption}<div class="postcaption">{Caption}</div>{/block:Caption}
  362. {/block:Photo}
  363.  
  364. {block:Photoset}
  365. {block:Photos}
  366. <a href="{Permalink}"><img src="{PhotoURL-500}" width="{PhotoWidth-250}"></a>
  367. {block:Caption}<div class="postcaption">{Caption}</div>{/block:Caption}
  368. {/block:Photos}
  369. {block:Caption}<div class="postcaption">{Caption}</div>{/block:Caption}
  370. {/block:Photoset}
  371.  
  372. {block:Quote}
  373. <div class="quote"><b>"{Quote}"</b></div>
  374. <br>
  375. <div class="quotesource">~{Source}</div>
  376. {/block:Quote}
  377.  
  378. {block:Chat}
  379. {block:Title}<div class="posttitle">{Title}</div>{/block:Title}
  380. <ul>
  381. <div class="chat">{block:Lines}<li>{block:Label}<strong>{Label}</strong>{/block:Label}{Line}</li>{/block:Lines}</div>
  382. </ul>
  383. {/block:Chat}
  384.  
  385. {block:Link}
  386. <a href="{URL}"style="text-decoration:none; color:gray;"><div class="posttitle link">{Name}</div></a>
  387. {block:Description}<div class="postdescription">{Description}</div>{/block:Description}
  388. {/block:Link}
  389.  
  390. {block:Answer}
  391. <div class="answer"><img src="{AskerPortraitURL-30}" alt=""><div class="ask">{Asker}</div>
  392. <br><br> <b>{Question}</b>
  393. <br><br>
  394. {block:Answerer}
  395. <img src="{AnswererPortraitURL-16}" alt="">
  396. <div class="ask">{Answerer}</div>
  397. <div class="answerer">{Answer}</div>
  398. {/block:Answerer}
  399. <br><br>
  400. {Replies}
  401. </div>
  402. {/block:Answer}
  403.  
  404. {block:Video}
  405. {VideoEmbed-250}
  406. {PlayCountWithLabel}
  407. {block:Caption}<div class="postcaption">{Caption}</div>{/block:Caption}
  408. {/block:Video}
  409.  
  410. {block:Audio}
  411. {block:AudioEmbed}{AudioEmbed-250}{/block:AudioEmbed}
  412. {block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}
  413. {block:PlayCount}{PlayCount}{/block:PlayCount}
  414. {block:Caption}<div class="postcaption">{Caption}</div>{/block:Caption}
  415. {/block:Audio}
  416.  
  417.  
  418.  
  419. <div id="info"> <div id="date">
  420. <div class="reblog"><a href="{ReblogURL}">Reblog</a> <a href="{ReblogURL}" target="_blank"></a></div>
  421. {block:Date}<a href="{Permalink}">{DayOfMonth} {Month} {Year}</a>{/block:Date}
  422. {block:NoteCount}
  423. <div class="notes"><img src="{image:notes}">{NoteCount}</div>
  424. {/block:Notecount}
  425. {/block:Date}
  426.  
  427. </div>
  428. </div>
  429.  
  430.  
  431.  
  432.  
  433. {block:PostNotes}{PostNotes}{/block:PostNotes}
  434. <!--End posts--></div><!--End posts-->
  435.  
  436. {/block:Posts}
  437.  
  438.  
  439.  
  440.  
  441.  
  442.  
  443. {block:IndexPage}
  444. {block:Pagination}
  445. <div id="pagination">
  446. {block:NextPage}
  447. <a id="nextPage" href="{NextPage}"></a>
  448. {/block:NextPage}
  449. {block:PreviousPage}
  450. <a href="{PreviousPage}"></a>
  451. {/block:PreviousPage}
  452. </div>
  453. {/block:Pagination}
  454. {/block:IndexPage}
  455.  
  456.  
  457. </div>
  458.  
  459. <!--End Content-->
  460. </body>
  461. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement