Advertisement
VicariousHelpSite

STANDARD HTML 2 COLUMN LAYOUT 123a

Sep 21st, 2013
2,847
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. !!!!!!!!!!!!Read It!!!!!!!!!!!!
  2.  
  3. (⊙.⊙(☉_☉)⊙.⊙)
  4.  
  5. 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.
  6.  
  7.  
  8. There are div ids/classes and tables (<table><tr><td>) 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. Hover Image Panels
  19. To replace the images in the hover panels, replace my image url with your own wherever you see div image urls like this:
  20.  
  21. <<div class="panel2" style="background-image:url(http://i.imgur.com/dMba4XD.png);">
  22.  
  23. .......................................
  24.  
  25.  
  26. ///////FOR ELITEROLEPLAYERS.NET USERS ONLY/////////
  27.  
  28. Scroll down to almost the end of About Me and find .line1 and .line2. Change the margin-left for each to the below numbers:
  29.  
  30. .line1{
  31. margin-left:-580px;
  32. ....
  33. }
  34.  
  35. .line2{
  36. margin-left:545px;
  37. ....
  38. }
  39.  
  40. ///////////////////////////////////////////////////
  41. _______________________________________________
  42.  
  43.  
  44.  
  45.  
  46. Don't forget to replace the XXXXX with your friend ID number.
  47.  
  48. (>‿◠)✌
  49.  
  50.  
  51. *****************************SAVE YOUR WORK AS YOU GO.*******************************
  52.  
  53.  
  54.  
  55.  
  56.  
  57. DO NOT REMOVE THE .VICARIOUS MARKERS FROM ANY VICARIOUS LAYOUT.
  58.  
  59. -----------------------------ABOUT ME---------------------------------
  60.  
  61. <style type="text/css">
  62.  
  63. @import url(http://fonts.googleapis.com/css?family=Amatic+SC:700|Mate+SC:400|Pacifico:400,700);
  64.  
  65. /* - -DO NOT PUT ANYTHING ABOVE THE @import LINE ABOVE - - */
  66.  
  67. .vicarious{Flip Profile }
  68. table {direction:rtl;} table table table {direction:ltr;}
  69.  
  70. .vicarious{ Background Properties }
  71. body {
  72. background-image: url("");
  73. background-attachment:fixed;
  74. background-repeat:no-repeat;
  75. background-position:center center;
  76. }
  77.  
  78.  
  79.  
  80. .vicarious { Table Properties }
  81. table, tr, td { background-color:transparent; border:0;}
  82. table table {
  83. background-color:transparent;
  84. border-left:0px double #000000 ;
  85. border-right:0px double #000000;
  86. }
  87.  
  88. table table table { background-color:transparent; display: inline-table; border:0px; }
  89.  
  90. .vicarious{Like To Meet Tables Placement (Up/Down/Left/Right) Codes}
  91. td.text table {position:relative; top:-9px; left:3px; }
  92. td.text object, td.text embed, td.text table table {position:static;}
  93.  
  94. .vicarious{Interests Tables Placement (Up/Down/Left/Right) Codes}
  95. object, embed, table table table { position:relative; top:xxpx; left:0px;}
  96. table table table table{border:0px; position:static;}
  97.  
  98.  
  99. .vic_table {
  100. margin-bottom:5px;
  101. border:1px solid ; }
  102. .vic_table tr { margin:0px; }
  103. .vic_table td { margin:0px; width:100%; }
  104.  
  105.  
  106. .vicarious { Additional Table Properties. Do not adjust. }
  107. 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; }
  108.  
  109.  
  110. .vicarious{ Google Chrome Scrollbar }
  111. ::-webkit-scrollbar {width: 10px;}
  112. ::-webkit-scrollbar-track {border: 1px solid ;}
  113. ::-webkit-scrollbar-thumb {border: 1px solid ;}
  114.  
  115.  
  116. .vicarious { Font Styles }
  117.  
  118. a, a:link, a:active, a:visited, a:hover, td, .text, table, tr, td, li, div, input, p, i, b, em {
  119. font-family: tahoma;
  120. font-size: 8pt ;
  121. line-height: 90% ;
  122. text-decoration:none;
  123. }
  124.  
  125. P { text-align:justify; }
  126.  
  127. I {
  128. font-size:12pt;
  129. font-family: brushscript mt;
  130. text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
  131. }
  132.  
  133. EM {
  134. font-size:11pt;
  135. display:block;
  136. text-align:center;
  137. font-family: brushscript mt;
  138. text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
  139. }
  140.  
  141. B, .B2 {
  142. font-family:georgia;
  143. font-size:8pt;
  144. font-weight:bold;
  145. text-transform:uppercase;
  146. line-height:100%;
  147. letter-spacing: 0pt;
  148. text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
  149. }
  150.  
  151. .B2 {
  152. display:block;
  153. text-align:center;
  154. margin:5px 0px;
  155. }
  156.  
  157. a.first, a.first:link, a.first:active, a.first:visited, a.second, a.second:link, a.second:active, a.second:visited {
  158. font-family: arial narrow;
  159. font-size:9pt;
  160. text-align:right;
  161. text-transform:uppercase;
  162. letter-spacing:-1px;
  163. line-height:35px;
  164. height:35px;
  165. border-right:10px solid;
  166. border-left:10px solid;
  167. display:block;
  168. font-weight:bold;
  169. text-decoration:none;
  170. -webkit-transition: all 1.6s ease-out;
  171. -moz-transition: all 1.6s ease-out;
  172. -ms-transition: all 1.6s ease-out;
  173. -o-transition: all 1.6s ease-out;
  174. transition: all 1.6s ease-out;
  175. margin-bottom:2px;
  176. }
  177.  
  178. a.second, a.second:link, a.second:active, a.second:visited {
  179. line-height:20px;
  180. height:20px;
  181. border-right:20px solid;
  182. }
  183.  
  184. a.first:hover, a.second:hover {
  185. letter-spacing:8px;
  186. border-right:20px solid;
  187. }
  188.  
  189. .h1, .h2, .h3, .h4, .h5 {
  190. font-family: copperplate gothic light;
  191. text-shadow: 3px 3px 3px rgba(0, 0, 0, 1);
  192. text-transform:uppercase;
  193. line-height:100%;
  194. text-align:center;
  195. display:block;
  196. font-size: 11pt ;
  197. }
  198.  
  199. .h1 {
  200. font-family: 'Quattrocento', serif;
  201. font-size: 20pt ;
  202. margin:10px 0px;
  203. letter-spacing:2pt;
  204. border-top:5px solid;
  205. border-bottom:4px double;
  206. border-right:25px solid;
  207. border-left:25px solid;
  208. }
  209.  
  210. .h2 {
  211. margin:10px 0px;
  212. letter-spacing:4pt;
  213. border-top:5px solid;
  214. border-bottom:4px double;
  215. border-right:25px solid;
  216. border-left:25px solid;
  217. }
  218.  
  219. .h3 {
  220. text-align:left;
  221. padding-left:5px;
  222. margin-top:10px;
  223. font-size: 12pt ;
  224. border-right:65px solid;
  225. text-shadow: 3px 3px 3px rgba(0, 0, 0, 3);
  226. }
  227.  
  228. .h4 {
  229. text-align:left;
  230. padding-left:5px;
  231. margin-top:10px;
  232. font-size: 12pt ;
  233. }
  234.  
  235. .h5 {
  236. font-size: 12pt ;
  237. letter-spacing:1pt;
  238. margin:10px 0px;
  239. text-align:center;
  240. border-top:5px solid;
  241. border-bottom:4px double;
  242. border-right:25px solid;
  243. border-left:25px solid;
  244. }
  245.  
  246. .lyric, .lyric2, .lyric3, .lyric4, .lyric5, .lyric6, .lyric7 {
  247. display:block;
  248. text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);}
  249.  
  250. .lyric {
  251. font-family: 'Pacifico', cursive;
  252. text-align:left;
  253. font-size:12.75pt;
  254. line-height:55%;
  255. margin-top:5px;
  256. padding-left:4px;
  257. font-weight:light;
  258. letter-spacing:3pt;}
  259.  
  260. .lyric2 {
  261. font-family:courier new;
  262. text-align:center;
  263. font-size:9.25pt;
  264. line-height:80%;
  265. letter-spacing:2.5pt;}
  266.  
  267. .lyric3 {
  268. font-family:courier new;
  269. text-align:right;
  270. padding-right:4px;
  271. font-size:7.5pt;
  272. line-height:35%; }
  273.  
  274. .lyric4 {
  275. font-family: 'Amatic SC', cursive;
  276. font-size:12.5pt;
  277. text-align:center;
  278. line-height:75%;
  279. letter-spacing:5pt;}
  280.  
  281. .lyric5 {
  282. font-family: 'Mate SC', serif;
  283. font-size:12pt;
  284. text-align:left;
  285. padding-left:4px;
  286. line-height:25%;
  287. font-weight:light;
  288. letter-spacing:-1pt;}
  289.  
  290. .lyric6 {
  291. font-family:brush script mt;
  292. font-size:18pt;
  293. text-align:center;
  294. line-height:40%;
  295. font-weight:light;
  296. letter-spacing:1.25pt;}
  297.  
  298. .lyric7 {
  299. font-family:times new roman;
  300. font-size:11pt;
  301. text-align:right;
  302. padding-right:4px;
  303. line-height:80%;
  304. font-weight:light;
  305. letter-spacing:1pt;}
  306.  
  307.  
  308. .vicarious{ Div Style Classes}
  309.  
  310. .panel1 {
  311. width:230px;
  312. height:250px;
  313. overflow:hidden;
  314. }
  315.  
  316. .panel2 {
  317. width:200px;
  318. height:225px;
  319. overflow:hidden;
  320. }
  321.  
  322. .panel1a, .panel2a {
  323. padding:0px 5px;
  324. overflow:hidden;
  325. -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  326. filter: alpha(opacity=0);
  327. opacity: 0;
  328. -webkit-transition: all 1.6s ease-out;
  329. -moz-transition: all 1.6s ease-out;
  330. -ms-transition: all 1.6s ease-out;
  331. -o-transition: all 1.6s ease-out;
  332. transition: all 1.6s ease-out;
  333. }
  334.  
  335. .panel1a {
  336. width:220px;
  337. height:250px;
  338. }
  339. .panel2a{
  340. width:190px;
  341. height:225px;
  342. }
  343.  
  344. .panel1a:hover, .panel2a:hover {
  345. -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  346. filter: alpha(opacity=100);
  347. opacity: 1;
  348. overflow:auto;
  349. }
  350.  
  351. .about{
  352. width:405px;
  353. height:120px;
  354. overflow:auto;
  355. margin:10px;
  356. padding:5px;
  357. border:5px solid;
  358. text-align:justify;
  359. }
  360.  
  361. .stats {
  362. width:310px;
  363. height:85px;
  364. overflow:auto;
  365. margin:10px;
  366. padding:5px;
  367. border:5px solid;
  368. text-align:left;
  369. }
  370.  
  371. .links {
  372. width:145px;
  373. height:225px;
  374. overflow:none;
  375. }
  376.  
  377. .connlinks {
  378. width:220px;
  379. height:150px;
  380. overflow:auto;
  381. }
  382.  
  383. .line1, .line2 {
  384. height:2000px;
  385. visibility:visible;
  386. left:50%;
  387. top:0%;
  388. margin-top:0px;
  389. position:fixed;
  390. z-index:100;
  391. width:25px;
  392. }
  393.  
  394. .line1{
  395. margin-left:-590px;
  396. border-left:10px solid;
  397. border-right:4px double;
  398. border-top:25px solid;
  399. }
  400.  
  401. .line2{
  402. margin-left:540px;
  403. border-right:10px solid;
  404. border-left:4px double;
  405. border-top:25px solid;
  406. }
  407.  
  408.  
  409. .vicarious{ Color Palette}
  410.  
  411. body { background-color:110505; }
  412. ::-webkit-scrollbar-track {background-color:000000 ; border-color:000000 ;}
  413. ::-webkit-scrollbar-thumb {background-color:3d0504; border-color:000000 ;}
  414. a, a:link, a:active, a:visited, a:hover, td, .text, table, tr, td, li, div, input, p, i, b, em { color:2c2c2c; }
  415. I { color:888888; }
  416. EM { color:5a0000; }
  417. B {color:454545;}
  418. .B2{color:3e3c3c; }
  419. a.first, a.first:link, a.first:active, a.first:visited, a.second, a.second:link, a.second:active, a.second:visited {color:555555;background-color:121212;border-right-color: #121212; border-left-color:#2d0e0e; }
  420. .h1, .h2, .h5 {background-color:120201; border-top-color: #5f5f5f; border-bottom-color:#5f5f5f;border-left-color:#2d0e0e; border-right-color:#2d0e0e; }
  421. .h1 { color:747274; }
  422. .h2 { color:706969; }
  423. .h3 { color:534f4f; background-color:2d0e0e; border-color: #110505; }
  424. .h4{ color:3d3838; background-color:121212; }
  425. .h5 { color:706969; }
  426. .lyric { color:625757;}
  427. .lyric2 {color:545454;}
  428. .lyric3 {color:9e9e9e; }
  429. .lyric4 {color:4a4a4a; }
  430. .lyric5 {color:6b6b6b; }
  431. .lyric6 {color:6d6d6d; }
  432. .lyric7 {color:464646; }
  433. .about, .links, .connlinks, .panel1a, .panel2a, .stats { background-color:121212;border-color:290404; }
  434. .line1, .line2 { background-color:2d0e0e; border-left-color:5f5f5f; border-right-color:5f5f5f; border-top-color:#110505;}
  435. .vic_table{background-color:2d0e0e; border-color:290404; }
  436.  
  437. .vicarious{ Hide Codes }
  438. .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; }
  439. table table table table td {width:0px;}
  440. .contactTable td, table table td.text table td,table table table table table td {width:auto;}
  441. div div select, div div form {display:none !important;}
  442. select { visibility:hidden!important; WIDTH:0px!important;}
  443. table div {display:none;}table table div {display:block;}
  444. .navigationBar { display: none; }
  445. div[id="googlebar"],div div select{opacity:0;filter:alpha(opacity=0);display:none !important;position:absolute !important; bottom:2000px !important;}
  446. .vicarious{Misc Codes}
  447. p.breakhere { page-break-after: always }
  448. br{line-height:10px!important;}
  449.  
  450. .vicarious {Layouts available @ http://vicarious-hs.tumblr.com/}
  451. </style>
  452.  
  453. .vicarious{Second Hide Blurbs Code}
  454. </td></tr></table><table style="display:none"><tr><td>
  455.  
  456.  
  457.  
  458.  
  459.  
  460. -----------------------------LIKE TO MEET---------------------------------
  461. </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:700px; display:block; word-wrap:break-word">
  462.  
  463. <font class="h1">Character Name</font>
  464.  
  465. <img src="http://i.imgur.com/N6cKPzn.png">
  466.  
  467. <font class="h4">Verses</font>
  468.  
  469. <font class="b2">
  470.  
  471. Verse 1 - Verse 2 - Verse 3 - Verse 4
  472.  
  473. </font>
  474.  
  475. </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:700px; display:block; word-wrap:break-word">
  476.  
  477. <table><tr><td valign="top">
  478.  
  479. <img src="http://i.imgur.com/aark1WC.png">
  480.  
  481.  
  482. </td><td valign="top">
  483.  
  484. <font class="h5">Origins/History</font>
  485.  
  486. <div class="about">
  487.  
  488.  
  489. <p><B>Bold</b> <i>Italic</i> 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.
  490.  
  491. <p><em>Line of text for emphasis here</em>
  492.  
  493. <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.
  494.  
  495. </div></td></tr></table>
  496.  
  497.  
  498. </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:700px; display:block; word-wrap:break-word">
  499.  
  500. <font class="lyric">Line 1 of quote goes here.</font>
  501. <font class="lyric2">Once you get your lyrics set</font>
  502. <font class="lyric3">If you need to adjust size or letter-spacing.</font>
  503. <font class="lyric4">Go into About Me and find the Lyrics section.</font>
  504.  
  505.  
  506. <img src="http://i.imgur.com/CFcjhll.png">
  507. <img src="http://i.imgur.com/CFcjhll.png">
  508. <img src="http://i.imgur.com/CFcjhll.png">
  509. <img src="http://i.imgur.com/CFcjhll.png">
  510.  
  511. <font class="lyric5">Tweak the font-size and letter-spacing until</font>
  512. <font class="lyric6">You get the look you want.</font>
  513. <font class="lyric7">Line 7 of quote goes here.</font>
  514.  
  515.  
  516. </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:700px; display:block; word-wrap:break-word">
  517.  
  518.  
  519.  
  520. <table><tr><td valign="top">
  521.  
  522. <font class="h5">Present Day</font>
  523.  
  524. <div class="about">
  525.  
  526.  
  527. <p><B>Bold</b> <i>Italic</i> 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.
  528.  
  529. <p><em>Line of text for emphasis here</em>
  530.  
  531. <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.
  532.  
  533.  
  534. </div></td><td valign="top">
  535.  
  536. <img src="http://i.imgur.com/aark1WC.png">
  537.  
  538. </td></tr></table>
  539.  
  540.  
  541.  
  542. </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:700px; display:block; word-wrap:break-word">
  543.  
  544. <font class="h2">Main Connections</font>
  545.  
  546. <table><tr><td valign="top">
  547.  
  548. <div class="panel1" style="background-image:url(http://i.imgur.com/q0D7ysy.png);">
  549.  
  550. <div class="panel1a">
  551.  
  552. <font class="b2">Connection Name</font>
  553.  
  554. <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.
  555.  
  556.  
  557. </div></div></td><td valign="top">
  558.  
  559.  
  560. <div class="panel1" style="background-image:url(http://i.imgur.com/q0D7ysy.png);">
  561.  
  562. <div class="panel1a">
  563.  
  564.  
  565. <font class="b2">Connection Name</font>
  566.  
  567. <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.
  568.  
  569.  
  570.  
  571. </div></div></td><td valign="top">
  572.  
  573.  
  574. <div class="panel1" style="background-image:url(http://i.imgur.com/q0D7ysy.png);">
  575.  
  576. <div class="panel1a">
  577.  
  578. <font class="b2">Connection Name</font>
  579.  
  580. <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.
  581.  
  582. </div></div></td></tr></table>
  583.  
  584.  
  585. <font class="h4">The Special Ones</font><BR>
  586.  
  587. </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:700px; display:block; word-wrap:break-word">
  588.  
  589. <table><tr><td valign="top">
  590.  
  591. <div class="connlinks">
  592.  
  593. <a class="second" href="FRIEND LINK">Name</a>
  594. <a class="second" href="FRIEND LINK">Name</a>
  595. <a class="second" href="FRIEND LINK">Name</a>
  596. <a class="second" href="FRIEND LINK">Name</a>
  597. <a class="second" href="FRIEND LINK">Name</a>
  598. <a class="second" href="FRIEND LINK">Name</a>
  599. <a class="second" href="FRIEND LINK">Name</a>
  600.  
  601. </div></td><td valign="top">
  602.  
  603. <img src="http://i.imgur.com/d1iAx4E.png">
  604.  
  605. </td><td valign="top">
  606.  
  607. <div class="connlinks">
  608.  
  609. <a class="second" href="FRIEND LINK">Name</a>
  610. <a class="second" href="FRIEND LINK">Name</a>
  611. <a class="second" href="FRIEND LINK">Name</a>
  612. <a class="second" href="FRIEND LINK">Name</a>
  613. <a class="second" href="FRIEND LINK">Name</a>
  614. <a class="second" href="FRIEND LINK">Name</a>
  615. <a class="second" href="FRIEND LINK">Name</a>
  616.  
  617. </div></td></tr></table>
  618.  
  619.  
  620.  
  621. -----------------------------INTERESTS---------------------------------
  622. </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:350px; display:block; word-wrap:break-word">
  623.  
  624.  
  625. <table><tr><td valign="top">
  626.  
  627. <div class="panel2" style="background-image:url(http://i.imgur.com/dMba4XD.png);">
  628.  
  629. <div class="panel2a">
  630.  
  631. <p><font class="b2">Notations</font>
  632.  
  633. <BR>Multi-para Only
  634. <BR>Messages=OOC ; Comments=Roleplay
  635.  
  636. <p><font class="b2">Obligations</font>
  637. <BR>Owe a starter to ______
  638. <BR>Owe a comment to ______
  639.  
  640. <p><font class="b2">Contact</font>
  641. <B>
  642. <BR>AIM:______
  643. <BR>Yahoo:_______
  644. <BR>MSN:______
  645. </b>
  646.  
  647. </div></div></td><td valign="top"><div class="links">
  648.  
  649. <a class="first" href="/logincomplete.php">Home</a>
  650. <a class="first" href="/invite_friend.php?friend_id=xxxxxx">Add</a>
  651. <a class="first" href="/send_message.php?member_id=xxxxxx">Message</a>
  652. <a class="first" href="/add_testimonial.php?member_id=xxxxxx">Comment</a>
  653. <a class="first" href="/gallery.php?member_id=xxxxxx">Photos</a>
  654. <a class="first" href="/view_member_blog.php?member_id=xxxxxx">Blogs</a>
  655.  
  656. </div></td></tr></table>
  657.  
  658.  
  659. </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:350px; display:block; word-wrap:break-word">
  660.  
  661. <object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3_mini.swf" width="200" height="20">
  662. <param name="movie" value="http://flash-mp3-player.net/medias/player_mp3_mini.swf" />
  663. <param name="bgcolor" value="#2d0e0e" />
  664. <param name="FlashVars" value="mp3=http%3A//k007.kiwi6.com/hotlink/kt6kn2lqdn/juliette_and_the_licks_-_inside_the_cage_www.mp3fiber.com_.mp3&autoplay=1&bgcolor=2d0e0e&loadingcolor=534f4f&buttoncolor=534f4f&slidercolor=534f4f" />
  665. </object>
  666.  
  667.  
  668. </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:350px; display:block; word-wrap:break-word">
  669.  
  670.  
  671. <font class="h3">Legal</font>
  672.  
  673. <div class="stats">
  674.  
  675. <b>NAME:</b> Input info
  676. <BR><b>NICKNAMES:</b> Input info
  677. <BR><b>ALIASES:</b> Input info
  678. <BR><b>DATE OF BIRTH:</b> Input info
  679. <BR><b>PLACE OF BIRTH:</b> Input info
  680. <BR><b>CURRENT RESIDENCE:</b> Input info
  681.  
  682. </div>
  683.  
  684. </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:350px; display:block; word-wrap:break-word">
  685.  
  686.  
  687. <font class="h3">Physical</font>
  688.  
  689. <div class="stats">
  690.  
  691. <b>ETHNICITY:</b> Input info
  692. <BR><b>HAIR COLOR:</b> Input info
  693. <BR><b>EYE COLOR:</b> Input info
  694. <BR><b>HEIGHT:</b> Input info
  695. <BR><b>WEIGHT:</b> Input info
  696. <BR><b>BIRTHMARKS/SCARS:</b> Input info
  697.  
  698. </div>
  699.  
  700. </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:350px; display:block; word-wrap:break-word">
  701.  
  702.  
  703. <font class="h3">Personality</font>
  704.  
  705. <div class="stats">
  706.  
  707. <b>Traits:</b> Input Info
  708. <BR><b>Disorders:</b> Input Info
  709. <BR><b>Addictions:</b> Input Info
  710. <BR><b>Likes:</b> Input Info
  711. <BR><b>Dislikes:</b> Input Info
  712. <BR><b>Quirks:</b> Input Info
  713.  
  714. </div>
  715.  
  716. </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:350px; display:block; word-wrap:break-word">
  717.  
  718.  
  719.  
  720. <font class="h3">Education</font>
  721.  
  722. <div class="stats">
  723.  
  724. <b>High School</b> Input Info
  725. <br><b>College</b> Input Info
  726. <br><b>Major</b> Input Info
  727. <br><b>Degree</b> Input Info
  728.  
  729. </div>
  730.  
  731. </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:350px; display:block; word-wrap:break-word">
  732.  
  733.  
  734.  
  735. <font class="h3">Employment</font>
  736.  
  737. <div class="stats">
  738.  
  739. <b>OCCUPATION:</b> Input info
  740. <BR><b>JOB DESCRIPTION:</b> Input info
  741. <BR><b>EMPLOYER:</b> Input info
  742. <BR><b>SKILLSET:</b> Input info
  743.  
  744. </div>
  745.  
  746. </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:350px; display:block; word-wrap:break-word">
  747.  
  748.  
  749.  
  750. <font class="h3">Family</font>
  751.  
  752. <div class="stats">
  753.  
  754. <b>MOTHER:</b> Input info
  755. <BR><b>FATHER:</b> Input info
  756. <BR><b>SISTER(S):</b> Input info
  757. <BR><b>BROTHER(S):</b> Input info
  758. <BR><b>Other Family:</b> Input info
  759.  
  760. </div>
  761.  
  762. </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:350px; display:block; word-wrap:break-word">
  763.  
  764.  
  765.  
  766. <font class="h3">Relationships</font>
  767.  
  768. <div class="stats">
  769.  
  770. <b>SEXUAL ORIENTATION:</b> Input info
  771. <BR><b>RELATIONSHIP STATUS:</b> Input info
  772. <BR><b>CURRENT RELATIONSHIP(S):</b> Input info
  773. <BR><b>PAST RELATIONSHIP(S):</b> Input info
  774.  
  775.  
  776. </div>
  777.  
  778. </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:350px; display:block; word-wrap:break-word">
  779.  
  780.  
  781.  
  782. <font class="h3">Copyright & Disclaimer</font>
  783.  
  784. <div class="stats" style="height:auto; overflow:none;">
  785.  
  786. <p><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.
  787.  
  788.  
  789. <p>I am not the person in the photographs. This profile is for creative purposes only.
  790.  
  791.  
  792. </div>
  793.  
  794. <font class="b2">COPYRIGHT 2013. ALL RIGHTS RESERVED.</font>
  795.  
  796. -----------------------------MUSIC---------------------------------
  797.  
  798. </td></tr></table></td></tr></table><table cellspacing="0" cellpadding="0" border="0"><tr><td><table cellspacing="0" cellpadding="0" border="0"><tr><td valign="top" align="center" style="width:350px; display:block; word-wrap:break-word">
  799.  
  800. <div class="line1"></div><div class="line2"></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement