Advertisement
VicariousHelpSite

STANDARD HTML 2 COLUMN LAYOUT 110c

Jul 12th, 2013
1,963
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 EACH of the panels (1 in Interests and 1 in Music) replace my http link when you see the vicpanel lines of code. It will look like this:
  9.  
  10. <div id="vicpanel" style="background-image:url(http://i.imgbox.com/adil2mDK.png);">
  11.  
  12.  
  13. ***Replace my music player with one of your own.
  14.  
  15.  
  16. ****ELITEROLEPLAYERS.NET USERS ONLY*****
  17.  
  18. At the top of About Me, locate the body.
  19.  
  20. body {
  21. .....
  22. ...
  23. ...
  24. margin-left:275px;
  25.  
  26.  
  27. CHANGE margin-left:275px; TO margin-left:345px;
  28.  
  29. _______________________________________________
  30.  
  31.  
  32.  
  33.  
  34. Don't forget to replace the XXXXX with your friend ID number.
  35.  
  36. (>‿◠)✌
  37.  
  38.  
  39. *****************************SAVE YOUR WORK AS YOU GO.*******************************
  40.  
  41.  
  42.  
  43.  
  44.  
  45. DO NOT REMOVE THE .VICARIOUS MARKERS FROM ANY VICARIOUS LAYOUT.
  46.  
  47. -----------------------------ABOUT ME---------------------------------
  48.  
  49.  
  50. <style type="text/css">
  51.  
  52. @import url(http://fonts.googleapis.com/css?family=Reenie+Beanie|Rancho|Tangerine:400,700|Mate+SC:400);
  53. /* DO NOT PUT ANYTHING ABOVE THE @import LINE ABOVE*/
  54.  
  55. .vicarious {BE RESPECTFUL TO THE LAYOUT CODER/CREATOR. DO NOT REMOVE THE .VICARIOUS CREDIT! Layouts available @ http://vicarious-hs.tumblr.com/}
  56.  
  57.  
  58. /* DO NOT REARRANGE MY CODING. ORDER IS IMPORTANT*/
  59.  
  60. .vicarious{ Flips Profile }
  61. table {direction:rtl;}
  62. table table table {direction:ltr;}
  63.  
  64. .vicarious{ Background Properties }
  65. body {
  66. background-color:1e0505;
  67. background-image: url();
  68. background-attachment: fixed;
  69. background-position: left bottom;
  70. background-repeat: no-repeat;
  71. visibility:visible;
  72. left:0%;
  73. top:0%;
  74. margin-left:275px;
  75. margin-top:0px;
  76. position:absolute;
  77. z-index:1;
  78. }
  79.  
  80.  
  81. .vicarious{ Google Chrome Scrollbar }
  82.  
  83. ::-webkit-scrollbar {
  84. width: 10px;
  85. }
  86.  
  87. ::-webkit-scrollbar-track {
  88. background-color: 290000;
  89. border: 1px solid #000000;
  90. }
  91.  
  92. ::-webkit-scrollbar-thumb {
  93.  
  94. background-color:480000;
  95. border: 1px solid #000000;
  96. }
  97.  
  98. .vicarious { Table Properties }
  99. table, tr, td { background-color:transparent; border:0;}
  100. table table {
  101. background-color:1e0505;
  102. border-left:0px double #1e0505;
  103. border-right:0px double #1e0505;
  104. }
  105.  
  106. table table table { background-color:transparent; display: inline-table; border:0px; }
  107.  
  108. .vic_table {
  109. margin-bottom:5px;
  110. background-color:240000;
  111. border:1px solid #000000; }
  112. .vic_table tr { margin:0px; }
  113. .vic_table td { margin:0px; width:100%; }
  114.  
  115. .vicarious{Like To Meet Tables Placement (Up/Down/Left/Right) Codes}
  116. td.text table {position:relative; top:-9px; left:3px; }
  117. td.text object, td.text embed, td.text table table {position:static;}
  118.  
  119. .vicarious{Interests Tables Placement (Up/Down/Left/Right) Codes}
  120. object, embed, table table table { position:relative; top:xxpx; left:-2px;}
  121. table table table table{border:0px; position:static;}
  122.  
  123. .vicarious { Additional Table Properties. Do not adjust. }
  124. 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; }
  125.  
  126.  
  127. .vicarious { Font Styles }
  128.  
  129. a, a:link, a:active, a:visited, a:hover, td, .text, table, tr, td, li, div, input, p, i, b, em {
  130. font-family: palatino linotype;
  131. font-size: 7pt ;
  132. line-height: 90% ;
  133. color:3e3838;
  134. }
  135.  
  136. P {
  137. text-align:justify;
  138. }
  139.  
  140. I {
  141. font-family: tahoma;
  142. font-size: 6.5pt ;
  143. style: italic ;
  144. color:4c4646;
  145. }
  146.  
  147. B {
  148. font-family: courier;
  149. font-size: 6.0pt ;
  150. font-weight:bold ;
  151. color:585252;
  152. text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
  153. }
  154.  
  155. Em {
  156. font-family: 'Reenie Beanie', cursive;
  157. font-size: 14pt;
  158. color:6b6b6b;
  159. display:block;
  160. text-align: center;
  161. text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
  162. padding:5px 0px;
  163. }
  164.  
  165. .vicarious {Shared Styles for Headers }
  166. 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 {
  167. display:block;
  168. text-decoration: none ;
  169. line-height: 90% ;
  170. }
  171.  
  172. .vicarious { Headers }
  173.  
  174. .h1 {
  175. font-family: georgia ;
  176. font-size:6pt ;
  177. background-color:290000;
  178. color:6b6b6b;
  179. text-align: center;
  180. padding: 3px ;
  181. margin:2px 0px;
  182. text-transform: uppercase ;
  183. letter-spacing: 2pt;
  184. border-top:1px solid #121212;
  185. border-bottom:1px solid #121212;
  186. }
  187.  
  188. .h2 {
  189. font-family: georgia ;
  190. font-size:8pt ;
  191. background-color:6b6b6b;
  192. color:290000;
  193. text-align: right;
  194. line-height:100%;
  195. border-bottom: 3px solid #000000;
  196. text-transform: uppercase ;
  197. padding-right:5px;
  198. letter-spacing: 2pt;
  199. }
  200.  
  201. .h3 {
  202. font-family: rancho;
  203. font-size: 30pt ;
  204. color:6b6b6b;
  205. line-height:120%;
  206. text-align:center;
  207. text-shadow: 3px 3px 3px rgba(0, 0, 0, 1);
  208. }
  209.  
  210. .h4 {
  211. font-family: rancho;
  212. font-size: 16pt ;
  213. background-color:6b6b6b;
  214. color:290000;
  215. text-align:right;
  216. padding-right:5px;
  217. border-bottom: 4px solid #000000;
  218.  
  219. }
  220.  
  221.  
  222.  
  223. .h5 {
  224. font-family: copperplate gothic light;
  225. font-size: 20pt ;
  226. color:797474;
  227. line-height:90%;
  228. text-align:center;
  229. margin-top:5px;
  230. text-shadow: 3px 3px 3px rgba(0, 0, 0, 1);
  231. }
  232.  
  233.  
  234. .lyric {
  235. font-family: 'Tangerine', cursive;
  236. text-align:left;
  237. color:6b6b6b;
  238. font-size:22.75pt;
  239. line-height:65%;
  240. margin-top:10px;
  241. font-weight:bold;
  242. letter-spacing:3pt;
  243. text-shadow: 3px 3px 3px rgba(0, 0, 0, 1);
  244. }
  245.  
  246. .lyric2 {
  247. font-family:courier new;
  248. background-color:290000;
  249. color:6b6b6b;
  250. font-weight:bold;
  251. text-transform:uppercase;
  252. text-align:center;
  253. font-size:12.25pt;
  254. line-height:110%;
  255. letter-spacing:0.5pt;
  256. border-top:1px solid #6b6b6b;
  257. border-bottom:1px solid #6b6b6b;
  258. }
  259.  
  260. .lyric3 {
  261. font-family:courier new;
  262. text-align:right;
  263. color:6b6b6b;
  264. font-size:10.5pt;
  265. line-height:65%;
  266. margin:5px 0px;
  267. }
  268.  
  269. .lyric4 {
  270. font-family:arial narrow;
  271. color:510c0c;
  272. font-size:8pt;
  273. text-align:center;
  274. line-height:75%;
  275. letter-spacing:3pt;
  276. margin-top:5px;
  277. }
  278.  
  279. .lyric5 {
  280. font-family: 'Mate SC', serif;
  281. color:656060;
  282. text-shadow: 3px 3px 3px rgba(0, 0, 0, 1);
  283. font-size:12pt;
  284. text-align:left;
  285. line-height:55%;
  286. font-weight:light;
  287. letter-spacing:-1pt;}
  288.  
  289. .lyric6 {
  290. font-family:brush script mt;
  291. color:4a0000;
  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. color:6b6b6b;
  301. font-size:11pt;
  302. text-align:right;
  303. line-height:80%;
  304. font-weight:light;
  305. letter-spacing:1pt;
  306. margin: 0px 2px 5px 0px;
  307. text-shadow: 3px 3px 3px rgba(0, 0, 0, 1);
  308. }
  309.  
  310. .vicarious{Profile Link Codes}
  311. a.first, a.first:link, a.first:active, a.first:visited {
  312. background-color:6b6b6b;
  313. color:290000;
  314. font-family: tahoma ;
  315. font-size:5.5pt ;
  316. line-height:14px ;
  317. height:14px ;
  318. width:100px;
  319. text-align:center;
  320. text-transform: uppercase ;
  321. letter-spacing:1pt;
  322. margin:0px 0px 2.5px;
  323. -webkit-transition: all 0.6s ease-out;
  324. -moz-transition: all 0.6s ease-out;
  325. -ms-transition: all 0.6s ease-out;
  326. -o-transition: all 0.6s ease-out;
  327. transition: all 0.6s ease-out;
  328. -webkit-box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.75);
  329. -moz-box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.75);
  330. box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.75);
  331. }
  332.  
  333. a.first:hover {
  334. background-color:290000;
  335. color:6b6b6b;
  336. }
  337.  
  338.  
  339. .vicarious{Connection Link Codes}
  340. a.second, a.second:link, a.second:active, a.second:visited {
  341. background-color:6b6b6b;
  342. color:290000;
  343. font-family: tahoma ;
  344. font-size:5.5pt ;
  345. line-height:14px ;
  346. height:14px ;
  347. width:235px;
  348. text-align:center;
  349. text-transform: uppercase ;
  350. letter-spacing:1pt;
  351. margin:0px 0px 2.5px;
  352. -webkit-transition: all 0.6s ease-out;
  353. -moz-transition: all 0.6s ease-out;
  354. -ms-transition: all 0.6s ease-out;
  355. -o-transition: all 0.6s ease-out;
  356. transition: all 0.6s ease-out;
  357. -webkit-box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.75);
  358. -moz-box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.75);
  359. box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.75);
  360. }
  361.  
  362. a.second:hover {
  363. background-color:290000;
  364. color:6b6b6b;
  365. }
  366.  
  367.  
  368.  
  369. .vicarious { Div Style Classes / IDs Shared Commons }
  370.  
  371. .about, .about2, .stats, #vicpanel1, #vicpanel1a, #vicbox3, #quote, #vicbox1a, #vicbox, #vicbox1, #vicbox2 {
  372. background-color:240000;
  373. }
  374.  
  375.  
  376. #vicbox, #vicbox1, #vicbox2, #vicbox1a, #vicbox2a, #vicbox:hover #vicbox1, #vicbox:hover #vicbox2, #vicbox3, #vicbox:hover #vicbox3 {
  377. -webkit-transition: all 0.5s linear;
  378. -moz-transition: all 0.5s linear;
  379. -o-transition: all 0.5s linear;
  380. }
  381.  
  382.  
  383. .vicarious { Div Style Classes / IDs}
  384.  
  385. .about {
  386. width:396px;
  387. height:120px;
  388. overflow:auto;
  389. Text-align:justify;
  390. padding:0px 2px;
  391. }
  392.  
  393. .about2 {
  394. width:246px;
  395. height:170px;
  396. overflow:auto;
  397. padding:0px 2px;
  398. }
  399.  
  400.  
  401. .musicbox {
  402. width:250px;
  403. height:20px;
  404. margin:10px 0px;
  405. overflow:hidden;
  406. }
  407.  
  408. .stats {
  409. width:246px;
  410. height:200px;
  411. overflow:auto;
  412. padding:0px 2px;
  413. }
  414.  
  415. #vicpanel1 {
  416. width:250px;
  417. height:250px;
  418. overflow:hidden;
  419. }
  420.  
  421. #vicpanel1a {
  422. width:240px;
  423. height:240px;
  424. padding:5px;
  425. -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  426. filter: alpha(opacity=0);
  427. opacity: 0;
  428. overflow:hidden;
  429. -webkit-transition: all 0.6s ease-out;
  430. -moz-transition: all 0.6s ease-out;
  431. -ms-transition: all 0.6s ease-out;
  432. -o-transition: all 0.6s ease-out;
  433. transition: all 0.6s ease-out;
  434. }
  435.  
  436. #vicpanel1a:hover {
  437. overflow:auto;
  438. -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  439. filter: alpha(opacity=100);
  440. opacity: 1;
  441. }
  442.  
  443. #vicbox {
  444. width:250px;
  445. height:520px;
  446. border:15px solid #290000;
  447. visibility:visible;
  448. left:0%;
  449. top:0%;
  450. margin-left:25px;
  451. margin-top:50px;
  452. position:fixed;
  453. overflow:none;
  454. z-index: -1;
  455. }
  456.  
  457. #vicbox1 {
  458. width:100px;
  459. height:100px;
  460. border:5px solid #290000;
  461. visibility:visible;
  462. margin-left:10px;
  463. margin-top:25px;
  464. position:absolute;
  465. overflow:none;
  466. }
  467.  
  468. #vicbox2 {
  469. width:100px;
  470. height:100px;
  471. border:5px solid #290000;
  472. visibility:visible;
  473. margin-left:130px;
  474. margin-top:145px;
  475. position:absolute;
  476. overflow:none;
  477. }
  478.  
  479.  
  480. #vicbox1a {
  481. width:96px;
  482. height:95px;
  483. padding:2px;
  484. visibility:visible;
  485. margin-left:15px;
  486. margin-top:30px;
  487. position:absolute;
  488. overflow:auto;
  489. text-align:justify;
  490. font-size:6pt;
  491. word-spacing: -5px;
  492. font-family:tahoma;
  493. }
  494.  
  495. #vicbox1a p {
  496. text-align:justify;
  497. font-size:6pt;
  498. word-spacing: -5px;
  499. font-family:tahoma;
  500. }
  501.  
  502.  
  503. #vicbox2a {
  504. width:100px;
  505. height:100px;
  506. visibility:visible;
  507. margin-left:135px;
  508. margin-top:150px;
  509. position:absolute;
  510. overflow:auto;
  511. }
  512.  
  513. #vicbox:hover #vicbox1 {
  514. margin-left:130px;
  515. -webkit-border-radius: 90px;
  516. -moz-border-radius: 90px;
  517. border-radius: 90px;
  518. }
  519.  
  520. #vicbox:hover #vicbox2 {
  521. margin-left:10px;
  522. -webkit-border-radius: 90px;
  523. -moz-border-radius: 90px;
  524. border-radius: 90px;
  525. }
  526.  
  527. #vicbox:hover .img1 {
  528. -webkit-border-radius: 90px;
  529. -moz-border-radius: 90px;
  530. border-radius: 90px;
  531. }
  532.  
  533. #vicbox3 {
  534. width:250px;
  535. height:250px;
  536. visibility:visible;
  537. left:0%;
  538. top:0%;
  539. margin-left:40px;
  540. margin-top:65px;
  541. position:fixed;
  542. overflow:none;
  543. z-index: -1;
  544. -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  545. filter: alpha(opacity=0);
  546. opacity: 0;
  547. }
  548.  
  549.  
  550. #vicbox:hover #vicbox3 {
  551. margin-top:335px;
  552. -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  553. filter: alpha(opacity=100);
  554. opacity: 1;
  555. }
  556.  
  557.  
  558. #quote {
  559. width:240px;
  560. height:170px;
  561. padding:15px 5px;
  562. line-height:180%;
  563. font-size:12px;
  564. font-weight:bold;
  565. visibility:visible;
  566. left:0%;
  567. top:0%;
  568. margin-left:40px;
  569. margin-top:385px;
  570. position:fixed;
  571. overflow:none;
  572. z-index: -1;
  573. }
  574.  
  575. #quote:first-letter {
  576. background-color:6b6b6b;
  577. color:290000;
  578. text-transform:uppercase;
  579. font-size:20px;
  580. padding:0px 10px;
  581. margin:0px 2px 0px 0px;
  582. }
  583.  
  584.  
  585.  
  586.  
  587. .vicarious{ Hide Codes }
  588.  
  589. .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; }
  590. table table table table td {width:0px;}
  591. .contactTable td, table table td.text table td,table table table table table td {width:auto;}
  592. div div select, div div form {display:none !important;}
  593. select { visibility:hidden!important; WIDTH:0px!important;}
  594. table div {display:none;}table table div {display:block;}
  595. .navigationBar { display: none; }
  596. div[id="googlebar"],div div select{opacity:0;filter:alpha(opacity=0);display:none !important;position:absolute !important; bottom:2000px !important;}
  597. .vicarious{Misc Codes}
  598. p.breakhere { page-break-after: always }
  599. br{line-height:10px!important;}
  600.  
  601. .vicarious {Layouts available @ http://vicarious-hs.tumblr.com/}
  602. </style>
  603.  
  604. .vicarious{Second Hide Blurbs Code}
  605. </td></tr></table><table style="display:none"><tr><td>
  606.  
  607.  
  608.  
  609.  
  610.  
  611.  
  612.  
  613. -----------------------------LIKE TO MEET---------------------------------
  614.  
  615.  
  616. </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:400px; display:block; word-wrap:break-word">
  617.  
  618. <img src="http://i.imgbox.com/abu4jToa.png">
  619.  
  620.  
  621.  
  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="left" style="width:400px; display:block; word-wrap:break-word">
  623.  
  624. <font class="h5">Your Name Here</font>
  625. <font class="h2">History/Origins</font>
  626.  
  627. <div class="about">
  628.  
  629. <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.
  630.  
  631. </div>
  632.  
  633.  
  634.  
  635. </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:400px; display:block; word-wrap:break-word">
  636.  
  637. <table><tr><td>
  638.  
  639. <img src="http://i.imgbox.com/acrGMttZ.png">
  640.  
  641. </td><td>
  642.  
  643. <img src="http://i.imgbox.com/acrGMttZ.png">
  644.  
  645. </td><td>
  646.  
  647. <img src="http://i.imgbox.com/acrGMttZ.png">
  648.  
  649. </td></tr></table>
  650.  
  651.  
  652.  
  653.  
  654. </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:400px; display:block; word-wrap:break-word">
  655.  
  656. <font class="h3">❝Put a really short quote here❞</font>
  657.  
  658. <font class="h2">Present Day</font>
  659.  
  660. <div class="about">
  661.  
  662. <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.
  663.  
  664. </div>
  665.  
  666. </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:400px; display:block; word-wrap:break-word">
  667.  
  668. <img src="http://i.imgbox.com/accVp17z.png">
  669.  
  670.  
  671.  
  672. -----------------------------INTERESTS---------------------------------
  673.  
  674. </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:250px; display:block; word-wrap:break-word">
  675.  
  676. <font class="lyric">Put a tagline</font>
  677. <font class="lyric2">or favorite quote</font>
  678. <font class="lyric3">here...</font>
  679. </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:250px; display:block; word-wrap:break-word">
  680.  
  681.  
  682. <div class="stats">
  683.  
  684. <p><font class="h1">Legal</font>
  685. <BR><b>NAME:</b> Input info
  686. <BR><b>NICKNAMES:</b> Input info
  687. <BR><b>ALIASES:</b> Input info
  688. <BR><b>DATE OF BIRTH:</b> Input info
  689. <BR><b>PLACE OF BIRTH:</b> Input info
  690. <BR><b>CURRENT RESIDENCE:</b> Input info
  691.  
  692. <p><font class="h1">Physical</font>
  693. <BR><b>ETHNICITY:</b> Input info
  694. <BR><b>HAIR COLOR:</b> Input info
  695. <BR><b>EYE COLOR:</b> Input info
  696. <BR><b>HEIGHT:</b> Input info
  697. <BR><b>WEIGHT:</b> Input info
  698. <BR><b>BIRTHMARKS/SCARS:</b> Input info
  699.  
  700. <p><font class="h1">Personality</font>
  701. <br><b>Traits:</b> Input Info
  702. <BR><b>Disorders:</b> Input Info
  703. <BR><b>Addictions:</b> Input Info
  704. <BR><b>Likes:</b> Input Info
  705. <BR><b>Dislikes:</b> Input Info
  706. <BR><b>Quirks:</b> Input Info
  707.  
  708. <p><font class="h1">Family</font>
  709. <BR><b>MOTHER:</b> Input info
  710. <BR><b>FATHER:</b> Input info
  711. <BR><b>SISTER(S):</b> Input info
  712. <BR><b>BROTHER(S):</b> Input info
  713. <BR><b>Other Family:</b> Input info
  714.  
  715. <p><font class="h1">Relationships</font>
  716. <BR><b>SEXUAL ORIENTATION:</b> Input info
  717. <BR><b>RELATIONSHIP STATUS:</b> Input info
  718. <BR><b>CURRENT RELATIONSHIP(S):</b> Input info
  719. <BR><b>PAST RELATIONSHIP(S):</b> Input info
  720.  
  721. <p><font class="h1">Education</font>
  722. <BR><b>High School</b> Input Info
  723. <br><b>College</b> Input Info
  724. <br><b>Major</b> Input Info
  725. <br><b>Degree</b> Input Info
  726.  
  727. <p><font class="h1">Employment</font>
  728. <BR><b>OCCUPATION:</b> Input info
  729. <BR><b>JOB DESCRIPTION:</b> Input info
  730. <BR><b>EMPLOYER:</b> Input info
  731. <BR><b>SKILLSET:</b> Input info
  732.  
  733.  
  734. </div>
  735.  
  736.  
  737.  
  738.  
  739. </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:250px; display:block; word-wrap:break-word">
  740.  
  741. <div id="vicpanel" style="background-image:url(http://i.imgbox.com/adil2mDK.png);">
  742.  
  743. <div id="vicpanel1a">
  744.  
  745. <font class="h4">Title or Name</font>
  746.  
  747. <p><img align="left" src="http://i.imgbox.com/acmYtV0A">
  748. 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.
  749.  
  750. <font class="h4">Title or Name</font>
  751.  
  752. <p><img align="right" src="http://i.imgbox.com/acmYtV0A">
  753. 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.
  754.  
  755.  
  756. </div></div>
  757.  
  758.  
  759. </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:250px; display:block; word-wrap:break-word">
  760.  
  761. <font class="lyric4">Lyric or quote goes here</font>
  762. <font class="lyric5">Lyric or quote goes here</font>
  763. <font class="lyric6">Lyric or quote goes here</font>
  764. <font class="lyric7">Lyric or quote goes here</font>
  765.  
  766.  
  767.  
  768.  
  769.  
  770.  
  771.  
  772. </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:250px; display:block; word-wrap:break-word">
  773.  
  774.  
  775. <div class="about2">
  776. <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.
  777. </div>
  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="center" style="width:250px; display:block; word-wrap:break-word">
  781.  
  782.  
  783.  
  784. <div class="musicbox">
  785.  
  786. <object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3_mini.swf" width="200" height="20">
  787. <param name="movie" value="http://flash-mp3-player.net/medias/player_mp3_mini.swf" />
  788. <param name="bgcolor" value="#240000" />
  789. <param name="FlashVars" value="mp3=http%3A//k003.kiwi6.com/hotlink/rotw46m82l/foster_the_people_-_pumped_up_kicks_www.mp3fiber.com_.mp3&autoplay=0&bgcolor=240000&loadingcolor=6b6b6b&buttoncolor=6b6b6b&slidercolor=6b6b6b" />
  790. </object>
  791.  
  792. </div>
  793.  
  794.  
  795.  
  796.  
  797. -----------------------------MUSIC---------------------------------
  798.  
  799. </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:0px; display:block; word-wrap:break-word">
  800.  
  801. <DIV ID="vicbox"><div id="quote">
  802.  
  803. Put a bit about your character here or include a quote or a greeting. Keep it short.
  804.  
  805. </div><div id="vicbox3">
  806.  
  807. <div id="vicpanel" style="background-image:url(http://i.imgbox.com/adil2mDK.png);">
  808.  
  809.  
  810. <div id="vicpanel1a">
  811.  
  812.  
  813. <p><em>Obligations</em>
  814. <br>Owes a starter to ___________
  815. <BR> Owes a comment to _________
  816.  
  817. <p><em>Connections</em>
  818. <a class="second" href="LINK HERE">Connection Name Here</a>
  819. <a class="second" href="LINK HERE">Connection Name Here</a>
  820. <a class="second" href="LINK HERE">Connection Name Here</a>
  821. <a class="second" href="LINK HERE">Connection Name Here</a>
  822. <a class="second" href="LINK HERE">Connection Name Here</a>
  823. <a class="second" href="LINK HERE">Connection Name Here</a>
  824. <a class="second" href="LINK HERE">Connection Name Here</a>
  825. <a class="second" href="LINK HERE">Connection Name Here</a>
  826.  
  827.  
  828. </div></div></div><div id="vicbox1a">
  829.  
  830. Put an important message to your friends here.
  831.  
  832. </div><div id="vicbox2a">
  833.  
  834. <a class="first" href="/logincomplete.php">Home</a>
  835. <a class="first" href="/invite_friend.php?friend_id=xxxxxx">Add</a>
  836. <a class="first" href="/add_testimonial.php?member_id=xxxxxx">Comment</a>
  837. <a class="first" href="/send_message.php?member_id=xxxxxx">Message</a>
  838. <a class="first" href="/gallery.php?member_id=xxxxxx">Photos</a>
  839. <a class="first" href="/view_member_blog.php?member_id=xxxxxx">Blogs</a>
  840.  
  841.  
  842. </div><div id="vicbox1">
  843.  
  844. <img class="img1" src="http://i.imgbox.com/acmYtV0A">
  845.  
  846. </div><div id="vicbox2">
  847.  
  848. <img class="img1" src="http://i.imgbox.com/acmYtV0A">
  849.  
  850. </div></DIV>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement