Advertisement
VicariousHelpSite

STANDARD HTML 2 COLUMN LAYOUT 112

Jul 19th, 2013
2,096
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. !!!!!!!!!!!!Read It!!!!!!!!!!!!
  2.  
  3. (⊙.⊙(☉_☉)⊙.⊙)
  4.  
  5.  
  6. There are div ids/classes, img classes and tables (<table><tr><td>) in this layout. Be VERY, VERY, VERY careful not to drop off any of the coding.
  7.  
  8. To put a pic overlay in for the center panel (located in Music) replace my http link where you see the below line of code.
  9.  
  10.  
  11. <div id="vicpicmiddle" style="background-image:url(http://i.imgbox.com/abzu4Rgf.jpg);">
  12.  
  13. To put a pic overlay in for each of the mini-panels (The Special Ones/also located in Music), replace my http link where you see the below lines of code:
  14.  
  15. <div id="vicspesh" style="background-image:url(http://i.imgbox.com/advRsOJh.png);">
  16.  
  17.  
  18.  
  19.  
  20.  
  21. ***Replace my music player with one of your own.
  22.  
  23.  
  24.  
  25.  
  26. ****ELITEROLEPLAYERS.NET USERS ONLY*****
  27.  
  28. At the top of About Me, locate the body.
  29.  
  30. body {
  31. .....
  32. ...
  33. ...
  34. margin-left:-393px;
  35.  
  36.  
  37. CHANGE margin-left:-393px; TO margin-left:-310px;
  38.  
  39. _______________________________________________
  40.  
  41.  
  42.  
  43.  
  44. Don't forget to replace the XXXXX with your friend ID number.
  45.  
  46. (>‿◠)✌
  47.  
  48.  
  49. *****************************SAVE YOUR WORK AS YOU GO.*******************************
  50.  
  51.  
  52.  
  53.  
  54.  
  55. DO NOT REMOVE THE .VICARIOUS MARKERS FROM ANY VICARIOUS LAYOUT.
  56.  
  57. -----------------------------ABOUT ME---------------------------------
  58.  
  59.  
  60.  
  61. <style type="text/css">
  62.  
  63. @import url(http://fonts.googleapis.com/css?family=Reenie+Beanie|Rancho|Tangerine:400,700|Mate+SC:400);
  64. /* DO NOT PUT ANYTHING ABOVE THE @import LINE ABOVE*/
  65.  
  66. .vicarious {BE RESPECTFUL TO THE LAYOUT CODER/CREATOR. DO NOT REMOVE THE .VICARIOUS CREDIT! Layouts available @ http://vicarious-hs.tumblr.com/}
  67.  
  68.  
  69.  
  70. /* DO NOT REARRANGE MY CODING. ORDER IS IMPORTANT*/
  71.  
  72. .vicarious{ Flips Profile }
  73. table {direction:rtl;}
  74. table table table {direction:ltr;}
  75.  
  76. .vicarious{ Background Properties }
  77. body {
  78. background-color:090c19;
  79. background-image: url();
  80. background-attachment: fixed;
  81. background-position: top center;
  82. background-repeat: no-repeat;
  83. visibility:visible;
  84. left:50%;
  85. top:0%;
  86. margin-left:-393px;
  87. margin-top:0px;
  88. position:absolute;
  89. z-index:1;
  90. }
  91.  
  92.  
  93. .vicarious{ Google Chrome Scrollbar }
  94.  
  95. ::-webkit-scrollbar {
  96. width: 10px;
  97. }
  98.  
  99. ::-webkit-scrollbar-track {
  100. background-color: 090c19;
  101. border: 1px solid #000000;
  102. }
  103.  
  104. ::-webkit-scrollbar-thumb {
  105.  
  106. background-color:3a426d;
  107. border: 1px solid #000000;
  108. }
  109.  
  110. .vicarious { Table Properties }
  111. table, tr, td { background-color:transparent; border:0;}
  112. table table {
  113. background-color:transparent;
  114. border-left:0px double #1d2247;
  115. border-right:0px double #1d2247;
  116. }
  117.  
  118. table table table { background-color:transparent; display: inline-table; border:0px; }
  119.  
  120. .vic_table {
  121. margin-bottom:5px;
  122. background-color:010206;
  123. border:1px solid #2c2e3c; }
  124. .vic_table tr { margin:0px; }
  125. .vic_table td { margin:0px; width:100%; }
  126.  
  127. .vicarious{Like To Meet Tables Placement (Up/Down/Left/Right) Codes}
  128. td.text table {position:relative; top:-9px; left:-300px; }
  129. td.text table table {position:static;}
  130.  
  131.  
  132. .vicarious{Interests Tables Placement (Up/Down/Left/Right) Codes}
  133. table table table { position:relative; top:xxpx; left:300px;}
  134. table table table table{border:0px; position:static;}
  135.  
  136.  
  137. .vicarious { Additional Table Properties. Do not adjust. }
  138. table table table td img { display:inline; }table td td{ width:0; } table { width:500px; } table table { width:auto; } table table td { padding:3px; } table table table td { padding:0; } table table table { width:auto!important; height:0; } td.text td a img { width:auto!important; } table table table table table, table table table table table td { width:0!important; padding:0!important; } td.text a img { width:100px!important; } td.text td.text a img { width:35px!important; } td td td div strong { width:auto!important; display:block; } table table td img, td.text td.text .orangetext15, td.text td.text table table div { display:none; }
  139.  
  140.  
  141. .vicarious { Font Styles }
  142.  
  143. a, a:link, a:active, a:visited, a:hover, td, .text, table, tr, td, li, div, input, p, i, b, em {
  144. font-family: palatino linotype;
  145. font-size: 7pt ;
  146. line-height: 90% ;
  147. color:37393f;
  148. }
  149.  
  150. P {
  151. text-align:justify;
  152. }
  153.  
  154. I {
  155. font-family: tahoma;
  156. font-size: 6.5pt ;
  157. style: italic ;
  158. color:555555;
  159. }
  160.  
  161. B {
  162. font-family: courier;
  163. font-size: 6.0pt ;
  164. font-weight:bold ;
  165. color:444444;
  166. text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
  167. }
  168.  
  169. Em {
  170. font-family: 'Reenie Beanie', cursive;
  171. font-size: 14pt;
  172. color:6b6b6b;
  173. display:block;
  174. text-align: center;
  175. text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
  176. padding:5px 0px;
  177. }
  178.  
  179. .vicarious {Shared Styles for Headers }
  180. big, small, .h1, .h2, .h3, .h4, .h5, .h6, .h7, .h8, .h9, .h10, .h11, .h12, .one, .two, .three, .four, .five, .six, .seven, .eight, .nine, .ten, .eleven, .twelve, .lyric, .lyric2, .lyric3, .lyric4, .lyric5, .lyric6, .lyric7, .lyric8, a.first, a.second, a.third, .name {
  181. display:block;
  182. text-decoration: none ;
  183. line-height: 90% ;
  184. }
  185.  
  186. .vicarious { Headers }
  187.  
  188. .h1 {
  189. font-family: georgia ;
  190. font-size:6pt ;
  191. background-color:202847;
  192. color:72747b;
  193. text-align: center;
  194. padding: 3px ;
  195. margin:2px 0px;
  196. text-transform: uppercase ;
  197. letter-spacing:4pt;
  198. border-top:1px solid #121212;
  199. border-bottom:1px solid #121212;
  200. text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
  201. }
  202.  
  203. .h2 {
  204. font-family: georgia ;
  205. font-size:8pt ;
  206. background-color:202847;
  207. color:72747b;
  208. text-align: right;
  209. line-height:100%;
  210. border-bottom: 3px solid #000000;
  211. text-transform: uppercase ;
  212. padding-right:5px;
  213. letter-spacing: 2pt;
  214. font-weight:bold;
  215. text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
  216. }
  217.  
  218. .h3 {
  219. font-family: rancho;
  220. font-size: 20pt ;
  221. color:b5b7bf;
  222. line-height:120%;
  223. text-align:center;
  224. text-shadow: 3px 3px 3px rgba(0, 0, 0, 1);
  225. }
  226.  
  227. .h4 {
  228. font-family: rancho;
  229. font-size: 16pt ;
  230. background-color:6b6b6b;
  231. color:290000;
  232. text-align:right;
  233. padding-right:5px;
  234. border-bottom: 4px solid #000000;
  235. }
  236.  
  237.  
  238.  
  239. .h5 {
  240. font-family: copperplate gothic light;
  241. font-size: 20pt ;
  242. color:c4c6d0;
  243. line-height:60%;
  244. text-align:center;
  245. text-shadow: 3px 3px 3px rgba(0, 0, 0, 1);
  246. }
  247.  
  248.  
  249. .h6 {
  250. font-family: trajan pro;
  251. text-align:center;
  252. color:c4c6d0;
  253. font-size:16pt;
  254. line-height:110%;
  255. font-weight:bold;
  256. letter-spacing:-1pt;
  257. text-transform:uppercase;
  258. text-shadow: 3px 3px 3px rgba(0, 0, 0, 1);
  259. }
  260.  
  261. .h7 {
  262. font-family:courier new;
  263. background-color:202847;
  264. color:72747b;
  265. font-weight:bold;
  266. text-transform:uppercase;
  267. text-align:center;
  268. font-size:12.25pt;
  269. line-height:110%;
  270. letter-spacing:0.5pt;
  271. border-top:1px solid #000000;
  272. border-bottom:1px solid #000000;
  273. text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
  274. }
  275.  
  276. .h8 {
  277. font-family:courier new;
  278. text-align:right;
  279. color:71747f;
  280. font-size:8.5pt;
  281. line-height:65%;
  282. margin:5px 0px;
  283. }
  284.  
  285.  
  286. .h9 {
  287. font-family: georgia ;
  288. font-size:8pt ;
  289. background-color:202847;
  290. color:72747b;
  291. text-align: left;
  292. line-height:100%;
  293. border-bottom: 3px solid #000000;
  294. text-transform: uppercase ;
  295. padding-left:5px;
  296. letter-spacing: 2pt;
  297. font-weight:bold;
  298. text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
  299. }
  300.  
  301.  
  302. .h10 {
  303. font-family: trajan pro;
  304. text-align:center;
  305. color:c4c6d0;
  306. font-size:16pt;
  307. line-height:110%;
  308. font-weight:bold;
  309. letter-spacing:4pt;
  310. text-transform:uppercase;
  311. margin-top:15px;
  312. text-shadow: 3px 3px 3px rgba(0, 0, 0, 1);
  313. }
  314.  
  315.  
  316. big {
  317. font-family:courier new;
  318. color:b5b7bf;
  319. font-weight:bold;
  320. text-transform:uppercase;
  321. text-align:center;
  322. font-size:12.25pt;
  323. line-height:85%;
  324. letter-spacing:0.5pt;
  325. }
  326.  
  327. small {
  328. font-family: tahoma;
  329. font-size: 10pt ;
  330. color:243781;
  331. line-height:80%;
  332. text-align:center;
  333. text-transform:uppercase;
  334. text-shadow: 3px 3px 3px rgba(0, 0, 0, 1);
  335. }
  336.  
  337.  
  338. .lyric {
  339. font-family: 'Tangerine', cursive;
  340. text-align:left;
  341. color:b5b7bf;
  342. font-size:22.75pt;
  343. line-height:65%;
  344. margin-top:10px;
  345. font-weight:bold;
  346. letter-spacing:3pt;
  347. text-shadow: 3px 3px 3px rgba(0, 0, 0, 1);
  348. }
  349.  
  350. .lyric2 {
  351. font-family:courier new;
  352. color:243781;
  353. font-weight:bold;
  354. text-transform:uppercase;
  355. text-align:center;
  356. font-size:12.25pt;
  357. line-height:85%;
  358. letter-spacing:0.5pt;
  359. }
  360.  
  361.  
  362. .lyric3 {
  363. font-family:courier new;
  364. text-align:right;
  365. color:ffffff;
  366. font-size:6pt;
  367. line-height:65%;
  368. }
  369.  
  370. .lyric4 {
  371. font-family:arial narrow;
  372. color:1b35a1;
  373. font-size:8pt;
  374. text-align:center;
  375. line-height:75%;
  376. letter-spacing:3pt;
  377. margin-top:5px;
  378. }
  379.  
  380. .lyric5 {
  381. font-family: 'Mate SC', serif;
  382. color:9599a5;
  383. text-shadow: 3px 3px 3px rgba(0, 0, 0, 1);
  384. font-size:12pt;
  385. text-align:left;
  386. line-height:55%;
  387. font-weight:light;
  388. letter-spacing:-1pt;}
  389.  
  390. .lyric6 {
  391. font-family:brush script mt;
  392. color:243781;
  393. font-size:18pt;
  394. text-align:center;
  395. line-height:40%;
  396. font-weight:light;
  397. letter-spacing:1.25pt;}
  398.  
  399. .lyric7 {
  400. font-family:times new roman;
  401. color:bec1cb;
  402. font-size:11pt;
  403. text-align:right;
  404. line-height:80%;
  405. font-weight:light;
  406. letter-spacing:1pt;
  407. margin: 0px 2px 5px 0px;
  408. text-shadow: 3px 3px 3px rgba(0, 0, 0, 1);
  409. }
  410.  
  411.  
  412. .victitle {
  413. display:block;
  414. line-height:180%;
  415. font-size:12pt;
  416. font-weight:bold;
  417. text-align:center;
  418. color:878ea9;
  419. }
  420.  
  421. .victitle:first-letter {
  422. color:334a9d;
  423. text-transform:uppercase;
  424. font-size:18pt;
  425. }
  426.  
  427.  
  428.  
  429. .vicarious{Profile Link Codes}
  430. a.first, a.first:link, a.first:active, a.first:visited {
  431. color:c4c6d0;
  432. background-color:353c6d;
  433. font-family: tahoma ;
  434. font-size:5.5pt ;
  435. line-height:50px ;
  436. height:50px ;
  437. width:95px;
  438. text-align:center;
  439. text-transform: uppercase ;
  440. letter-spacing:1pt;
  441. margin-bottom:15px;
  442. -webkit-transition: all 0.6s ease-out;
  443. -moz-transition: all 0.6s ease-out;
  444. -ms-transition: all 0.6s ease-out;
  445. -o-transition: all 0.6s ease-out;
  446. transition: all 0.6s ease-out;
  447. -webkit-box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.75);
  448. -moz-box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.75);
  449. box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.75);
  450. -webkit-border-radius: 180px;
  451. -moz-border-radius: 180px;
  452. border-radius: 180px;
  453. text-shadow: 3px 3px 3px rgba(0, 0, 0, 1);
  454. }
  455.  
  456. a.first:hover {
  457. color:353c6d;
  458. background-color:c4c6d0;
  459. font-size:3.5pt ;
  460. text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
  461. }
  462.  
  463.  
  464. .vicarious{Connection Link Codes}
  465. a.second, a.second:link, a.second:active, a.second:visited {
  466. color:c4c6d0;
  467. background-color:353c6d;
  468. font-family: tahoma ;
  469. font-size:5.5pt ;
  470. line-height:14px ;
  471. height:14px ;
  472. text-align:center;
  473. text-transform: uppercase ;
  474. letter-spacing:1pt;
  475. margin-bottom:2px;
  476. -webkit-transition: all 0.6s ease-out;
  477. -moz-transition: all 0.6s ease-out;
  478. -ms-transition: all 0.6s ease-out;
  479. -o-transition: all 0.6s ease-out;
  480. transition: all 0.6s ease-out;
  481. -webkit-box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.75);
  482. -moz-box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.75);
  483. box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.75);
  484. }
  485.  
  486. a.second:hover {
  487. color:353c6d;
  488. background-color:c4c6d0;
  489. }
  490.  
  491.  
  492. .vicarious {Shared Commons - Div Style Classes / IDs}
  493. .about, .about2, .stats, .stats2, .conn, .vicmini {
  494. border:1px solid #2c2e3c;
  495. background-color:000000;
  496. }
  497.  
  498.  
  499. .vicarious { Div Style Classes / IDs}
  500.  
  501.  
  502. #vicpicmiddle {
  503. background-position: top center;
  504. background-repeat: no-repeat;
  505. width:600px;
  506. height:1200px;
  507. background-color:000000;
  508. visibility:visible;
  509. left:50%;
  510. top:0%;
  511. margin-top:0px;
  512. margin-left:-300px;
  513. position:fixed;
  514. overflow:none;
  515. z-index:9;
  516. }
  517.  
  518.  
  519.  
  520.  
  521. #vicpanel1 {
  522. background-color:090c19;
  523. width:590px;
  524. height:1200px;
  525. padding:45px 5px;
  526. -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  527. filter: alpha(opacity=0);
  528. opacity: 0;
  529. overflow:hidden;
  530. -webkit-transition: all 0.6s ease-out;
  531. -moz-transition: all 0.6s ease-out;
  532. -ms-transition: all 0.6s ease-out;
  533. -o-transition: all 0.6s ease-out;
  534. transition: all 0.6s ease-out;
  535. }
  536.  
  537. #vicpanel1:hover {
  538. overflow:auto;
  539. -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  540. filter: alpha(opacity=100);
  541. opacity: 1;
  542. }
  543.  
  544.  
  545. #vicspesh {
  546. background-color:ffffff;
  547. width:193px;
  548. height:100px;
  549. overflow:hidden;
  550. }
  551.  
  552. #vicspesh1 {
  553. background-color:090c19;
  554. width:189px;
  555. height:100px;
  556. padding:0px 2px;
  557. -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  558. filter: alpha(opacity=0);
  559. opacity: 0;
  560. overflow:hidden;
  561. -webkit-transition: all 0.6s ease-out;
  562. -moz-transition: all 0.6s ease-out;
  563. -ms-transition: all 0.6s ease-out;
  564. -o-transition: all 0.6s ease-out;
  565. transition: all 0.6s ease-out;
  566. }
  567.  
  568. #vicspesh1:hover {
  569. overflow:auto;
  570. -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  571. filter: alpha(opacity=100);
  572. opacity: 1;
  573. }
  574.  
  575.  
  576. .about {
  577. width:274px;
  578. height:210px;
  579. overflow:auto;
  580. Text-align:justify;
  581. padding:0px 2px;
  582. margin:10px;
  583. text-align:justify;
  584. }
  585.  
  586. .about2 {
  587. width:274px;
  588. height:175px;
  589. overflow:auto;
  590. Text-align:justify;
  591. padding:0px 2px;
  592. margin:10px;
  593. text-align:justify;
  594. }
  595.  
  596. .stats {
  597. width:274px;
  598. height:auto;
  599. overflow:none;
  600. margin:10px;
  601. padding:0px 2px;
  602. }
  603.  
  604. .stats2 {
  605. width:169px;
  606. height:172px;
  607. overflow:auto;
  608. margin:10px;
  609. padding:0px 2px;
  610. }
  611.  
  612. .vicmini {
  613. width:185px;
  614. height:125px;
  615. margin:1px;
  616. padding:2px;
  617. overflow:auto;
  618. }
  619.  
  620.  
  621. .conn{
  622. width:173px;
  623. height:78px;
  624. margin:8px;
  625. padding:2px;
  626. overflow:auto;
  627. text-align:justify;
  628. }
  629.  
  630.  
  631. .vicarious{ Hide Codes }
  632.  
  633. .userProfileURL, .profileInfo, .friendsComments, .friendSpace, .blurbs, .contactTable, .latestBlogEntry, .extendedNetwork, .interestsAndDetails, .userprofiledetail, .userAlbums, .whitetext12, .orangetext15, .lightbluetext8, .navigationBar, .profile, table tr td[id='footerWarpper'] { display:none !important;visibility:hidden!important; }
  634. table table table table td {width:0px;}
  635. .contactTable td, table table td.text table td,table table table table table td {width:auto;}
  636. div div select, div div form {display:none !important;}
  637. select { visibility:hidden!important; WIDTH:0px!important;}
  638. table div {display:none;}table table div {display:block;}
  639. .navigationBar { display: none; }
  640. div[id="googlebar"],div div select{opacity:0;filter:alpha(opacity=0);display:none !important;position:absolute !important; bottom:2000px !important;}
  641. .vicarious{Misc Codes}
  642. p.breakhere { page-break-after: always }
  643. br{line-height:10px!important;}
  644.  
  645. .vicarious {Layouts available @ http://vicarious-hs.tumblr.com/}
  646. </style>
  647.  
  648. .vicarious{Second Hide Blurbs Code}
  649. </td></tr></table><table style="display:none"><tr><td>
  650.  
  651.  
  652.  
  653.  
  654. -----------------------------LIKE TO MEET---------------------------------
  655.  
  656. </td></tr></table></td></tr></table><table class="vic_table" cellspacing="0" cellpadding="0" border="0"><tr><td><table cellspacing="0" cellpadding="0" border="0"><tr><td valign="top" align="left" style="width:300px; display:block; word-wrap:break-word">
  657.  
  658. <font class="h6">Character Name Here</font>
  659. <font class="h7">Character Title Here</font>
  660. <font class="h8">Tagline Here</font>
  661.  
  662. <img src="http://i.imgbox.com/acx2ahTW.png">
  663.  
  664. <font class="h5">Verses</font>
  665. <small>
  666. Verse Type
  667. <b>●</b>
  668. Verse Type
  669. <b>●</b>
  670. Verse Type
  671. </small>
  672.  
  673.  
  674.  
  675. </td></tr></table></td></tr></table><table class="vic_table" cellspacing="0" cellpadding="0" border="0"><tr><td><table cellspacing="0" cellpadding="0" border="0"><tr><td valign="top" align="left" style="width:300px; display:block; word-wrap:break-word">
  676.  
  677.  
  678. <font class="h2">History/Origins</font>
  679.  
  680. <div class="about">
  681.  
  682. <p><img align="left" src="http://i.imgbox.com/acy8rtYg.png">
  683. 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.
  684.  
  685. <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.
  686. </div>
  687.  
  688. <big>Put a block quote here</big>
  689.  
  690. <div class="about2">
  691. <p><img align="right" src="http://i.imgbox.com/acizg5tI.png">
  692. 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.
  693.  
  694. <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.
  695.  
  696.  
  697. </div>
  698.  
  699. </td></tr></table></td></tr></table><table class="vic_table" cellspacing="0" cellpadding="0" border="0"><tr><td><table cellspacing="0" cellpadding="0" border="0"><tr><td valign="top" align="center" style="width:300px; display:block; word-wrap:break-word">
  700. <table><tr>
  701.  
  702. <td valign="top"><img src="http://i.imgbox.com/adoMy8vW.png"></td>
  703. <td valign="top"><img src="http://i.imgbox.com/acy8rtYg.png"></td>
  704. </tr></table>
  705.  
  706. </td></tr></table></td></tr></table><table class="vic_table" cellspacing="0" cellpadding="0" border="0"><tr><td><table cellspacing="0" cellpadding="0" border="0"><tr><td valign="top" align="left" style="width:300px; display:block; word-wrap:break-word">
  707.  
  708. <font class="h2">Present Day</font>
  709.  
  710.  
  711. <div class="about">
  712.  
  713. <p><img align="left" src="http://i.imgbox.com/acy8rtYg.png">
  714. 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.
  715.  
  716. <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.
  717. </div>
  718.  
  719. <big>Put a block quote here</big>
  720.  
  721. <div class="about2">
  722. <p><img align="right" src="http://i.imgbox.com/acizg5tI.png">
  723. 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.
  724.  
  725. <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.
  726.  
  727.  
  728. </div>
  729.  
  730.  
  731.  
  732.  
  733.  
  734. -----------------------------INTERESTS---------------------------------
  735.  
  736.  
  737. </td></tr></table></td></tr></table><table class="vic_table" cellspacing="0" cellpadding="0" border="0"><tr><td><table cellspacing="0" cellpadding="0" border="0"><tr><td valign="top" align="left" style="width:300px; display:block; word-wrap:break-word">
  738.  
  739. <img src="http://i.imgbox.com/acyvidsT.png">
  740.  
  741. </td></tr></table></td></tr></table><table class="vic_table" cellspacing="0" cellpadding="0" border="0"><tr><td><table cellspacing="0" cellpadding="0" border="0"><tr><td valign="top" align="center" style="width:300px; display:block; word-wrap:break-word">
  742.  
  743. <div class="musicbox">
  744.  
  745. <object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3_mini.swf" width="300" height="20">
  746. <param name="movie" value="http://flash-mp3-player.net/medias/player_mp3_mini.swf" />
  747. <param name="bgcolor" value="#010206" />
  748. <param name="FlashVars" value="mp3=http%3A//k003.kiwi6.com/hotlink/eof1et805n/chin_chin.mp3&autoplay=1&bgcolor=010206&loadingcolor=2b3b98&buttoncolor=2b3b98&slidercolor=2b3b98" />
  749. </object>
  750.  
  751. </div>
  752.  
  753.  
  754.  
  755.  
  756. </td></tr></table></td></tr></table><table class="vic_table" cellspacing="0" cellpadding="0" border="0"><tr><td><table cellspacing="0" cellpadding="0" border="0"><tr><td valign="top" align="left" style="width:300px; display:block; word-wrap:break-word">
  757.  
  758.  
  759. <font class="h1">Personality</font>
  760.  
  761. <div class="stats">
  762.  
  763. <p><img align="right" src="http://i.imgbox.com/acy8rtYg.png">
  764.  
  765.  
  766. <b>Traits:</b> Input Info
  767. <BR><b>Disorders:</b> Input Info
  768. <BR><b>Addictions:</b> Input Info
  769. <BR><b>Likes:</b> Input Info
  770. <BR><b>Dislikes:</b> Input Info
  771. <BR><b>Quirks:</b> Input Info
  772.  
  773. <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.
  774.  
  775.  
  776. </div>
  777.  
  778.  
  779.  
  780. </td></tr></table></td></tr></table><table class="vic_table" cellspacing="0" cellpadding="0" border="0"><tr><td><table cellspacing="0" cellpadding="0" border="0"><tr><td valign="top" align="left" style="width:300px; display:block; word-wrap:break-word">
  781.  
  782.  
  783. <font class="lyric">Lyric or quote goes here</font>
  784. <font class="lyric2">Lyric or quote goes here</font>
  785. <font class="lyric3">Lyric or quote goes here</font>
  786.  
  787. <img src="http://i.imgbox.com/adcXZhmv.png">
  788.  
  789. <font class="lyric4">Lyric or quote goes here</font>
  790. <font class="lyric5">Lyric or quote goes here</font>
  791. <font class="lyric6">Lyric or quote goes here</font>
  792. <font class="lyric7">Lyric or quote goes here</font>
  793.  
  794.  
  795.  
  796. </td></tr></table></td></tr></table><table class="vic_table" cellspacing="0" cellpadding="0" border="0"><tr><td><table cellspacing="0" cellpadding="0" border="0"><tr><td valign="top" align="left" style="width:300px; display:block; word-wrap:break-word">
  797.  
  798.  
  799.  
  800. <table><tr><td valign="top">
  801. <img src="http://i.imgbox.com/abc1Jo0C.png">
  802. </td><td valign="top">
  803. <div class="stats2">
  804.  
  805.  
  806. <p><font class="h1">Legal</font>
  807. <BR><b>NAME:</b> Input info
  808. <BR><b>NICKNAMES:</b> Input info
  809. <BR><b>ALIASES:</b> Input info
  810. <BR><b>DATE OF BIRTH:</b> Input info
  811. <BR><b>PLACE OF BIRTH:</b> Input info
  812. <BR><b>CURRENT RESIDENCE:</b> Input info
  813.  
  814. <p><font class="h1">Physical</font>
  815. <BR><b>ETHNICITY:</b> Input info
  816. <BR><b>HAIR COLOR:</b> Input info
  817. <BR><b>EYE COLOR:</b> Input info
  818. <BR><b>HEIGHT:</b> Input info
  819. <BR><b>WEIGHT:</b> Input info
  820. <BR><b>BIRTHMARKS/SCARS:</b> Input info
  821.  
  822. <p><font class="h1">Education</font>
  823. <BR><b>High School</b> Input Info
  824. <br><b>College</b> Input Info
  825. <br><b>Major</b> Input Info
  826. <br><b>Degree</b> Input Info
  827.  
  828. <p><font class="h1">Employment</font>
  829. <BR><b>OCCUPATION:</b> Input info
  830. <BR><b>JOB DESCRIPTION:</b> Input info
  831. <BR><b>EMPLOYER:</b> Input info
  832. <BR><b>SKILLSET:</b> Input info
  833.  
  834. </div></td></tr></table>
  835.  
  836.  
  837. </td></tr></table></td></tr></table><table class="vic_table" cellspacing="0" cellpadding="0" border="0"><tr><td><table cellspacing="0" cellpadding="0" border="0"><tr><td valign="top" align="left" style="width:300px; display:block; word-wrap:break-word">
  838. <font class="h3">❝Put a really short quote here❞</font>
  839.  
  840.  
  841.  
  842. </td></tr></table></td></tr></table><table class="vic_table" cellspacing="0" cellpadding="0" border="0"><tr><td><table cellspacing="0" cellpadding="0" border="0"><tr><td valign="top" align="left" style="width:300px; display:block; word-wrap:break-word">
  843.  
  844.  
  845.  
  846. <table><tr><td valign="top">
  847. <div class="stats2">
  848.  
  849. <p><font class="h1">Family</font>
  850. <BR><b>MOTHER:</b> Input info
  851. <BR><b>FATHER:</b> Input info
  852. <BR><b>SISTER(S):</b> Input info
  853. <BR><b>BROTHER(S):</b> Input info
  854. <BR><b>Other Family:</b> Input info
  855.  
  856.  
  857. <p><font class="h1">Relationships</font>
  858. <BR><b>SEXUAL ORIENTATION:</b> Input info
  859. <BR><b>RELATIONSHIP STATUS:</b> Input info
  860. <BR><b>CURRENT RELATIONSHIP(S):</b> Input info
  861. <BR><b>PAST RELATIONSHIP(S):</b> Input info
  862.  
  863.  
  864. </div></td><td valign="top">
  865. <img src="http://i.imgbox.com/abc1Jo0C.png">
  866. </td></tr></table>
  867.  
  868.  
  869.  
  870.  
  871.  
  872. </td></tr></table></td></tr></table><table class="vic_table" cellspacing="0" cellpadding="0" border="0"><tr><td><table cellspacing="0" cellpadding="0" border="0"><tr><td valign="top" align="left" style="width:300px; display:block; word-wrap:break-word">
  873.  
  874. <font class="h2">Name or Title</font>
  875.  
  876. <table><tr><td valign="top">
  877. <img src="http://i.imgbox.com/acy8rtYg.png">
  878. </td><td valign="top">
  879. <div class="conn">
  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></td></tr></table>
  884.  
  885.  
  886.  
  887. </td></tr></table></td></tr></table><table class="vic_table" cellspacing="0" cellpadding="0" border="0"><tr><td><table cellspacing="0" cellpadding="0" border="0"><tr><td valign="top" align="left" style="width:300px; display:block; word-wrap:break-word">
  888.  
  889.  
  890. <font class="h9">Name or Title</font>
  891. <table><tr><td valign="top">
  892. <div class="conn">
  893.  
  894. <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.
  895.  
  896. </div></td><td valign="top">
  897. <img src="http://i.imgbox.com/acy8rtYg.png">
  898. </td></tr></table>
  899.  
  900.  
  901.  
  902. </td></tr></table></td></tr></table><table class="vic_table" cellspacing="0" cellpadding="0" border="0"><tr><td><table cellspacing="0" cellpadding="0" border="0"><tr><td valign="top" align="left" style="width:300px; display:block; word-wrap:break-word">
  903.  
  904. <font class="h2">Name or Title</font>
  905.  
  906. <table><tr><td valign="top">
  907. <img src="http://i.imgbox.com/acy8rtYg.png">
  908. </td><td valign="top">
  909. <div class="conn">
  910.  
  911. <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.
  912.  
  913. </div></td></tr></table>
  914.  
  915.  
  916.  
  917.  
  918. -----------------------------MUSIC---------------------------------
  919.  
  920. </td></tr></table></td></tr></table><table class="vic_table" cellspacing="0" cellpadding="0" border="0"><tr><td><table cellspacing="0" cellpadding="0" border="0"><tr><td valign="top" align="center" style="width:0px; display:block; word-wrap:break-word">
  921.  
  922.  
  923.  
  924. <div id="vicpicmiddle" style="background-image:url(http://i.imgbox.com/abzu4Rgf.jpg);">
  925. <div id="vicpanel1">
  926.  
  927.  
  928.  
  929. <table><tr>
  930.  
  931. <td><a class="first" href="/logincomplete.php">Home</a></td>
  932. <td><a class="first" href="/invite_friend.php?friend_id=xxxxxx">Add</a></td>
  933. <td><a class="first" href="/add_testimonial.php?member_id=xxxxxx">Comment</a></td>
  934. <td><a class="first" href="/send_message.php?member_id=xxxxxx">Message</a></td>
  935. <td><a class="first" href="/gallery.php?member_id=xxxxxx">Photos</a></td>
  936. <td><a class="first" href="/view_member_blog.php?member_id=xxxxxx">Blogs</a></td>
  937.  
  938. </tr></table>
  939.  
  940.  
  941.  
  942.  
  943.  
  944. <table><tr><td valign="top">
  945.  
  946. <BR><font class="victitle">Obligations</font>
  947.  
  948. <div class="vicmini">
  949.  
  950. Owes a starter to _________
  951. <BR>Owes a comment to ___________
  952.  
  953. </div></td><td valign="top">
  954.  
  955. <BR><font class="victitle">Connections</font>
  956.  
  957. <div class="vicmini">
  958.  
  959. <a class="second" href="LINK HERE">Connection Name</a>
  960. <a class="second" href="LINK HERE">Connection Name</a>
  961. <a class="second" href="LINK HERE">Connection Name</a>
  962. <a class="second" href="LINK HERE">Connection Name</a>
  963. <a class="second" href="LINK HERE">Connection Name</a>
  964. <a class="second" href="LINK HERE">Connection Name</a>
  965. <a class="second" href="LINK HERE">Connection Name</a>
  966. <a class="second" href="LINK HERE">Connection Name</a>
  967. <a class="second" href="LINK HERE">Connection Name</a>
  968. <a class="second" href="LINK HERE">Connection Name</a>
  969.  
  970. </div></td><td valign="top">
  971.  
  972. <BR><font class="victitle">Notations</font>
  973.  
  974. <div class="vicmini">
  975.  
  976. Put some relevant notes here.
  977.  
  978. </div></td></tr></table>
  979.  
  980.  
  981.  
  982.  
  983. <font class="h10">The Special Ones</font>
  984.  
  985. <table><tr>
  986. <td valign="top">
  987.  
  988. <div id="vicspesh" style="background-image:url(http://i.imgbox.com/advRsOJh.png);">
  989.  
  990. <div id="vicspesh1">
  991.  
  992. <font class="h1">Name 1 here</font>
  993.  
  994. <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.
  995.  
  996. </div></div></td>
  997.  
  998.  
  999.  
  1000.  
  1001. <td valign="top">
  1002.  
  1003. <div id="vicspesh" style="background-image:url(http://i.imgbox.com/advRsOJh.png);">
  1004.  
  1005. <div id="vicspesh1">
  1006.  
  1007. <font class="h1">Name 2 here</font>
  1008.  
  1009. <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.
  1010.  
  1011. </div></div></td>
  1012.  
  1013.  
  1014.  
  1015.  
  1016. <td valign="top">
  1017.  
  1018. <div id="vicspesh" style="background-image:url(http://i.imgbox.com/advRsOJh.png);">
  1019.  
  1020. <div id="vicspesh1">
  1021.  
  1022. <font class="h1">Name 3 here</font>
  1023.  
  1024. <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.
  1025.  
  1026. </div></div></td>
  1027. </tr></table>
  1028.  
  1029.  
  1030.  
  1031.  
  1032.  
  1033.  
  1034. <table><tr>
  1035. <td valign="top">
  1036.  
  1037. <div id="vicspesh" style="background-image:url(http://i.imgbox.com/advRsOJh.png);">
  1038.  
  1039. <div id="vicspesh1">
  1040.  
  1041. <font class="h1">Name 4 here</font>
  1042.  
  1043. <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.
  1044.  
  1045. </div></div></td>
  1046.  
  1047.  
  1048.  
  1049.  
  1050. <td valign="top">
  1051.  
  1052. <div id="vicspesh" style="background-image:url(http://i.imgbox.com/advRsOJh.png);">
  1053.  
  1054. <div id="vicspesh1">
  1055.  
  1056. <font class="h1">Name 5 here</font>
  1057.  
  1058. <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.
  1059.  
  1060. </div></div></td>
  1061.  
  1062.  
  1063.  
  1064.  
  1065. <td valign="top">
  1066.  
  1067. <div id="vicspesh" style="background-image:url(http://i.imgbox.com/advRsOJh.png);">
  1068.  
  1069. <div id="vicspesh1">
  1070.  
  1071. <font class="h1">Name 6 here</font>
  1072.  
  1073. <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.
  1074.  
  1075. </div></div></td>
  1076. </tr></table>
  1077.  
  1078.  
  1079.  
  1080. </div> </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement