Advertisement
VicariousHelpSite

Layout 137a

Mar 11th, 2014
3,983
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. !!!!!!!!!!!!Read It!!!!!!!!!!!!
  2.  
  3. (⊙.⊙(☉_☉)⊙.⊙)
  4.  
  5.  
  6. ALL COLORS CAN BE CHANGED.For color changes, see the color palette section in About Me. There are a ton of color schemes online. It won't take you long to change the color set-up on this profile.
  7.  
  8. There are div ids/classes, tables (table, tr, td) and img classes in this layout. Be VERY, VERY, VERY careful not to drop off any of the coding.
  9.  
  10.  
  11. ............................
  12. MUSIC PLAYER
  13.  
  14. REPLACE MY MUSIC PLAYER WITH YOUR OWN.
  15.  
  16. ............................
  17.  
  18.  
  19.  
  20. FOR ROLEPLAYER.ME USERS:
  21.  
  22. For the below text font classes and all of the headers (1, 2, 3, etc) and lyrics, please note the following:
  23. I code for ALL sites. Not every website will allow headers to be placed as <h1>Header 1</h1>. For that reason, I turn them into font classes with a period in front (.h1) in About Me and script them in the tables as I have done below.
  24.  
  25. <font class="h1">Header 1</font>
  26.  
  27. If you are on a website like RPer.me that allows regular header, underline, strong, etc coding, you can just use regular header coding for all of the header, lyric, special text labels like so:
  28. <h1>Header</h1> <strike>Strike</strike> etc..
  29.  
  30. OR just leave them as they are. They will work for you either way.
  31.  
  32.  
  33. ///////////////////////////////////////////////////
  34. _______________________________________________
  35.  
  36.  
  37.  
  38.  
  39. Don't forget to replace the XXXXX with your friend ID number.
  40.  
  41. (>‿◠)✌
  42.  
  43.  
  44. *****************************SAVE YOUR WORK AS YOU GO.*******************************
  45.  
  46.  
  47.  
  48.  
  49.  
  50. DO NOT REMOVE THE .VICARIOUS MARKERS FROM ANY VICARIOUS LAYOUT.
  51.  
  52. -----------------------------ABOUT ME---------------------------------
  53.  
  54. <style type="text/css">
  55. @import url(http://fonts.googleapis.com/css?family=Special+Elite|Rancho|Qwigley|Dorsa|Voltaire|Righteous|Medula+One);
  56.  
  57. /* - -DO NOT PUT ANYTHING ABOVE THE @import LINE ABOVE - - */
  58. /* - -DO NOT REARRANGE MY CODING!! ORDER IS IMPORTANT! - - */
  59.  
  60. .vicarious { Structure }
  61.  
  62. body {
  63. width:100%;
  64. height:100%;
  65. background-image: url("");
  66. background-attachment:fixed;
  67. background-repeat:no-repeat;
  68. background-position:center center;
  69. }
  70. .vicarious{ Google Chrome Scrollbar }
  71. ::-webkit-scrollbar {width: 5px;}
  72. ::-webkit-scrollbar-track {border: 1px solid ;}
  73. ::-webkit-scrollbar-thumb {border: 1px solid ;}
  74.  
  75. table, tr, td {padding:0px; border-collapse: collapse; /* 'cellspacing' equivalent */ background-color:transparent; border:0;width:0px;text-align:center;vertical-align: top; }
  76.  
  77. .viclike2meet_table, .vicmusic_table, .vicinterests_table, .vicmovies_table {
  78. visibility:visible;
  79. z-index:2;
  80. position:absolute;
  81. top:0%;
  82. left:50%;
  83. border:0px solid;
  84. margin-top:10px;
  85. height:auto;
  86. overflow:hidden;
  87. background-color:transparent;
  88. }
  89.  
  90.  
  91. .viclike2meet_table { width:200px;height:auto;margin-left:-500px; }
  92. .viclike2meet_table tr { margin:0px; }
  93. .viclike2meet_table td { margin:0px; max-width:200px; overflow:hidden; }
  94.  
  95. .vicinterests_table{ width:200px; height:auto;margin-left:-295px;}
  96. .vicinterests_table tr { margin:0px; }
  97. .vicinterests_table td { margin:0px; max-width:200px; overflow:hidden; }
  98.  
  99. .vicmusic_table{ width:200px; height:auto; margin-left:-90px; }
  100. .vicmusic_table tr { margin:0px; }
  101. .vicmusic_table td { margin:0px; max-width:200px; overflow:hidden; }
  102.  
  103. .vicmovies_table{ width:400px; height:auto; margin-left:115px; }
  104. .vicmovies_table tr { margin:0px; }
  105. .vicmovies_table td { margin:0px; max-width:400px; overflow:hidden; }
  106.  
  107.  
  108. .vic_table {
  109. padding:0px;
  110. margin:0px;
  111. width:100%;
  112. margin-bottom:4px;
  113. border:0px solid;
  114. border-collapse: collapse; /* 'cellspacing' equivalent */
  115. overflow:hidden;
  116. }
  117.  
  118. .vic_table tr { margin:0px; }
  119. .vic_table td { margin:0px; width:100%; text-align:center; padding: 0; /* 'cellpadding' equivalent */ }
  120.  
  121. .vicarious { Font Styles }
  122. a, a:link, a:active, a:visited, a:hover, td.text, table, tr, td, li, div, input, p {
  123. font-family: tahoma;
  124. font-size: 7pt ;
  125. line-height: 90% ;
  126. text-decoration:none;
  127. }
  128.  
  129. P { text-align:justify; }
  130.  
  131. I {
  132. font-size:8pt;
  133. line-height: 90% ;
  134. font-family: brushscript mt;
  135. text-decoration:none;
  136. text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
  137. }
  138.  
  139. EM {
  140. font-size:16pt;
  141. font-family: 'Qwigley', cursive;
  142. line-height: 100% ;
  143. text-decoration:none;
  144. text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
  145. }
  146.  
  147. .strike, strike {
  148. font-family: tahoma;
  149. font-size: 8pt ;
  150. line-height: 90% ;
  151. text-decoration:line-through;
  152. }
  153.  
  154. .u, u {
  155. font-family: tahoma;
  156. font-size:10pt;
  157. line-height: 90% ;
  158. text-decoration:underline;
  159. }
  160.  
  161. .strong, strong {
  162. font-family: tahoma;
  163. font-size:11pt;
  164. line-height: 90% ;
  165. text-decoration:none;
  166. font-weight:bolder;
  167. }
  168.  
  169. B, .B2, B2 {
  170. font-family:georgia;
  171. font-size:6pt;
  172. font-weight:bold;
  173. text-transform:uppercase;
  174. line-height:100%;
  175. letter-spacing: 0pt;
  176. text-shadow: 2px 2px 2px rgba(64, 30, 0, 1);
  177. }
  178.  
  179.  
  180. a.first, a.first:link, a.first:active, a.first:visited {
  181. font-family: arial narrow;
  182. font-size:8pt;
  183. text-align:center;
  184. text-transform:uppercase;
  185. letter-spacing:-1px;
  186. width:62px;
  187. height:32px;
  188. line-height:32px;
  189. display:inline-block;
  190. font-weight:bold;
  191. text-decoration:none;
  192. -webkit-transition: all 0.6s ease-out;
  193. -moz-transition: all 0.6s ease-out;
  194. -ms-transition: all 0.6s ease-out;
  195. -o-transition: all 0.6s ease-out;
  196. transition: all 0.6s ease-out;
  197. margin:0px;
  198. padding:0px;
  199. text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
  200.  
  201. }
  202.  
  203.  
  204. a.first:hover {
  205. letter-spacing:-1pt;
  206. }
  207.  
  208.  
  209.  
  210. a.fourth, a.fourth:link, a.fourth:active, a.fourth:visited {
  211. font-family: arial narrow;
  212. font-size:7pt;
  213. text-align:center;
  214. text-transform:uppercase;
  215. line-height:8pt;
  216. height:8pt;
  217. font-weight:bold;
  218. text-decoration:none;
  219. margin-bottom:1px;
  220. paddding:0px;
  221. text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
  222. display:block;
  223. -webkit-transition: all 0.6s ease-out;
  224. -moz-transition : all 0.6s ease-out;
  225. -o-transition : all 0.6s ease-out;
  226. transition : all 0.6s ease-out;
  227. -ms-transition: all 0.6s ease-out;
  228. }
  229.  
  230. a.fourth:hover {
  231. font-size:3pt;
  232. letter-spacing:3pt;
  233. }
  234.  
  235. .h1, .h2, .h3, .h4, .h5, .h6, .h7, .h8, .h9, .h10, .h11, .h12, .h13, h1, h2, h3, h4, h5, h6, h7, h8, h9, h10, h11, h12, h13 {
  236. font-family: copperplate gothic light;
  237. line-height:100%;
  238. text-align:center;
  239. display:block;
  240. font-size: 11pt ;
  241. padding:0px;
  242. margin:0px;
  243. text-decoration:none;
  244. text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
  245. }
  246.  
  247.  
  248. .h1, h1 {
  249. font-family:"Trebuchet MS", Helvetica, sans-serif;
  250. font-size: 10pt ;
  251. letter-spacing:1pt;
  252. font-weight:bold;
  253. padding:2px 5px 2px 0px;
  254. text-align:right;
  255. }
  256.  
  257. .h2, h2 {
  258. font-family: 'Medula One', cursive;
  259. font-size:6pt;
  260. margin:5px 0px;
  261. text-transform:uppercase;
  262. letter-spacing:1pt;
  263. }
  264.  
  265. .h3, h3 {
  266. text-align:left;
  267. padding-left:5px;
  268. margin-top:10px;
  269. font-size:22pt ;
  270. font-family: 'Dorsa', sans-serif;
  271. border-bottom:4px double;
  272. font-weight:bolder;
  273. }
  274.  
  275. .h4, h4 {
  276. font-weight:bold;
  277. text-align:center;
  278. font-size: 10pt ;
  279. padding:10px 0px 5px;
  280. margin:2.5px 0px ;
  281. font-family: 'Voltaire', sans-serif;
  282. border-bottom:2px solid;
  283. border-top:1px solid;
  284. text-transform:uppercase;
  285. letter-spacing:1pt;
  286. }
  287.  
  288. .h5, h5 {
  289. font-weight:bold;
  290. font-size: 46pt ;
  291. letter-spacing:1pt;
  292. text-align:center;
  293. font-family: 'Dorsa', sans-serif;
  294. border-bottom:2px solid;
  295. border-top:1px solid;
  296. }
  297.  
  298. .h6, h6 {
  299. font-family: tahoma;
  300. font-weight:bolder;
  301. font-size:11pt;
  302. margin:4px 0px ;
  303. Text-transform:uppercase;
  304. letter-spacing:1pt;
  305. }
  306.  
  307. .h7, h7 {
  308. font-family:arial narrow;
  309. font-size:7pt;
  310. padding:5px 0px;
  311. }
  312.  
  313. .h8, h8 {
  314. font-weight:bold;
  315. font-family: 'Dorsa', sans-serif;
  316. letter-spacing:2pt;
  317. font-size:18pt;
  318. height:23px;
  319. line-height:23px;
  320. text-align:center;
  321. border-bottom:2px solid;
  322. }
  323.  
  324. .h9, h9 {
  325. letter-spacing:2pt;
  326. font-size:16pt;
  327. padding:5px 0px ;
  328. margin-bottom:5px;
  329. border-left:55px solid;
  330. border-right:55px solid;
  331. text-transform:uppercase;
  332. }
  333.  
  334. .h10, h10 {
  335. font-family:arial narrow;
  336. letter-spacing:1pt;
  337. font-size:7pt;
  338. text-align:center;
  339. height:20px;
  340. line-height:20px;
  341. padding-bottom:4px;
  342. }
  343.  
  344. .h11, h11 {
  345. font-family: 'Righteous', cursive;
  346. letter-spacing:0pt;
  347. font-size:7pt;
  348. text-align:center;
  349. height:20px;
  350. line-height:20px;
  351. padding-bottom:4px;
  352. }
  353.  
  354.  
  355. .h12, h12 {
  356. font-weight:bolder;
  357. font-size:11pt;
  358. margin:6px 0px;
  359. }
  360.  
  361. .h13, h13 {
  362. font-family: georgia;
  363. letter-spacing:1pt;
  364. font-size:14pt;
  365. text-align:center;
  366. padding:5px 0px 0px;
  367. line-height:5px;
  368. margin:10.5px 0px;
  369. }
  370.  
  371.  
  372.  
  373. .cite {font-size:0pt; visibility:hidden!important; display:none!important; color:transparent;}
  374.  
  375.  
  376. .lyric, .lyric2, .lyric3, .lyric4, .lyric5, .lyric6, .lyric7, lyric, lyric2, lyric3, lyric4, lyric5, lyric6, lyric7 {
  377. font-family:georgia;
  378. text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
  379. text-decoration:none;
  380. line-height:65%;
  381. padding:0px;
  382. margin:0px;
  383. display:block;
  384. letter-spacing:0pt;
  385. }
  386.  
  387.  
  388. .lyric, lyric {
  389. Font-size:12pt;
  390. font-family: 'Rancho', cursive;
  391. letter-spacing:-1pt;
  392. text-align:right;
  393. padding-right:5px;
  394. padding-top:5px;
  395. }
  396.  
  397. .lyric2, lyric2 {
  398. Font-size:12pt;
  399. font-family: 'Qwigley', cursive;
  400. letter-spacing:1pt;
  401. text-align:left;
  402. padding-left:5px;
  403. }
  404.  
  405. .lyric3, lyric3 {
  406. Font-size:16pt;
  407. font-family:courier new;
  408. letter-spacing:-1pt;
  409. text-align:center;
  410. }
  411.  
  412. .lyric4, lyric4 {
  413. Font-size:13pt;
  414. font-family:tahoma;
  415. letter-spacing:0pt;
  416. text-align:right;
  417. padding-right:5px;
  418. }
  419.  
  420. .lyric5, lyric5 {
  421. Font-size:10pt;
  422. letter-spacing:2pt;
  423. text-align:left;
  424. padding-left:5px;
  425. }
  426.  
  427. .lyric6, lyric6 {
  428. font-family: 'Voltaire', sans-serif;
  429. letter-spacing:4pt;
  430. text-align:center;
  431. }
  432.  
  433. .lyric7, lyric7 {
  434. Font-size:13pt;
  435. font-family:arial narrow;
  436. letter-spacing:1pt;
  437. text-align:right;
  438. padding-right:5px;
  439. padding-bottom:5px;
  440. }
  441.  
  442.  
  443. .vicarious { Div/Img Style Classes }
  444.  
  445. .img1 {height:62px; width:62px; overflow:hidden;}
  446. .img2 {}
  447. .img3 {height:96px; width:96px; overflow:hidden;}
  448.  
  449.  
  450. .misc {
  451. width:180px;
  452. height:63px;
  453. overflow:auto;
  454. padding: 5px;
  455. margin:0px 5px;
  456. text-align:left;
  457. }
  458.  
  459. .ToTheR{
  460. text-align:right;
  461. height:auto;
  462. width:196px;
  463. padding: 5px 2px 5px 0px;
  464. text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
  465. }
  466.  
  467. .tunes {
  468. width:180px;
  469. height:40px;
  470. overflow:auto;
  471. padding: 0px 5px;
  472. margin:5px;
  473. text-align:left;
  474. }
  475.  
  476. .colA {
  477. width:180px;
  478. height:75px;
  479. overflow:auto;
  480. padding: 5px;
  481. margin:5px;
  482. text-align:justify;
  483. }
  484.  
  485. .colB {
  486. width:180px;
  487. height:81px;
  488. overflow:auto;
  489. padding: 5px;
  490. margin:5px;
  491. text-align:justify;
  492. }
  493.  
  494. .about {
  495. width:380px;
  496. height:64px;
  497. overflow:auto;
  498. padding: 5px;
  499. margin:5px;
  500. text-align:justify;
  501. }
  502.  
  503. .about2 {
  504. width:380px;
  505. height:161px;
  506. overflow:auto;
  507. padding: 5px;
  508. margin:5px;
  509. text-align:justify;
  510. }
  511.  
  512. .copyright {
  513. width:180px;
  514. height:auto;
  515. overflow:none;
  516. padding: 5px;
  517. margin:5px;
  518. text-align:justify;
  519. }
  520.  
  521. .vicarious {COLOR PALETTE }
  522.  
  523. body {background-color:0c0c0c;}
  524. ::-webkit-scrollbar-track {background-color:transparent ; border-color:000000 ;}
  525. ::-webkit-scrollbar-thumb {background-color:444444; border-color:000000 ;}
  526.  
  527. .vic_table {background-color:191919; }
  528.  
  529. .about, .about2, .colA, .colB, .tunes, .misc, .copyright {
  530. background-color:121212;
  531. }
  532.  
  533. a, a:link, a:active, a:visited, a:hover, td.text, table, tr, td, li, div, input, p { color:3f3636; }
  534.  
  535. a.first, a.first:link, a.first:active, a.first:visited, a.fourth, a.fourth:link, a.fourth:active, a.fourth:visited {color:696565; background-color:222222;}
  536.  
  537. a.first:hover, a.fourth:hover {color:4c4848;}
  538.  
  539.  
  540. I {color:817a7a;}
  541. em {color:c0bcbc;}
  542. B {color:736b6b;}
  543. .B2, B2 {color:989a9d;}
  544. .u, u {color:898989;}
  545. .strike, strike {color:7b716d;}
  546. .strong, strong {color:d8d8d8;}
  547. .h1, h1{color:574d4d;}
  548. .h2, h2{color:584e4a;}
  549. .h3, h3 {color:4f5256;border-color:4f5256;}
  550. .h4, h4 {color:676869; border-color:676869}
  551. .h5, h5 {background-color:18181b; color:3f3636;}
  552. .h6, h6 {color:7b716d;}
  553. .h7, h7 {color:7b716d;}
  554. .h8, h8 {background-color:111111; color:676869; border-color:676869;}
  555. .h9, h9 {color:3f3636;border-color:3f3636;}
  556. .h10, h10 {color:676869;}
  557. .h11, h11 {color:6d7174;}
  558. .h12, h12 {background-color:0d0e15;color:4f5256;}
  559. .h13, h13 { color:787878;}
  560. .lyric, lyric {color:b2b2b2;}
  561. .lyric2, lyric2 {color:7b716d;}
  562. .lyric3, lyric3 {color:787878;}
  563. .lyric4, lyric4 {color:8c7f7f;}
  564. .lyric5, lyric5 {color:676869;}
  565. .lyric6, lyric6 {color:ada5a5;}
  566. .lyric7, lyric7 {color:95999c;}
  567.  
  568. .adore {font-size:9pt; color:9c9696;}
  569. .heart {font-size:12pt; color:b2b4b5;}
  570.  
  571. .vicarious{ Hide Codes }
  572. .profileInfo, .userProfileURL, .friendsComments, .blurbs, .blacktext12, .friendSpace, .contactTable, .extendedNetwork, .latestBlogEntry, .interestsAndDetails, .userprofiledetail, .userAlbums, .whitetext12, .orangetext15, .lightbluetext8, .navigationBar, .profile, table tr td[id='footerWarpper'] { display:none !important;visibility:hidden!important; }
  573. table table table table td {width:0px;}
  574. .contactTable td, table table td.text table td,table table table table table td {width:auto;}
  575. div div select, div div form {display:none !important;}
  576. select { visibility:hidden!important; WIDTH:0px!important;}
  577. table div {display:none;}table table div {display:block;}
  578. .navigationBar { display: none; }
  579. div[id="googlebar"],div div select{opacity:0;filter:alpha(opacity=0);display:none !important;position:absolute !important; bottom:2000px !important;}
  580. .profileInfo tr tr td { visibility:hidden; }
  581. .profileInfo td.text { visibility:visible; }
  582. .vicarious {Layouts available @ http://vicarious-hs.tumblr.com/}
  583. </style>
  584.  
  585. </td></tr></table><table style="display:none"><tr><td>
  586.  
  587.  
  588. -----------------------------LIKE TO MEET------------------------------
  589.  
  590.  
  591. </td></tr></table></td></tr></table><table class="viclike2meet_table"><tr><td valign="top" align="center"><table><tr><td>
  592.  
  593. <font class="cite">COLUMN 1.The above table code must remain at the top. Everything else beneath it can be rearranged.</font>
  594.  
  595.  
  596. </td></tr></table><table class="vic_table"><tr><td>
  597.  
  598. <img src="http://i61.tinypic.com/2nktdgj.jpg">
  599.  
  600.  
  601. </td></tr></table><table class="vic_table"><tr><td>
  602. <font class="h3">Legal</font>
  603.  
  604. <div class="colA">
  605.  
  606. <BR><b>NAME:</b> Input info
  607. <BR><b>NICKNAMES:</b> Input info
  608. <BR><b>ALIASES:</b> Input info
  609. <BR><b>DATE OF BIRTH:</b> Input info
  610. <BR><b>PLACE OF BIRTH:</b> Input info
  611. <BR><b>CURRENT RESIDENCE:</b> Input info
  612.  
  613. </div>
  614.  
  615. </td></tr></table><table class="vic_table"><tr><td>
  616. <img src="http://i58.tinypic.com/vnc85i.jpg">
  617.  
  618. </td></tr></table><table class="vic_table"><tr><td>
  619.  
  620. <font class="h3">Family</font>
  621.  
  622. <div class="colA">
  623.  
  624. <BR><b>MOTHER:</b> Input info
  625. <BR><b>FATHER:</b> Input info
  626. <BR><b>SISTER(S):</b> Input info
  627. <BR><b>BROTHER(S):</b> Input info
  628. <BR><b>Other Family:</b> Input info
  629.  
  630. </div>
  631.  
  632. </td></tr></table><table class="vic_table"><tr><td>
  633.  
  634. <img src="http://i58.tinypic.com/2r6nvd2.jpg">
  635.  
  636.  
  637. </td></tr></table><table class="vic_table"><tr><td>
  638.  
  639. <font class="h13">The Usual Suspects</font>
  640.  
  641. </td></tr></table><table class="vic_table"><tr><td>
  642.  
  643. <div class="misc">
  644. <a class="fourth" href="/FriendID#">Connection Name</a>
  645. <a class="fourth" href="/FriendID#">Connection Name</a>
  646. <a class="fourth" href="/FriendID#">Connection Name</a>
  647. <a class="fourth" href="/FriendID#">Connection Name</a>
  648. <a class="fourth" href="/FriendID#">Connection Name</a>
  649. <a class="fourth" href="/FriendID#">Connection Name</a>
  650.  
  651. </div><div class="ToTheR">
  652. <font class="adore">Villains</font>
  653. <font class="heart">☠</font>
  654. </div>
  655.  
  656. </td></tr></table><table class="vic_table"><tr><td>
  657.  
  658. <div class="misc">
  659. <a class="fourth" href="/FriendID#">Connection Name</a>
  660. <a class="fourth" href="/FriendID#">Connection Name</a>
  661. <a class="fourth" href="/FriendID#">Connection Name</a>
  662. <a class="fourth" href="/FriendID#">Connection Name</a>
  663. <a class="fourth" href="/FriendID#">Connection Name</a>
  664. <a class="fourth" href="/FriendID#">Connection Name</a>
  665. </div>
  666.  
  667. <div class="ToTheR">
  668. <font class="adore">Vixens</font>
  669. <font class="heart">☿</font>
  670. </div>
  671.  
  672. </td></tr></table><table class="vic_table"><tr><td>
  673.  
  674. <div class="misc">
  675. <a class="fourth" href="/FriendID#">Connection Name</a>
  676. <a class="fourth" href="/FriendID#">Connection Name</a>
  677. <a class="fourth" href="/FriendID#">Connection Name</a>
  678. <a class="fourth" href="/FriendID#">Connection Name</a>
  679. <a class="fourth" href="/FriendID#">Connection Name</a>
  680. <a class="fourth" href="/FriendID#">Connection Name</a>
  681. </div>
  682.  
  683. <div class="ToTheR">
  684. <font class="adore">Vampires</font>
  685. <font class="heart">☥</font>
  686. </div>
  687.  
  688.  
  689. </td></tr></table><table class="vic_table"><tr><td>
  690.  
  691. <font class="h8">Copyright & Disclaimer</font>
  692.  
  693. <font class="h7">COPYRIGHT 2014. ALL RIGHTS RESERVED.</font>
  694.  
  695. <div class="copyright">
  696. <p>This page contains material protected under International and Federal Copyright Laws and Treaties. Any unauthorized reprint or use of this material is prohibited. No part of this page may be reproduced or transmitted in any form or by any means, electronic or mechanical, including photocopying, recording, or by any information storage and retrieval system without express written permission from the author.
  697.  
  698. <p>I am not the person in the photographs. This profile is for creative purposes only.
  699. </div>
  700.  
  701. </td></tr></table><table class="vic_table"><tr><td>
  702.  
  703. <img class="img1" src="http://i59.tinypic.com/3464wuq.jpg">
  704. <img class="img1" src="http://i59.tinypic.com/3464wuq.jpg">
  705. <img class="img1" src="http://i59.tinypic.com/3464wuq.jpg">
  706.  
  707. </td></tr></table><table class="vic_table"><tr><td>
  708. <font class="h11"><b>AIM:</b> Screen name Here </font>
  709.  
  710. -----------------------------INTERESTS---------------------------------
  711.  
  712.  
  713. </td></tr></table></td></tr></table><table class="vicinterests_table"><tr><td valign="top" align="center"><table><tr><td>
  714.  
  715. <font class="cite">COLUMN 2.The above table code must remain at the top. Everything else beneath it can be rearranged.</font>
  716.  
  717.  
  718.  
  719. </td></tr></table><table class="vic_table"><tr><td>
  720.  
  721. <img src="http://i60.tinypic.com/2s16c2a.jpg">
  722.  
  723. </td></tr></table><table class="vic_table"><tr><td>
  724. <font class="h3">Personality</font>
  725.  
  726. <div class="colA">
  727.  
  728. <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  729.  
  730. <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  731.  
  732. </div>
  733.  
  734. </td></tr></table><table class="vic_table"><tr><td>
  735. <img src="http://i58.tinypic.com/vnc85i.jpg">
  736.  
  737.  
  738. </td></tr></table><table class="vic_table"><tr><td>
  739. <font class="h3">Relationships</font>
  740.  
  741. <div class="colA">
  742. <BR><b>STATUS:</b> Input info
  743. <BR><b>ORIENTATION:</b> Input info
  744. <BR><b>CURRENT:</b> Input info
  745. <BR><b>FORMER:</b> Input info
  746.  
  747.  
  748. </td></tr></table><table class="vic_table"><tr><td>
  749.  
  750. <font class="h6">Tunes</font>
  751.  
  752. </td></tr></table><table class="vic_table"><tr><td>
  753.  
  754. <object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3_mini.swf" width="200" height="20">
  755. <param name="movie" value="http://flash-mp3-player.net/medias/player_mp3_mini.swf" />
  756. <param name="bgcolor" value="#191919" />
  757. <param name="FlashVars" value="mp3=http%3A//k007.kiwi6.com/hotlink/vbafp0ycd5/BJ_LDR.mp3&autoplay=1&bgcolor=191919&loadingcolor=3f3636&buttoncolor=3f3636&slidercolor=3f3636" />
  758. </object>
  759.  
  760. </td></tr></table><table class="vic_table"><tr><td>
  761. <div class="tunes">
  762. <BR><B>Signature Song:</b> Title, Artist
  763. <BR><B>Mood Music:</b> Title, Artist
  764. <BR><B>Listening To:</b> Title, Artist
  765. </div>
  766.  
  767. </td></tr></table><table class="vic_table"><tr><td>
  768. <img src="http://i62.tinypic.com/15xp9qh.jpg">
  769.  
  770. </td></tr></table><table class="vic_table"><tr><td>
  771. <img src="http://i62.tinypic.com/15xp9qh.jpg">
  772.  
  773. </td></tr></table><table class="vic_table"><tr><td>
  774. <img src="http://i62.tinypic.com/15xp9qh.jpg">
  775.  
  776. </td></tr></table><table class="vic_table"><tr><td>
  777. <img src="http://i62.tinypic.com/15xp9qh.jpg">
  778.  
  779.  
  780.  
  781. -----------------------------MUSIC---------------------------------
  782.  
  783. </td></tr></table></td></tr></table><table class="vicmusic_table"><tr><td valign="top" align="center"><table><tr><td>
  784.  
  785. <font class="cite">COLUMN 3.The above table code must remain at the top. Everything else beneath it can be rearranged.</font>
  786.  
  787.  
  788. </td></tr></table><table class="vic_table"><tr><td>
  789.  
  790. <img src="http://i62.tinypic.com/2d135ug.jpg">
  791.  
  792. </td></tr></table><table class="vic_table"><tr><td>
  793. <font class="h3">Physical</font>
  794.  
  795. <div class="colA">
  796.  
  797. <BR><b>ETHNICITY:</b> Input info
  798. <BR><b>HAIR COLOR:</b> Input info
  799. <BR><b>EYE COLOR:</b> Input info
  800. <BR><b>HEIGHT:</b> Input info
  801. <BR><b>WEIGHT:</b> Input info
  802. <BR><b>BIRTHMARKS/SCARS:</b> Input info
  803.  
  804. </div>
  805.  
  806. </td></tr></table><table class="vic_table"><tr><td>
  807. <img src="http://i58.tinypic.com/vnc85i.jpg">
  808.  
  809.  
  810. </td></tr></table><table class="vic_table"><tr><td>
  811. <font class="h3">Education & Employment</font>
  812.  
  813. <div class="colA">
  814. <br><b>High School</b> Input Info
  815. <br><b>College</b> Input Info
  816. <br><b>Major</b> Input Info
  817. <br><b>Degree</b> Input Info
  818. <br><b>OCCUPATION:</b> Input info
  819. <BR><b>JOB DESCRIPTION:</b> Input info
  820. <BR><b>EMPLOYER:</b> Input info
  821. <BR><b>SKILLSET:</b> Input info
  822.  
  823. </div>
  824.  
  825. </td></tr></table><table class="vic_table"><tr><td>
  826.  
  827. <img src="http://i58.tinypic.com/2r6nvd2.jpg">
  828.  
  829.  
  830.  
  831. </td></tr></table><table class="vic_table"><tr><td>
  832.  
  833. <font class="h8">◄ Name</font>
  834.  
  835. <div class="colB">
  836.  
  837. <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  838.  
  839. <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  840.  
  841. </div>
  842.  
  843.  
  844. <font class="h10">Bit of a quote goes here</font>
  845. </td></tr></table><table class="vic_table"><tr><td>
  846.  
  847. <font class="h8">◄ Name</font>
  848.  
  849. <div class="colB">
  850.  
  851. <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  852.  
  853. <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  854.  
  855. </div>
  856.  
  857.  
  858. <font class="h10">Bit of a quote goes here</font>
  859. </td></tr></table><table class="vic_table"><tr><td>
  860.  
  861. <font class="h8">◄ Name</font>
  862.  
  863. <div class="colB">
  864.  
  865. <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  866.  
  867. <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  868.  
  869. </div>
  870.  
  871.  
  872. <font class="h10">Bit of a quote goes here</font>
  873. </td></tr></table><table class="vic_table"><tr><td>
  874.  
  875. <font class="h8">◄ Name</font>
  876.  
  877. <div class="colB">
  878.  
  879. <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  880.  
  881. <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  882.  
  883. </div>
  884.  
  885.  
  886. <font class="h10">Bit of a quote goes here</font>
  887.  
  888.  
  889.  
  890. -----------------------------MOVIES---------------------------------
  891.  
  892. </td></tr></table></td></tr></table><table class="vicmovies_table"><tr><td valign="top" align="center"><table><tr><td>
  893.  
  894. <font class="cite">COLUMN 4. The above table code must remain at the top. Everything else beneath it can be rearranged.</font>
  895.  
  896. </td></tr></table><table class="vic_table"><tr><td>
  897. <font class="h1">Navigation</font>
  898.  
  899. <a CLASS="FIRST" href="/logincomplete.php">Home</a>
  900. <a CLASS="FIRST" href="/invite_friend.php?friend_id=xxxxxx">Add</a>
  901. <a CLASS="FIRST" href="/send_message.php?member_id=xxxxxx">Message</a>
  902. <a CLASS="FIRST" href="/add_testimonial.php?member_id=xxxxxx">Comment</a>
  903. <a CLASS="FIRST" href="/gallery.php?member_id=xxxxxx">Photos</a>
  904. <a CLASS="FIRST" href="/view_member_blog.php?member_id=xxxxxx">Blogs</a>
  905.  
  906.  
  907. </td></tr></table><table class="vic_table"><tr><td>
  908.  
  909. <font class="h12">Basic Information</font>
  910.  
  911. <div class="about">
  912.  
  913. <p>Put a brief synopsis of your character here for a quick read or add some basic rules of play.
  914.  
  915. <p><b>Bold</b> <i>Italic</i> <em>Emphasis</em> For the below text font classes and all of the headers (1, 2, 3, etc) and lyrics, please note the following: I code for ALL sites. Not every website will allow headers to be placed as h1 etc between < these > brackets. For that reason, I turn them into font classes with a period in front and script them as I have done below. If you are on a website that allows regular header, underline, strong, etc coding, you can just use regular header coding for all of the header, lyric, special text labels OR just leave them as they are. They will work for you either way.
  916. <p><font class="b2">Bold2</font>
  917. <p><font class="strong">Strong</font>
  918. <p><font class="strike">Strike</font>
  919. <p><font class="u">Underline</font>
  920.  
  921.  
  922. </div>
  923.  
  924.  
  925. </td></tr></table><table class="vic_table"><tr><td>
  926.  
  927. <font class="h4">Verse 1 - Verse 2 - Verse 3 - Verse 4</font>
  928.  
  929. </td></tr></table><table class="vic_table"><tr><td>
  930.  
  931. <img class="img3" src="http://i58.tinypic.com/684uj6.jpg">
  932. <img class="img3" src="http://i58.tinypic.com/684uj6.jpg">
  933. <img class="img3" src="http://i58.tinypic.com/684uj6.jpg">
  934. <img class="img3" src="http://i58.tinypic.com/684uj6.jpg">
  935.  
  936. </td></tr></table><table class="vic_table"><tr><td>
  937.  
  938. <font class="h5">Name</font>
  939.  
  940. </td></tr></table><table class="vic_table"><tr><td>
  941.  
  942. <img src="http://i58.tinypic.com/2efp3kp.jpg">
  943.  
  944.  
  945. </td></tr></table><table class="vic_table"><tr><td>
  946.  
  947. <font class="h9">Title Goes Here</font>
  948.  
  949. <font class="h2">Put a quote about your character or a lyric or two here. </font>
  950.  
  951. </td></tr></table><table class="vic_table"><tr><td>
  952.  
  953. <div class="about2">
  954.  
  955.  
  956.  
  957. <p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?
  958. </div>
  959.  
  960. </td></tr></table><table class="vic_table"><tr><td>
  961.  
  962.  
  963.  
  964. <font class="lyric">A line of lyrics goes here</font>
  965. <font class="lyric2">A line of lyrics goes here</font>
  966. <font class="lyric3">A line of lyrics goes here</font>
  967. <font class="lyric4">A line of lyrics goes here</font>
  968. <font class="lyric5">A line of lyrics goes here</font>
  969. <font class="lyric6">A line of lyrics goes here</font>
  970. <font class="lyric7">A line of lyrics goes here</font>
  971.  
  972.  
  973. </td></tr></table><table class="vic_table"><tr><td>
  974.  
  975. <img src="http://i57.tinypic.com/2wq6gyw.jpg">
  976.  
  977. </td></tr></table><table class="vic_table"><tr><td>
  978. <font class="h9">Title Goes Here</font>
  979.  
  980. <font class="h2">Put a quote about your character or a lyric or two here. </font>
  981.  
  982.  
  983. </td></tr></table><table class="vic_table"><tr><td>
  984. <div class="about2">
  985.  
  986. <p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?
  987.  
  988. </div>
  989.  
  990.  
  991.  
  992.  
  993. -----------------------------TELEVISION / BOOKS / HEROES---------------------------------
  994.  
  995. ////////////Put the below code into the sections for Tv/Books/Heroes so that it will remind you not to fill out those sections in the future. The below code will not affect your layout.////////
  996.  
  997. </td></tr></table></td></tr></table><table><tr><td><table><tr><td>
  998. <font class="cite">
  999. DO NOT USE THIS SECTION OR IT WILL THROW OFF YOUR ENTIRE LAYOUT.
  1000. </font>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement