Advertisement
VicariousHelpSite

Blog Layout 6c

Jun 25th, 2013
313
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. !!!!!!!!!!!!Read It!!!!!!!!!!!!
  2.  
  3. (⊙.⊙(☉_☉)⊙.⊙)
  4.  
  5. There are div ids/classes and table classes in this layout. Be VERY, VERY, VERY careful not to drop off any of the coding.
  6.  
  7. ///Top Pic///
  8.  
  9. Put your 975px width by 350px height image url in the spot between the ( and ) near the bottom of the Blog Stylesheet secton. It will look like this:
  10.  
  11. <div id="victop" style="background-image:url(http://i.imgbox.com/accM1QKV.png);">
  12.  
  13. ///////////////
  14.  
  15.  
  16. ///INNER IMAGE ON HOVER///
  17.  
  18. The inner image is 660px by 200px height. It is a simple image code switch located between the top links and the content links near the end of the Blog Stylesheet Section. It looks like this:
  19.  
  20. <img src="http://i.imgbox.com/abj1XtPw.png">
  21.  
  22. /////
  23.  
  24.  
  25.  
  26. !!!!!!!!!!!!TIP!!!!!!!!!!!!
  27.  
  28. Since you are making a blog for content, it should be relatively blank as the meat of the blog is going to be accessed via the content links. When they click on a content link, it will take them to the appropriate blog.
  29.  
  30. 1) Create a 'Content' blog (Titled content with a short description (IE "Hover over top pic for Content') for the body of the text.
  31. 2) Disable Kudos & Comments
  32. 3) Put a link to this content blog on your profile.
  33.  
  34.  
  35. Don't forget to replace the XXXXX with your friend ID number.
  36.  
  37. (>‿◠)✌
  38.  
  39.  
  40. *****************************SAVE YOUR WORK AS YOU GO.*******************************
  41.  
  42. ----------------------Blog Header------------------------
  43.  
  44. LEAVE BLANK
  45.  
  46. ----------------------Blog Stylesheet------------------------
  47.  
  48.  
  49. <style type="text/css">
  50.  
  51. @import url(http://fonts.googleapis.com/css?family=Pathway+Gothic+One);
  52.  
  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!
  56. Blog Layouts available @ http://vicarious-bloglayouts.tumblr.com/}
  57.  
  58. .vicarious{Cross Type Shared Commons}
  59.  
  60. .blogcomments, .blogcommentsprofile, p.blogtimestamp, .blog {
  61. background-color:transparent!important;
  62. }
  63.  
  64.  
  65.  
  66. body, #vicback {
  67. background-color: #1b4d38 !important;
  68. }
  69.  
  70.  
  71. #victop1, .v1, .v2, .v3, a.first, a.first:link, a.first:active, a.first:visited, a.content, a.content:link, a.content:active, a.content:visited {
  72. -webkit-transition: all 0.6s ease-out;
  73. -moz-transition: all 0.6s ease-out;
  74. -ms-transition: all 0.6s ease-out;
  75. -o-transition: all 0.6s ease-out;
  76. transition: all 0.6s ease-out;
  77. }
  78.  
  79.  
  80. .vicarious{Background/Blog Properties}
  81.  
  82. body{
  83. background-image:url("http://i.imgbox.com/adepS84V.jpg")!important;
  84. background-repeat: no-repeat!important;
  85. background-attachment:fixed;
  86. background-position:top right;
  87. }
  88.  
  89. .main {
  90. background-color:transparent!important;
  91. width:950px!important;
  92. left:50%;
  93. top:0%;
  94. visibility:visible;
  95. z-index:1;
  96. margin-left:-520px;
  97. margin-top:350px;
  98. position:absolute;
  99. }
  100.  
  101. .blog {
  102. background-color: #0f422d !important;
  103. width:800px !important;
  104. -webkit-box-shadow: 7px 7px 5px rgba(0, 0, 0, 0.75);
  105. -moz-box-shadow: 7px 7px 5px rgba(0, 0, 0, 0.75);
  106. box-shadow: 7px 7px 5px rgba(0, 0, 0, 0.75);
  107. }
  108.  
  109.  
  110.  
  111. .vicarious{Text Shared Commons}
  112.  
  113. a, a:link, a:active, a:visited, a:hover, td, .text, table, td.txt_label , tr, td, li, p, div, input, txt, i, b, .main u, .main font, a.first, a.first:link, a.first:active, a.first:visited, a.content,
  114.  
  115. a.content:link, a.content:active, a.content:visited, p.blogtimestamp, .blogsubject {
  116. font-family: tahoma !important;
  117. visibility: visible!important;
  118. color: #a8a8a8 !important;
  119. text-decoration:none !important;
  120. font-size:6pt !important;
  121. line-height:90% !important;
  122. text-align:left !important;
  123. background-color:transparent !important;
  124. }
  125.  
  126.  
  127. a.first, a.first:link, a.first:active, a.first:visited, a.content, a.content:link, a.content:active, a.content:visited, blogsubject {
  128. display:block!important;
  129. }
  130.  
  131. a.first, a.first:link, a.first:active, a.first:visited, a.content, a.content:link, a.content:active, a.content:visited {
  132. color: #000000 !important;
  133. }
  134.  
  135. .blogsubject, p.blogtimestamp, a.first, a.first:link, a.first:active, a.first:visited, a.content, a.content:link, a.content:active, a.content:visited {
  136. text-transform:uppercase !important;
  137. font-weight:bold !important;
  138. text-align:center !important;
  139. }
  140.  
  141.  
  142. .vicarious{Text Properties}
  143.  
  144. .blogsubject {
  145. font-family: 'Pathway Gothic One', sans-serif !important;
  146. width:100%!important;
  147. text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
  148. font-size: 14pt !important;
  149. color:c1c1c1 !important;
  150. letter-spacing:-1pt !important;
  151. line-height:100% !important;
  152. padding:5px !important;
  153. text-align: left !important;
  154.  
  155. }
  156.  
  157.  
  158. p.blogtimestamp {
  159. color: #3d705b !important;
  160. letter-spacing:1pt !important;
  161. text-align:right !important;
  162. }
  163.  
  164. i {
  165. color: #687074 !important;
  166. font-style:italic !important;
  167. }
  168.  
  169. b {
  170. color: #cccccc !important;
  171. font-weight:bold !important;
  172. }
  173.  
  174.  
  175.  
  176. .vicarious{Profile Link Codes}
  177.  
  178. a.first, a.first:link, a.first:active, a.first:visited {
  179. font-family:arial narrow !important;
  180. font-size: 10pt !important;
  181. background-color: #000000 !important;
  182. color:ffffff !important;
  183. width:160px !important;
  184. height: 25px !important;
  185. line-height:25px !important;
  186. margin-bottom:2px;
  187. background: rgb(0, 0, 0);
  188. background: -moz-linear-gradient(270deg, rgb(0, 0, 0) 45%, rgb(27, 78, 57) 45%);
  189. background: -webkit-linear-gradient(270deg, rgb(0, 0, 0) 45%, rgb(27, 78, 57) 45%);
  190. background: -o-linear-gradient(270deg, rgb(0, 0, 0) 45%, rgb(27, 78, 57) 45%);
  191. background: -ms-linear-gradient(270deg, rgb(0, 0, 0) 45%, rgb(27, 78, 57) 45%);
  192. background: linear-gradient(0deg, rgb(0, 0, 0) 45% rgb(27, 78, 57) 45%);
  193. -moz-border-radius-bottomright: 45px;
  194. -webkit-border-bottom-right-radius: 45px;
  195. border-bottom-right-radius: 45px;
  196. -moz-border-radius-bottomleft: 45px;
  197. -webkit-border-bottom-left-radius: 45px;
  198. border-bottom-left-radius: 45px;
  199. }
  200.  
  201. a.first:hover{
  202. color:566e7a !important;
  203. }
  204.  
  205.  
  206. .vicarious{Content Link Codes}
  207. a.content, a.content:link, a.content:active, a.content:visited {
  208. color:c1c1c1 !important;
  209. height:18px!important;
  210. line-height:18px!important;
  211. width:156.5px!important;
  212. margin:2px !important;
  213. background: rgb(0, 0, 0);
  214. background: -moz-linear-gradient(45deg, rgb(0, 0, 0) 45%, rgb(27, 78, 57) 45%);
  215. background: -webkit-linear-gradient(45deg, rgb(0, 0, 0) 45%, rgb(27, 78, 57) 45%);
  216. background: -o-linear-gradient(45deg, rgb(0, 0, 0) 45%, rgb(27, 78, 57) 45%);
  217. background: -ms-linear-gradient(45deg, rgb(0, 0, 0) 45%, rgb(27, 78, 57) 45%);
  218. background: linear-gradient(135deg, rgb(0, 0, 0) 45%, rgb(27, 78, 57) 45%);
  219. }
  220.  
  221. a.content:hover{
  222. color:887f92 !important;
  223. text-align:left !important;
  224. }
  225.  
  226.  
  227. .vicarious{Div ID Shared Commons}
  228.  
  229. #vicback, #victop, #victop1 {
  230. left:50%;
  231. top:0%;
  232. position:fixed;
  233. overflow:hidden;
  234. visibility:visible;
  235. }
  236.  
  237. #victop, #victop1 {
  238. background-color:063924 !important;
  239. height:350px;
  240. width:975px;
  241. z-index:10;
  242.  
  243. }
  244.  
  245. #vicback, #victop, #victop:hover #victop1 {
  246. margin-top:0px;
  247. }
  248.  
  249. #vicback, #victop, #victop1 {
  250. margin-left:-475px;
  251. }
  252.  
  253.  
  254. .vicarious{Div IDs}
  255.  
  256. #vicback {
  257. height:1200px;
  258. width:975px;
  259. z-index:-1;
  260. }
  261.  
  262. #victop1{
  263. margin-top:-400px;
  264. -webkit-transition: all 0.5s linear;
  265. -moz-transition: all 0.5s linear;
  266. -o-transition: all 0.5s linear;
  267. }
  268.  
  269.  
  270.  
  271. .vicarious{Hide Codes}
  272. .profile { display:none !important;visibility:hidden!important; }
  273. .nav, .spacer, .googleafc, .commentspacer, hr {display: none!important;}
  274. #ctl00_cpMain_googlead { display:none !important;visibility:hidden!important; }
  275. images/spacer.gif{ display:none !important;visibility:hidden!important; }
  276. .st_sharethis_hcount, .st_facebook_hcount, .st_twitter_hcount, .st_pinterest_hcount { display:none !important;visibility:hidden!important; }
  277. .vicarious {Blog Layouts available @ http://vicarious-bloglayouts.tumblr.com/}
  278. </style>
  279.  
  280.  
  281.  
  282.  
  283.  
  284.  
  285. <div id="vicback"></div>
  286.  
  287.  
  288. <div id="victop" style="background-image:url(http://i.imgbox.com/accM1QKV.png);">
  289.  
  290.  
  291.  
  292.  
  293.  
  294. <div id="victop1">
  295. <center>
  296. <table><tr><td valign="top">
  297. <a class="first" href="/logincomplete.php">Home</a>
  298. </td><td valign="top">
  299. <a class="first"href="/add_testimonial.php?member_id=xxxxxx">Comment</a>
  300. </td><td valign="top">
  301. <a class="first"href="/send_message.php?member_id=xxxxxx">Message</a>
  302. </td><td valign="top">
  303. <a class="first"href="/gallery.php?member_id=xxxxxx">Photos</a>
  304. </td></tr></table>
  305.  
  306.  
  307.  
  308. <img src="http://i.imgbox.com/abj1XtPw.png">
  309.  
  310.  
  311. <table><tr><td valign="top">
  312.  
  313. <a class="content" href="LINK GOES HERE" >Content Link</a>
  314. <a class="content" href="LINK GOES HERE" >Content Link</a>
  315. <a class="content" href="LINK GOES HERE" >Content Link</a>
  316. <a class="content" href="LINK GOES HERE" >Content Link</a>
  317. <a class="content" href="LINK GOES HERE" >Content Link</a>
  318.  
  319.  
  320. </td><td valign="top">
  321.  
  322. <a class="content" href="LINK GOES HERE" >Content Link</a>
  323. <a class="content" href="LINK GOES HERE" >Content Link</a>
  324. <a class="content" href="LINK GOES HERE" >Content Link</a>
  325. <a class="content" href="LINK GOES HERE" >Content Link</a>
  326. <a class="content" href="LINK GOES HERE" >Content Link</a>
  327.  
  328.  
  329. </td><td valign="top">
  330.  
  331. <a class="content" href="LINK GOES HERE" >Content Link</a>
  332. <a class="content" href="LINK GOES HERE" >Content Link</a>
  333. <a class="content" href="LINK GOES HERE" >Content Link</a>
  334. <a class="content" href="LINK GOES HERE" >Content Link</a>
  335. <a class="content" href="LINK GOES HERE" >Content Link</a>
  336.  
  337.  
  338. </td><td valign="top">
  339.  
  340. <a class="content" href="LINK GOES HERE" >Content Link</a>
  341. <a class="content" href="LINK GOES HERE" >Content Link</a>
  342. <a class="content" href="LINK GOES HERE" >Content Link</a>
  343. <a class="content" href="LINK GOES HERE" >Content Link</a>
  344. <a class="content" href="LINK GOES HERE" >Content Link</a>
  345.  
  346.  
  347. </td></tr></table></center>
  348. </div>
  349.  
  350.  
  351. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement