Advertisement
VicariousHelpSite

Tumblr/Wix Layout Clone

Jul 1st, 2013
8,694
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.43 KB | None | 0 0
  1. !!!!!!!!!!!!Read It!!!!!!!!!!!!
  2.  
  3. (⊙.⊙(☉_☉)⊙.⊙)
  4.  
  5. This will work for anyone who has a Tumblr blog or a Wix page and wants THAT to show on their profile INSTEAD OF a regular layout.
  6.  
  7. IE If I put my Vicarious Layouts Tumblr link in the spots below and saved it to my rp profile page via Edit Profile, you would see an exact clone of my Layouts' page on my profile instead of my normal layout. Got it?
  8.  
  9.  
  10.  
  11.  
  12. At the top of About Me, replace the http line with the link to your Tumblr profile or published Wix page. Do the same thing at the top of Like to Meet.
  13.  
  14.  
  15.  
  16. -----------------------------ABOUT ME---------------------------------
  17.  
  18. <meta content="0; url=http://YourTumblrURL.tumblr.com/">
  19.  
  20. <style type="text/css">
  21.  
  22. .vicarious{ Body }
  23. body{
  24. margin:0;
  25. padding:0;
  26. height:100%;
  27. width:100%;
  28. }
  29.  
  30. .vicarious{ Container }
  31. .vicbox {
  32. position: absolute;
  33. top: 0;
  34. left: 0;
  35. width: 100%;
  36. height: 100%;
  37. }
  38.  
  39. .vicarious{ Hide Codes }
  40. .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; }
  41. table table table table td {width:0px;}
  42. .vicarious {@ http://vicarious-hs.tumblr.com/}
  43. .contactTable td, table table td.text table td,table table table table table td {width:auto;}
  44. div div select, div div form {display:none !important;}
  45. select { visibility:hidden!important; WIDTH:0px!important;}
  46. table div {display:none;}table table div {display:block;}
  47. .navigationBar { display: none; }
  48. div[id="googlebar"],div div select{opacity:0;filter:alpha(opacity=0);display:none !important;position:absolute !important; bottom:2000px !important;}
  49. .vicarious {@ http://vicarious-hs.tumblr.com/}
  50. </style>
  51.  
  52. .vicarious{Second Hide Blurbs Code}
  53. </td></tr></table><table style="display:none"><tr><td>
  54.  
  55.  
  56. -----------------------------LIKE TO MEET---------------------------------
  57.  
  58. </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">
  59.  
  60. <object class="vicbox" data="http://YourTumblrURL.tumblr.com/" type="text/html"></object>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement