Advertisement
VicariousHelpSite

STANDARD HTML 2 COLUMN LAYOUT 34

Jan 27th, 2013
1,387
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.16 KB | None | 0 0
  1. CODES FOR ABOUT ME, LIKE TO MEET AND INTERESTS ARE INCLUDED ON THIS PAGE
  2.  
  3.  
  4. --------------------------------About Me--------------------------------
  5.  
  6.  
  7. <style>
  8. .vicarious{ Background Properties }
  9. table, tr, td { background-color:transparent; border:none; border-width:0;}
  10. body {
  11. background-color:000000;
  12. background-image: url("http://i1080.photobucket.com/albums/j334/Vicarious_HS/Full%20Wallpapers/KrBTY43_zpsdabc03dd.jpg");
  13. background-attachment: fixed;
  14. background-position: center center;
  15. background-repeat: no-repeat;}
  16.  
  17. .vicarious { Table Properties }
  18. table table { border: 0px }
  19. table table table table{border:0px}
  20. table table table {
  21. border-style:solid;
  22. border-width:0px;
  23. border-color:000000;
  24. background-color:transparent;}
  25.  
  26.  
  27. /*This moves the Blurbs up or down AND side to side. It also controls the color of the Blurbs tables*/
  28. td.text table {position:relative; top: 0px;background-color:191d1e;left:150px;}
  29. td.text table table {position:static;}
  30.  
  31.  
  32. /*This moves the Interests up or down AND side to side. It also controls the color of the Interests
  33.  
  34. tables.*/
  35. table table table {position:relative; top:0px; left:260px;background-color:transparent;}
  36. table table table table {position:static;}
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43. /*Div Classes.*/
  44.  
  45. .BLOCK {
  46. width:auto;
  47. height:10px;
  48. background-color:transparent;
  49. display:block;}
  50.  
  51. .left{
  52. float:left;
  53. margin-left:2px;
  54. width:40%;
  55. background-color:2b3336;
  56. text-align:left;
  57. font-family:georgia;
  58. color:555555;
  59. font-size:9px;
  60. line-height:100%;
  61. text-transform:none;
  62. font-weight:normal;
  63. letter-spacing:0px;}
  64.  
  65. .right{
  66. float:right;
  67. margin-left:2px;
  68. width:58%;
  69. background-color:465455;
  70. text-align:justify;}
  71.  
  72.  
  73.  
  74.  
  75. .vicarious { Text Properties }
  76.  
  77. /*This controls the colors, size, of your input text (what you type into your tables.*/
  78. table, tr, td, li, p, div {font-family:georgia; color:1f2827; font-size:10px; line-height:90%;letter-spacing:0px;}
  79.  
  80. I {style:italics; font-family:georgia; color:242c2f; font-size:11px; line-height:100%;text-transform:none; font-weight:normal; letter-spacing:0px;}
  81.  
  82. B {style:bold; font-family:copperplate gothic light; color:6b6b6b; font-size:9px; text-transform:uppercase; font-weight:normal; line-height:100%;letter-spacing:0px;}
  83.  
  84. a:active, a:visited, a:link {font-family: impact, georgia;color: 333333; font-size:9px; line-height:100%;text-decoration:none; text-transform:uppercase; text-align:center;}
  85.  
  86. a:hover {font-family: impact, georgia;color: 333333; font-size:9px; line-height:100%;text-decoration:none; text-transform:uppercase; text-align:center;}
  87.  
  88. /*Special Text: Font Styles and Classes.*/
  89.  
  90. .B2 {style:bold; font-family:copperplate gothic light;color:797b7a; font-size:9px; text-transform:uppercase; font-weight:normal; line-height:100%;letter-spacing:0px;}
  91.  
  92. em {style:italics; font-family:georgia; color:333e42; font-size:14px; line-height:100%;text-transform:none; font-weight:normal; letter-spacing:0px;}
  93.  
  94. .ONE {font-family:copperplate gothic light; color:637b7b; font-size:30px;line-height:140%;letter-spacing:4px; display:block;text-transform:none;font-weight:normal;text-align:right; margin-top:10px;padding-right:5px;background-color:000000;}
  95.  
  96. .TWO {font-family:copperplate gothic light; color:637b7b; font-size:22px;line-height:140%;letter-spacing:2px; display:block;text-transform:none;font-weight:normal; text-align:right;padding-right:5px;background-color:000000;}
  97.  
  98. .THREE {font-family:copperplate gothic light; color:637b7b; font-size:14px;line-height:130%;letter-spacing:1px; display:block;text-transform:none;font-weight:normal; text-align:right; margin-bottom:5px;background-color:000000;}
  99.  
  100.  
  101.  
  102. /*This controls the link box.*/
  103.  
  104. a.first, a.first:link, a.first:active, a.first:visited
  105. {font-size:8px;
  106. font-family:terminal;
  107. color:8da7a8;
  108. width:55px;
  109. height:55px;
  110. line-height:55px;
  111. text-align:center;
  112. background-color:000000;
  113. text-decoration:none;
  114. text-transform:uppercase;
  115. letter-spacing:1pt;
  116. display:block;
  117. margin-bottom:5px;
  118. -webkit-transition: all 0.6s ease-out;
  119. -moz-transition: all 0.6s ease-out;
  120. -ms-transition: all 0.6s ease-out;
  121. -o-transition: all 0.6s ease-out;
  122. transition: all 0.6s ease-out;
  123. -webkit-border-radius: 180px;
  124. border-radius: 180px;
  125. zoom: 1;
  126. filter: alpha(opacity=70);
  127. opacity: 0.7;}
  128.  
  129.  
  130. a.first:hover{
  131. zoom: 1;
  132. filter: alpha(opacity=90);
  133. opacity: 0.9;}
  134.  
  135.  
  136. .vicarious{ Hide Codes }
  137. .userProfileURL { display:none; }
  138. .profileInfo { display:none; }
  139. .friendsComments { display:none; }
  140. .friendSpace { display:none; }
  141. .blurbs {display: none;}
  142. .contactTable {display: none;}
  143. .latestBlogEntry {display: none;}
  144. .extendedNetwork {display: none;}
  145. .interestsAndDetails {display: none;}
  146. .userprofiledetail {display: none;}
  147. .userAlbums { display:none; }
  148. .whitetext12{visibility:hidden; display:none;}
  149. .orangetext15{visibility:hidden; display:none;}
  150. .lightbluetext8{visibility:hidden; display:none}
  151. table table table table td {width:0px;}
  152. .contactTable td, table table td.text table td,table table table table table td {width:auto;}
  153. .profile { display:none !important;visibility:hidden!important; }
  154.  
  155. .a {hide top search bar}
  156. div div select, div div form {display:none !important;}
  157. select { visibility:hidden!important; WIDTH:0px!important;}
  158. table div {display:none;}table table div {display:block;}
  159. .navigationBar { display: none; }
  160. div[id="googlebar"],
  161. div div select{opacity:0;filter:alpha(opacity=0);display:none !important;position:absolute !important; bottom:2000px !important;}
  162.  
  163.  
  164.  
  165. .vicarious{Misc Codes}
  166.  
  167. p.breakhere { page-break-after: always }
  168. .{Align Properties}
  169. br{line-height:3px!important;}
  170. td.text table position:relative;top:-9px;}td.text table table{position:static;
  171. </style>
  172.  
  173.  
  174. .vicarious{Second Hide Blurbs Code}
  175. </td></tr></table><table style="display:none"><tr><td>
  176.  
  177.  
  178. --------------------------------Like to Meet-------------------------------
  179.  
  180. </td></tr></table></td></tr></table><table bordercolor="ffcc99" cellspacing="0" cellpadding="0" width="500" bgcolor="ffcc99" border="0"><tr><td><table bordercolor="000000" cellspacing="0" cellpadding="0" width="500" align="left" bgcolor="ffffff" border="0"><td valign="top" align="left" width="500" bgcolor="ffffff" style="word-wrap:break-word">
  181.  
  182. <img src="http://i1080.photobucket.com/albums/j334/Vicarious_HS/layouts/500_zps1c3e9e8e.png">
  183.  
  184. </td></tr></table></td></tr></table><table bordercolor="ffcc99" cellspacing="0" cellpadding="0" width="500" bgcolor="ffcc99" border="0"><tr><td><table bordercolor="000000" cellspacing="0" cellpadding="0" width="500" align="left" bgcolor="ffffff" border="0"><td valign="top" align="left" width="500" bgcolor="ffffff" style="word-wrap:break-word">
  185. <font class="one">Name</font>
  186. <div class="block"></div>
  187.  
  188. </td></tr></table></td></tr></table><table bordercolor="ffcc99" cellspacing="0" cellpadding="0" width="500" bgcolor="ffcc99" border="0"><tr><td><table bordercolor="000000" cellspacing="0" cellpadding="0" width="500" align="left" bgcolor="ffffff" border="0"><td valign="top" align="left" width="500" bgcolor="ffffff" style="word-wrap:break-word">
  189.  
  190. <div class="left" style="height:300px; overflow:auto;">
  191. <BR><b>Name:</b> Input here.
  192. <BR><font class="b2">Nicknames:</font> Input here.
  193. <BR><b>Aliases:</b> Input here.
  194. <BR><font class="b2">DATE OF BIRTH:</font> Input here.
  195. <BR><b>PLACE OF BIRTH:</b> Input here.
  196. <BR><font class="b2">CURRENT RESIDENCE:</font> Input here.
  197. <BR><b>ETHNICITY:</b> Input here.
  198. <BR><font class="b2">HAIR COLOR:</font> Input here.
  199. <BR><b>EYE COLOR:</b> Input here.
  200. <BR><font class="b2">HEIGHT:</font> Input here.
  201. <BR><b>WEIGHT:</b> Input here.
  202. <BR><font class="b2">SCARS:</font> Input here.
  203. <BR><b>TATTOOS:</b> Input here.
  204. <BR><font class="b2">BIRTHMARKS:</font> Input here.
  205. <BR><b>SEXUAL ORIENTATION:</b> Input here.
  206. <BR><font class="b2">RELATIONSHIP STATUS:</font> Input here.
  207. <BR><b>CURRENT RELATIONSHIP(S):</b> Input here.
  208. <BR><font class="b2">PAST RELATIONSHIP(S):</font> Input here.
  209. <BR><b>PARENTS:</b> Input here.
  210. <BR><font class="b2">SIBLINGS:</font> Input here.
  211. <BR><b>OCCUPATION:</b> Input here.
  212. <BR><font class="b2">PERSONALITY TRAITS:</font> Input here.
  213. <BR><b>LIKES:</b> Input here.
  214. <BR><font class="b2">DISLIKES:</font> Input here.
  215. <BR><b>ADDICTIONS:</b> Input here.
  216. <BR><font class="b2">STRENGTHS:</font> Input here.
  217. <BR><b>WEAKNESSES:</b> Input here.
  218.  
  219.  
  220.  
  221. </div>
  222. <div class="right" style="height:300px; overflow:auto;">
  223. <p><em>First line of text here.</em> <i>Second line of text here.</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.
  224. <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.
  225.  
  226.  
  227. </div>
  228.  
  229. </td></tr></table></td></tr></table><table bordercolor="ffcc99" cellspacing="0" cellpadding="0" width="500" bgcolor="ffcc99" border="0"><tr><td><table bordercolor="000000" cellspacing="0" cellpadding="0" width="500" align="left" bgcolor="ffffff" border="0"><td valign="top" align="left" width="500" bgcolor="ffffff" style="word-wrap:break-word">
  230.  
  231. <div class="block"></div>
  232. <font class="two">Connections</font>
  233. <div class="block"></div>
  234.  
  235. </td></tr></table></td></tr></table><table bordercolor="ffcc99" cellspacing="0" cellpadding="0" width="500" bgcolor="ffcc99" border="0"><tr><td><table bordercolor="000000" cellspacing="0" cellpadding="0" width="500" align="left" bgcolor="ffffff" border="0"><td valign="top" align="left" width="500" bgcolor="ffffff" style="word-wrap:break-word">
  236.  
  237.  
  238.  
  239. <div class="left" style="height:155px; overflow:auto;">
  240. <center><img src="http://i1080.photobucket.com/albums/j334/Vicarious_HS/layouts/175_zps1ff8eb78.gif"></center>
  241.  
  242. </div>
  243. <div class="right" style="height:155px; overflow:auto;">
  244. <font class="three">Connection Name Here</font>
  245. <p><em>First line of text here.</em> <i>Second line of text here.</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.
  246.  
  247. </div>
  248. --------------------------------Interests--------------------------------
  249.  
  250. </td></tr></table></td></tr></table><table bordercolor="ffcc99" cellspacing="0" cellpadding="0" width="75" bgcolor="ffcc99" border="0"><tr><td><table bordercolor="000000" cellspacing="0" cellpadding="0" width="75" align="left" bgcolor="ffffff" border="0"><td valign="top" align="left" width="75" bgcolor="ffffff" style="word-wrap:break-word">
  251.  
  252. <a href="/logincomplete.php"class="first">HOME</a>
  253. <a href="/invite_friend.php?friend_id=xxxxxx"class="first">ADD</a>
  254. <a href="/add_testimonial.php?member_id=xxxxxx"class="first">COMMENT</a>
  255. <a href="/send_message.php?member_id=xxxxxx"class="first">MESSAGE</a>
  256. <a href="/gallery.php?member_id=xxxxxx"class="first">PICS</a>
  257. <a href="/view_member_blog.php?member_id=xxxxxx"class="first">BLOGS</a>
  258.  
  259.  
  260.  
  261. --------------------------------LIKE TO MEET ADDITIONAL CONNECTION TABLE--------------------------------
  262. COPY AND PASTE THIS TABLE TO THE END OF LIKE TO MEET TO ADD 1 ADDITIONAL CONNECTION.
  263. REPEAT FOR AS MANY CONNECTIONS AS YOU NEED.
  264. --------------------------------------------------------------------------------------------
  265.  
  266. </td></tr></table></td></tr></table><table bordercolor="ffcc99" cellspacing="0" cellpadding="0" width="500" bgcolor="ffcc99" border="0"><tr><td><table bordercolor="000000" cellspacing="0" cellpadding="0" width="500" align="left" bgcolor="ffffff" border="0"><td valign="top" align="left" width="500" bgcolor="ffffff" style="word-wrap:break-word">
  267.  
  268.  
  269.  
  270. <div class="left" style="height:155px; overflow:auto;">
  271. <center><img src="http://i1080.photobucket.com/albums/j334/Vicarious_HS/layouts/175_zps1ff8eb78.gif"></center>
  272.  
  273. </div>
  274. <div class="right" style="height:155px; overflow:auto;">
  275. <font class="three">Connection Name Here</font>
  276. <p><em>First line of text here.</em> <i>Second line of text here.</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.
  277.  
  278. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement