Advertisement
VicariousHelpSite

STANDARD HTML 2 COLUMN LAYOUT 103a

Jun 10th, 2013
2,796
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.66 KB | None | 0 0
  1. !!!!!!!!!!!!Read It!!!!!!!!!!!!
  2.  
  3. (⊙.⊙(☉_☉)⊙.⊙)
  4.  
  5. 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.
  6.  
  7. //Music Player// Replace my music player at the top of Interests with your own.
  8.  
  9.  
  10. Don't forget to replace the XXXXX with your friend ID number.
  11.  
  12. (>‿◠)✌
  13.  
  14.  
  15. *****************************SAVE YOUR WORK AS YOU GO.*******************************
  16.  
  17.  
  18. -----------------------------ABOUT ME---------------------------------
  19.  
  20. <style type="text/css">
  21.  
  22. @import url(http://fonts.googleapis.com/css?family=Varela+Round:400|Oregano:400);
  23.  
  24. /* DO NOT PUT ANYTHING ABOVE THE @import LINE ABOVE*/
  25.  
  26. .vicarious {Layouts available @ http://vicarious-hs.tumblr.com/}
  27.  
  28. .vicarious {Flips the Profile}
  29. table {direction:rtl;} table table table {direction:ltr;}
  30.  
  31.  
  32. .vicarious{ Background Properties }
  33. body {
  34. background-color:000000;
  35. background-image: url(http://i1080.photobucket.com/albums/j334/Vicarious_HS/layouts/244e1s5copy_zps3400b791.jpg~original);
  36. background-attachment: fixed;
  37. background-position: left top;
  38. background-repeat: repeat;
  39. visibility:visible;
  40. left:50%;
  41. top:0%;
  42. margin-left:-375px;
  43. margin-top:0px;
  44. position:absolute; }
  45.  
  46.  
  47. .vicarious{ Google Chrome Scrollbar }
  48. ::-webkit-scrollbar { width: 12px;}
  49.  
  50. ::-webkit-scrollbar-track {
  51. -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  52. -webkit-border-radius: 10px;
  53. border-radius: 10px;}
  54.  
  55. ::-webkit-scrollbar-thumb {
  56. -webkit-border-radius: 5px;
  57. border-radius: 5px;
  58. background-color:333333;
  59. }
  60.  
  61. ::-webkit-scrollbar-thumb:window-inactive {
  62. background-color:333333;
  63. }
  64.  
  65.  
  66. .vicarious { Table Properties }
  67. table, tr, td { background-color:transparent; border:0;}
  68. table table {
  69. background-color:000000;
  70. border-left:5px solid #111111;
  71. border-right:5px solid #111111;
  72. }
  73. table table table { background-color:transparent; display: inline-table; border:0px; }
  74.  
  75. .vic_table { margin-bottom:5px;background-color:000000;border:1px solid #1f1f1f; }
  76. .vic_table tr { margin:0px; }
  77. .vic_table td { margin:0px; width:100%; }
  78.  
  79. .vicarious{Like To Meet Tables Placement (Up/Down/Left/Right) Codes}
  80. td.text table {position:relative; top:-9px; left:3px; }
  81. td.text object, td.text embed, td.text table table {position:static;}
  82.  
  83. .vicarious{Interests Tables Placement (Up/Down/Left/Right) Codes}
  84. object, embed, table table table { position:relative; top:xxpx; left:-3px;}
  85. table table table table{border:0px; position:static;}
  86.  
  87. .vicarious { Additional Table Properties. Do not adjust. }
  88. 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; }
  89.  
  90.  
  91. .vicarious { Font Styles }
  92.  
  93. a, a:link, a:active, a:visited, a:hover, td, .text, table, tr, td, li, div, input {
  94. font-family: tahoma;
  95. font-size: 6.5pt ;
  96. line-height: 90% ;
  97. color: 333333 ;
  98. }
  99.  
  100. P {
  101. font-family: tahoma;
  102. font-size: 6.5pt ;
  103. line-height: 90% ;
  104. color: 333333 ;
  105. text-align:justify;
  106. }
  107.  
  108. I {
  109. font-family: tahoma;
  110. font-size: 6.5pt ;
  111. style: italic ;
  112. line-height: 90% ;
  113. color: 666666 ;
  114. }
  115.  
  116. B {
  117. font-family: arial;
  118. font-size: 6.0pt ;
  119. font-weight:bold ;
  120. line-height: 90% ;
  121. color: 444444 ;
  122. letter-spacing: ;
  123. }
  124.  
  125. Em {
  126. font-family: tahoma;
  127. font-size: 6.5pt ;
  128. line-height: 90% ;
  129. color: 555555 ;
  130. text-align: justify;
  131. }
  132.  
  133.  
  134. .vicarious {Shared Styles for Headers }
  135. 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 {
  136. display:block;
  137. text-decoration: none ;
  138. }
  139.  
  140.  
  141. .vicarious { Headers }
  142.  
  143. big {
  144. font-family: 'Varela Round', sans-serif;
  145. font-size:16pt ;
  146. line-height: 90% ;
  147. color: 7a7a7a ;
  148. background-color: 000000 ;
  149. text-align: left;
  150. padding-top: 5px ;
  151. margin-bottom:5px;
  152. text-transform: lowercase;
  153. letter-spacing: -1pt;
  154. padding-left:5px;
  155. border-bottom:2px solid #333333;
  156. }
  157.  
  158.  
  159.  
  160. .h1 {
  161. font-family: georgia ;
  162. font-size:6pt ;
  163. line-height: 90% ;
  164. color: 424242 ;
  165. background-color:111111 ;
  166. text-align: center;
  167. padding: 3px ;
  168. margin-bottom:2px;
  169. text-transform: uppercase ;
  170. letter-spacing: 2pt;
  171. border-top:1px solid #333333;
  172. border-bottom:1px solid #333333;
  173. }
  174.  
  175.  
  176. .h2 {
  177. font-family: courier new ;
  178. font-size:5pt ;
  179. line-height: 80% ;
  180. color: 333333 ;
  181. background-color:191919 ;
  182. text-align: center;
  183. text-transform: uppercase ;
  184. letter-spacing: 2pt;
  185. }
  186.  
  187.  
  188. .h3 {
  189. font-family:trajan pro;
  190. color:62626a;
  191. font-size:18pt;
  192. line-height:40%;
  193. text-transform:uppercase;
  194. font-weight:bold;
  195. text-align:center;
  196. text-shadow: 2px 2px #000000;
  197. letter-spacing:20pt;
  198. }
  199.  
  200. .h4 {
  201. font-family:trajan pro;
  202. color:646464;
  203. font-size:12pt;
  204. line-height:90%;
  205. text-transform:uppercase;
  206. text-align:center;
  207. padding-bottom:5px;
  208. letter-spacing:0pt;
  209. }
  210.  
  211.  
  212. .one {
  213. font-family:trajan pro;
  214. font-weight:bold;
  215. color:414144;
  216. font-size:22pt;
  217. line-height:70%;
  218. padding-top:5px;
  219. text-transform:uppercase;
  220. text-align:center;
  221. letter-spacing:0pt;}
  222.  
  223. .two {
  224. font-family:copperplate gothic bold;
  225. color:979797;
  226. font-size:20pt;
  227. line-height:5%;
  228. padding-bottom:10px;
  229. text-transform:uppercase;
  230. text-align:center;
  231. letter-spacing:2pt;}
  232.  
  233. .three {
  234. font-family:copperplate gothic light;
  235. color:62626a;
  236. font-size:6pt;
  237. line-height:25%;
  238. margin-bottom:10px;
  239. text-transform:uppercase;
  240. text-align:center;}
  241.  
  242. .lyric {
  243. font-family: 'Oregano', cursive;
  244. text-align:left;
  245. color: aeaeae;
  246. font-size:12.75pt;
  247. line-height:75%;
  248. margin-top:5px;
  249. font-weight:light;
  250. letter-spacing:3pt;
  251. }
  252.  
  253. .lyric2 {
  254. font-family:copperplate gothic bold;
  255. color:484d50;
  256. text-align:center;
  257. font-size:12.25pt;
  258. line-height:80%;
  259. letter-spacing:2.5pt;
  260. }
  261.  
  262. .lyric3 {
  263. font-family:courier new;
  264. color:9e9e9e;
  265. font-size:7.5pt;
  266. text-align:right;
  267. padding-right:3px;
  268. line-height:65%;
  269. }
  270.  
  271. .lyric4 {
  272. font-family:georgia;
  273. color:45454e;
  274. font-size:8pt;
  275. text-align:center;
  276. line-height:75%;
  277. letter-spacing:3pt;
  278. }
  279.  
  280. .lyric5 {
  281. font-family: palatino linotype ;
  282. color:888888;
  283. font-size:12pt;
  284. text-align:left;
  285. line-height:55%;
  286. font-weight:light;
  287. letter-spacing:-1pt;
  288. }
  289.  
  290. .lyric6 {
  291. font-family:copperplate gothic bold;
  292. color:424245;
  293. font-size:18pt;
  294. text-align:center;
  295. line-height:40%;
  296. font-weight:light;
  297. letter-spacing:1.25pt;
  298. }
  299.  
  300. .lyric7 {
  301. font-family:times new roman;
  302. color:9b9b9b;
  303. font-size:11pt;
  304. text-align:right;
  305. line-height:80%;
  306. font-weight:light;
  307. letter-spacing:1pt;
  308. }
  309.  
  310.  
  311. .vicarious{Profile Link Codes}
  312. a.first, a.first:link, a.first:active, a.first:visited {
  313. font-family: courier new ;
  314. font-size:5pt ;
  315. width: 65px ;
  316. line-height: 65px ;
  317. height: 65px ;
  318. color: 424242 ;
  319. background-color:191919 ;
  320. text-align: center;
  321. text-transform: uppercase ;
  322. letter-spacing: 2pt;
  323. margin-bottom:4px;
  324. -webkit-transition: all 0.6s ease-out;
  325. -moz-transition: all 0.6s ease-out;
  326. -ms-transition: all 0.6s ease-out;
  327. -o-transition: all 0.6s ease-out;
  328. transition: all 0.6s ease-out;
  329. }
  330.  
  331. a.first:hover {
  332. -webkit-transform: rotate(720deg) scale(.5);
  333. -moz-transform: rotate(720deg) scale(.5);
  334. -o-transform: rotate(720deg) scale(.5);
  335. -ms-transform: rotate(720deg) scale(.5);
  336. transform: rotate(720deg) scale(.5);
  337. }
  338.  
  339. .vicarious{Connection Link Codes}
  340. a.second, a.second:link, a.second:active, a.second:visited {
  341. font-family: courier new ;
  342. font-size:5pt ;
  343. line-height: 80% ;
  344. color: 333333 ;
  345. background-color:191919 ;
  346. text-align: center;
  347. text-transform: uppercase ;
  348. letter-spacing: 2pt;
  349. margin-bottom:2px;
  350. -webkit-transition: all 0.6s ease-out;
  351. -moz-transition: all 0.6s ease-out;
  352. -ms-transition: all 0.6s ease-out;
  353. -o-transition: all 0.6s ease-out;
  354. transition: all 0.6s ease-out;
  355. }
  356.  
  357.  
  358. a.second:hover {
  359. color: 000000 ;
  360. background-color:333333 ;
  361. }
  362.  
  363.  
  364.  
  365.  
  366. .vicarious { Shared Styles for Div Style Classes }
  367.  
  368. .vicbox, .vicbox2, .vicbox3, .vicbox4, .vicbox5, .connlinks {
  369. padding:2px;
  370. margin:5px;
  371. background-color:121212;
  372. overflow:auto;
  373. }
  374.  
  375.  
  376. .vicarious {Div Style Classes}
  377.  
  378. .vicbox {
  379. width:336px;
  380. height:auto;
  381. OVERFLOW:NONE;
  382. }
  383.  
  384. .vicbox2 {
  385. width:129px;
  386. height:136px;
  387. }
  388.  
  389. .vicbox3 {
  390. width:486px;
  391. height:110px;
  392. }
  393.  
  394. .vicbox4 {
  395. width:181px;
  396. height:136px;
  397. }
  398.  
  399. .vicbox5 {
  400. width:281px;
  401. height:87px;
  402. }
  403.  
  404. .connlinks {
  405. width:158px;
  406. height:55px;
  407. }
  408.  
  409.  
  410.  
  411.  
  412. .vicarious { Shared Styles for IMG Style Classes }
  413.  
  414. .img, .img2, .img3 {
  415. overflow:hidden;
  416. border:0px;
  417. }
  418.  
  419. .vicarious { IMG Style Classes }
  420.  
  421. .img {
  422. width:100px;
  423. height:150px;
  424. }
  425.  
  426. .img2{
  427. width:300px;
  428. height:150px;
  429. }
  430.  
  431. .img3{
  432. width:200px;
  433. height:200px;
  434. }
  435.  
  436.  
  437. .vicarious {Div IDs}
  438.  
  439. #links {
  440. width: auto ;
  441. height: auto ;
  442. left: 50% ;
  443. top: 0% ;
  444. overflow:none;
  445. margin-left: -490px ;
  446. margin-top: 20px ;
  447. position: fixed ;
  448. z-index: 9 ;
  449. }
  450.  
  451.  
  452. .vicarious{ Hide Codes }
  453.  
  454. .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; }
  455. table table table table td {width:0px;}
  456. .contactTable td, table table td.text table td,table table table table table td {width:auto;}
  457. div div select, div div form {display:none !important;}
  458. select { visibility:hidden!important; WIDTH:0px!important;}
  459. table div {display:none;}table table div {display:block;}
  460. .navigationBar { display: none; }
  461. div[id="googlebar"],div div select{opacity:0;filter:alpha(opacity=0);display:none !important;position:absolute !important; bottom:2000px !important;}
  462.  
  463. .vicarious{Misc Codes}
  464. p.breakhere { page-break-after: always }
  465. br{line-height:10px!important;}
  466.  
  467. .vicarious {Layouts available @ http://vicarious-hs.tumblr.com/}
  468. </style>
  469.  
  470. .vicarious{Second Hide Blurbs Code}
  471. </td></tr></table><table style="display:none"><tr><td>
  472.  
  473. -----------------------------LIKE TO MEET---------------------------------
  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="left" style="width:500px; display:block; word-wrap:break-word">
  476.  
  477. <font class="one">Character Title Here</font>
  478. <font class="three">Character Tagline goes here.</font>
  479. <font class="two">Character Name Here</font>
  480.  
  481. <img src="http://i.imgbox.com/abgZefBd.jpg"><BR>
  482.  
  483. <font class="h3">Verses</font><font class="h4">
  484. Verse Type
  485. <font color="f3f3f3"> † </font>
  486. Verse Type
  487. <font color="f3f3f3"> † </font>
  488. Verse Type
  489. </font>
  490.  
  491.  
  492. </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:500px; display:block; word-wrap:break-word">
  493.  
  494. <big>Personality</big>
  495.  
  496. <div class="vicbox3">
  497.  
  498. <p><b>Traits:</b> Input Info
  499. <BR><b>Disorders:</b> Input Info
  500. <BR><b>Addictions:</b> Input Info
  501. <BR><b>Likes:</b> Input Info
  502. <BR><b>Dislikes:</b> Input Info
  503. <BR><b>Quirks:</b> Input Info
  504.  
  505. <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.
  506.  
  507. </div>
  508.  
  509.  
  510.  
  511. </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:500px; display:block; word-wrap:break-word">
  512.  
  513. <TABLE><tr><td valign="top">
  514.  
  515. <img class="img2" src="http://i.imgbox.com/abe5No7R.jpg">
  516.  
  517. </td><td valign="top"><div class="vicbox4">
  518.  
  519. <p><font class="h1">Family</font>
  520. <BR><b>MOTHER:</b> Input info
  521. <BR><b>FATHER:</b> Input info
  522. <BR><b>SISTER(S):</b> Input info
  523. <BR><b>BROTHER(S):</b> Input info
  524. <BR><b>Other Family:</b> Input info
  525.  
  526.  
  527. </div></td></tr></table>
  528.  
  529.  
  530. </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:500px; display:block; word-wrap:break-word">
  531.  
  532. <table><tr><td valign="top"><div class="vicbox5">
  533.  
  534. <p><font class="h1">Legal</font>
  535. <BR><b>NAME:</b> Input info
  536. <BR><b>NICKNAMES:</b> Input info
  537. <BR><b>ALIASES:</b> Input info
  538. <BR><b>DATE OF BIRTH:</b> Input info
  539. <BR><b>PLACE OF BIRTH:</b> Input info
  540. <BR><b>CURRENT RESIDENCE:</b> Input info
  541.  
  542. </div><div class="vicbox5">
  543.  
  544. <p><font class="h1">Physical</font>
  545. <BR><b>ETHNICITY:</b> Input info
  546. <BR><b>HAIR COLOR:</b> Input info
  547. <BR><b>EYE COLOR:</b> Input info
  548. <BR><b>HEIGHT:</b> Input info
  549. <BR><b>WEIGHT:</b> Input info
  550. <BR><b>BIRTHMARKS/SCARS:</b> Input info
  551.  
  552. </div></td><td valign="top">
  553.  
  554. <img class="img3" src="http://i.imgbox.com/acm6KKdg.jpg">
  555.  
  556. </td></tr></table>
  557.  
  558.  
  559. </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:500px; display:block; word-wrap:break-word">
  560.  
  561. <img src="http://i.imgbox.com/abl4CnYt.jpg">
  562.  
  563.  
  564. <font class="lyric">Line 1 of quote goes here.</font>
  565. <font class="lyric2">Once you get your lyrics set</font>
  566. <font class="lyric3">If you need to adjust size or letter-spacing.</font>
  567. <font class="lyric4">Go into About Me and find the Lyrics section.</font>
  568. <font class="lyric5">Tweak the font-size and letter-spacing until</font>
  569. <font class="lyric6">You get the look you want.</font>
  570. <font class="lyric7">Line 7 of quote goes here.</font>
  571.  
  572.  
  573. </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:500px; display:block; word-wrap:break-word">
  574.  
  575. <TABLE><tr><td valign="top">
  576.  
  577. <img class="img2" src="http://i.imgbox.com/abe5No7R.jpg">
  578.  
  579. </td><td valign="top"><div class="vicbox4">
  580.  
  581.  
  582. <p><font class="h1">Relationships</font>
  583. <BR><b>SEXUAL ORIENTATION:</b> Input info
  584. <BR><b>RELATIONSHIP STATUS:</b> Input info
  585. <BR><b>CURRENT RELATIONSHIP(S):</b> Input info
  586. <BR><b>PAST RELATIONSHIP(S):</b> Input info
  587.  
  588.  
  589. </div></td></tr></table>
  590.  
  591.  
  592. </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:500px; display:block; word-wrap:break-word">
  593.  
  594. <table><tr><td valign="top"><div class="vicbox5">
  595.  
  596. <p><font class="h1">Education</font>
  597. <BR><b>High School</b> Input Info
  598. <br><b>College</b> Input Info
  599. <br><b>Major</b> Input Info
  600. <br><b>Degree</b> Input Info
  601.  
  602. </div><div class="vicbox5">
  603.  
  604.  
  605. <p><font class="h1">Employment</font>
  606. <BR><b>OCCUPATION:</b> Input info
  607. <BR><b>JOB DESCRIPTION:</b> Input info
  608. <BR><b>EMPLOYER:</b> Input info
  609. <BR><b>SKILLSET:</b> Input info
  610.  
  611.  
  612. </div></td><td valign="top">
  613.  
  614. <img class="img3" src="http://i.imgbox.com/acm6KKdg.jpg">
  615.  
  616.  
  617. </td></tr></table>
  618.  
  619.  
  620.  
  621.  
  622.  
  623. -----------------------------INTERESTS---------------------------------
  624.  
  625.  
  626. </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:350px; display:block; word-wrap:break-word">
  627.  
  628.  
  629. <img src="http://i.imgbox.com/achnSsZk.png">
  630.  
  631. </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:350px; display:block; word-wrap:break-word">
  632.  
  633.  
  634. <embed src="http://www.sheepproductions.com/billy/billy.swf?autoplay=true&f0=http://k002.kiwi6.com/hotlink/fs5b4bvuu9/apocalyptica_-_path.mp3&t0=Apocalyptica - Path&total=1" quality="high" wmode="transparent" width="200" height="10" name="billy" align="middle" type="application/x-shockwave-flash" />
  635.  
  636.  
  637. </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:350px; display:block; word-wrap:break-word">
  638.  
  639. <big>Origins</big>
  640.  
  641. <img src="http://i.imgbox.com/acfMfXav.jpg">
  642.  
  643. <BR><font class="h2">Mini-title here</font>
  644.  
  645. <div class="vicbox">
  646.  
  647. <p><img src="http://i.imgbox.com/adx89Akp.png" align="left">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.
  648.  
  649. <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.
  650.  
  651. <p><img src="http://i.imgbox.com/adx89Akp.png" align="right">
  652.  
  653. 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.
  654.  
  655. <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.
  656.  
  657.  
  658. </div>
  659.  
  660.  
  661. </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:350px; display:block; word-wrap:break-word">
  662.  
  663. <big>Present Day</big>
  664.  
  665. <img src="http://i.imgbox.com/acfMfXav.jpg">
  666.  
  667. <BR><font class="h2">Mini-title here</font>
  668.  
  669. <div class="vicbox">
  670.  
  671. <p><img src="http://i.imgbox.com/adx89Akp.png" align="left">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.
  672.  
  673. <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.
  674.  
  675. <p><img src="http://i.imgbox.com/adx89Akp.png" align="right">
  676.  
  677. 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.
  678.  
  679. <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.
  680.  
  681.  
  682. </div>
  683.  
  684.  
  685. </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:350px; display:block; word-wrap:break-word">
  686.  
  687. <big>Main 2 Name</big>
  688.  
  689. <a class="second" href="LINK HERE">View Profile</a>
  690.  
  691. <table><tr><td valign="top">
  692.  
  693. <img class="img" src="http://i.imgbox.com/abfViZeY.png">
  694.  
  695. </div></td><td valign="top"><div class="vicbox2">
  696.  
  697. <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.
  698.  
  699. <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.
  700.  
  701.  
  702. </div></td><td valign="top">
  703.  
  704. <img class="img" src="http://i.imgbox.com/acnGbCx6.png">
  705.  
  706. </td></tr></table>
  707.  
  708.  
  709. </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:350px; display:block; word-wrap:break-word">
  710.  
  711. <big>Main 1 Name</big>
  712.  
  713. <a class="second" href="LINK HERE">View Profile</a>
  714.  
  715. <table><tr><td valign="top">
  716.  
  717. <img class="img" src="http://i.imgbox.com/abfViZeY.png">
  718.  
  719. </div></td><td valign="top"><div class="vicbox2">
  720.  
  721. <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.
  722.  
  723. <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.
  724.  
  725.  
  726. </div></td><td valign="top">
  727.  
  728. <img class="img" src="http://i.imgbox.com/acnGbCx6.png">
  729.  
  730. </td></tr></table>
  731.  
  732. </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:350px; display:block; word-wrap:break-word">
  733.  
  734. <big>Connections</big>
  735.  
  736. <table><tr><td valign="top"><div class="connlinks">
  737.  
  738. <a class="second" href="FRIEND LINK">Connection Name</a>
  739. <a class="second" href="FRIEND LINK">Connection Name</a>
  740. <a class="second" href="FRIEND LINK">Connection Name</a>
  741. <a class="second" href="FRIEND LINK">Connection Name</a>
  742. <a class="second" href="FRIEND LINK">Connection Name</a>
  743. <a class="second" href="FRIEND LINK">Connection Name</a>
  744. <a class="second" href="FRIEND LINK">Connection Name</a>
  745. <a class="second" href="FRIEND LINK">Connection Name</a>
  746. <a class="second" href="FRIEND LINK">Connection Name</a>
  747.  
  748.  
  749. </div></td><td valign="top"><div class="connlinks">
  750.  
  751. <a class="second" href="FRIEND LINK">Connection Name</a>
  752. <a class="second" href="FRIEND LINK">Connection Name</a>
  753. <a class="second" href="FRIEND LINK">Connection Name</a>
  754. <a class="second" href="FRIEND LINK">Connection Name</a>
  755. <a class="second" href="FRIEND LINK">Connection Name</a>
  756. <a class="second" href="FRIEND LINK">Connection Name</a>
  757. <a class="second" href="FRIEND LINK">Connection Name</a>
  758. <a class="second" href="FRIEND LINK">Connection Name</a>
  759. <a class="second" href="FRIEND LINK">Connection Name</a>
  760.  
  761. </div></td></tr></table>
  762.  
  763.  
  764. -----------------------------MUSIC---------------------------------
  765.  
  766. </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="left" style="word-wrap:break-word">
  767.  
  768.  
  769.  
  770. <div id="links">
  771.  
  772. <a href="/logincomplete.php"class="first">Home</a>
  773. <a href="/invite_friend.php?friend_id=xxxxxx"class="first">Add</a>
  774. <a href="/add_testimonial.php?member_id=xxxxxx"class="first">Comment</a>
  775. <a href="/send_message.php?member_id=xxxxxx"class="first">Message</a>
  776. <a href="/gallery.php?member_id=xxxxxx"class="first">Photos</a>
  777. <a href="/view_member_blog.php?member_id=xxxxxx"class="first">Blogs</a>
  778.  
  779. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement