SHOW:
|
|
- or go back to the newest paste.
| 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 | - | The links are at the bottom of the Blog Stylesheet section. |
| 7 | + | The links and pics are at the bottom of the Blog Stylesheet section. |
| 8 | ||
| 9 | To replace the main pic banner, put your 500x375 image url in the spot that looks like this: | |
| 10 | <div id="vicpanel1" style="background-image:url(http://i.imgbox.com/acv0mX54.png);"> | |
| 11 | ||
| 12 | !!!!!!!!!!!!TIP!!!!!!!!!!!! | |
| 13 | ||
| 14 | If 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. | |
| 15 | ||
| 16 | 1) Create a 'Content' blog (Titled content with a short description (IE "Hover over plus sign for Content') for the body of the text. | |
| 17 | 2) Disable Kudos & Comments | |
| 18 | 3) Put a link to this content blog on your profile. | |
| 19 | ||
| 20 | ||
| 21 | ||
| 22 | ||
| 23 | (>‿◠)✌ | |
| 24 | ||
| 25 | ||
| 26 | *****************************SAVE YOUR WORK AS YOU GO.******************************* | |
| 27 | ||
| 28 | ----------------------Blog Header------------------------ | |
| 29 | ||
| 30 | LEAVE BLANK | |
| 31 | ||
| 32 | ||
| 33 | ----------------------Blog Stylesheet------------------------ | |
| 34 | ||
| 35 | ||
| 36 | ||
| 37 | <style type="text/css"> | |
| 38 | ||
| 39 | @import url(http://fonts.googleapis.com/css?family=Reenie+Beanie|Rancho); | |
| 40 | /* DO NOT PUT ANYTHING ABOVE THE @import LINE ABOVE*/ | |
| 41 | ||
| 42 | .vicarious {BE RESPECTFUL TO THE LAYOUT CODER/CREATOR. DO NOT REMOVE THE .VICARIOUS CREDIT!
| |
| 43 | Blog Layouts available @ http://vicarious-bloglayouts.tumblr.com/} | |
| 44 | - | background-color:172127 !important; |
| 44 | + | |
| 45 | ||
| 46 | .vicarious{Cross Type Shared Commons}
| |
| 47 | ||
| 48 | .blogcomments, .blogcommentsprofile {
| |
| 49 | background-color:121212 !important; | |
| 50 | } | |
| 51 | - | background-color:3d474d; |
| 51 | + | |
| 52 | - | background-image: url(http://i1080.photobucket.com/albums/j334/Vicarious_HS/seamless%20background/r_zps54e0a243.jpg~original); |
| 52 | + | |
| 53 | - | background-repeat: repeat !important; |
| 53 | + | |
| 54 | - | background-attachment:fixed; |
| 54 | + | |
| 55 | - | background-position:top right; |
| 55 | + | |
| 56 | background-color:000000; | |
| 57 | background-image: url(http://i.imgbox.com/adegzcYT.png); | |
| 58 | background-attachment: fixed; | |
| 59 | background-position: left bottom; | |
| 60 | - | margin-right:35px; |
| 60 | + | background-repeat: no-repeat; |
| 61 | visibility:visible; | |
| 62 | z-index:100; | |
| 63 | right:0%; | |
| 64 | top:0%; | |
| 65 | margin-right:85px; | |
| 66 | - | width:700px!important; |
| 66 | + | |
| 67 | - | background-color:172127 !important; |
| 67 | + | |
| 68 | } | |
| 69 | ||
| 70 | .blog {
| |
| 71 | - | width:700px!important; |
| 71 | + | width:500px!important; |
| 72 | background-color:121212 !important; | |
| 73 | } | |
| 74 | ||
| 75 | .main {
| |
| 76 | - | margin-right:35px; |
| 76 | + | width:500px!important; |
| 77 | visibility:visible; | |
| 78 | z-index:100; | |
| 79 | - | background-color:3d474d !important; |
| 79 | + | |
| 80 | - | border-BOTTOM:10px double #6e7a81 !important; |
| 80 | + | |
| 81 | - | border-right:10px double #6e7a81 !important; |
| 81 | + | margin-right:85px; |
| 82 | - | border-left:10px double #6e7a81 !important; |
| 82 | + | |
| 83 | position:absolute; | |
| 84 | background-color:120000 !important; | |
| 85 | border-BOTTOM:10px double #4a0002 !important; | |
| 86 | border-right:10px double #4a0002 !important; | |
| 87 | - | border-right: 15px dashed #3d474d !important; |
| 87 | + | border-left:10px double #4a0002 !important; |
| 88 | } | |
| 89 | ||
| 90 | ||
| 91 | .blogcommentsprofile {
| |
| 92 | border-right: 15px dashed #000000 !important; | |
| 93 | } | |
| 94 | ||
| 95 | .vicarious{ Google Chrome Scrollbar }
| |
| 96 | ::-webkit-scrollbar { width: 12px;}
| |
| 97 | ||
| 98 | ::-webkit-scrollbar-track {
| |
| 99 | -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); | |
| 100 | -webkit-border-radius: 10px; | |
| 101 | - | background: rgb(5, 14, 19); |
| 101 | + | |
| 102 | - | background: -moz-linear-gradient(0deg, rgb( 5, 14, 19) 46%, rgb(61, 71, 77) 32%); |
| 102 | + | |
| 103 | - | background: -webkit-linear-gradient(0deg, rgb( 5, 14, 19) 46%, rgb(61, 71, 77) 32%); |
| 103 | + | |
| 104 | - | background: -o-linear-gradient(0deg, rgb( 5, 14, 19) 46%, rgb(61, 71, 77) 32%); |
| 104 | + | |
| 105 | - | background: -ms-linear-gradient(0deg, rgb( 5, 14, 19) 46%, rgb(61, 71, 77) 32%); |
| 105 | + | |
| 106 | - | background: linear-gradient(90deg,rgb( 5, 14, 19) 46%, rgb(61, 71, 77) 32%); |
| 106 | + | background: rgb(18, 18, 18); |
| 107 | background: -moz-linear-gradient(0deg, rgb(18, 18, 18) 46%, rgb(69, 0, 0) 32%); | |
| 108 | background: -webkit-linear-gradient(0deg, rgb(18, 18, 18) 46%, rgb(69, 0, 0) 32%); | |
| 109 | background: -o-linear-gradient(0deg, rgb(18, 18, 18) 46%, rgb(69, 0, 0) 32%); | |
| 110 | - | background: rgb(5, 14, 19); |
| 110 | + | background: -ms-linear-gradient(0deg, rgb(18, 18, 18) 46%, rgb(69, 0, 0) 32%); |
| 111 | - | background: -moz-linear-gradient(0deg, rgb( 5, 14, 19) 46%, rgb(61, 71, 77) 32%); |
| 111 | + | background: linear-gradient(90deg, rgb(18, 18, 18) 46%, rgb(69, 0, 0) 32%); |
| 112 | - | background: -webkit-linear-gradient(0deg, rgb( 5, 14, 19) 46%, rgb(61, 71, 77) 32%); |
| 112 | + | |
| 113 | - | background: -o-linear-gradient(0deg, rgb( 5, 14, 19) 46%, rgb(61, 71, 77) 32%); |
| 113 | + | |
| 114 | - | background: -ms-linear-gradient(0deg, rgb( 5, 14, 19) 46%, rgb(61, 71, 77) 32%); |
| 114 | + | |
| 115 | - | background: linear-gradient(90deg,rgb( 5, 14, 19) 46%, rgb(61, 71, 77) 32%); |
| 115 | + | background: rgb(18, 18, 18); |
| 116 | background: -moz-linear-gradient(0deg, rgb(18, 18, 18) 46%, rgb(69, 0, 0) 32%); | |
| 117 | background: -webkit-linear-gradient(0deg, rgb(18, 18, 18) 46%, rgb(69, 0, 0) 32%); | |
| 118 | background: -o-linear-gradient(0deg, rgb(18, 18, 18) 46%, rgb(69, 0, 0) 32%); | |
| 119 | background: -ms-linear-gradient(0deg, rgb(18, 18, 18) 46%, rgb(69, 0, 0) 32%); | |
| 120 | background: linear-gradient(90deg, rgb(18, 18, 18) 46%, rgb(69, 0, 0) 32%); | |
| 121 | } | |
| 122 | ||
| 123 | - | color:2c3941 !important; |
| 123 | + | |
| 124 | .vicarious{Text Shared Commons}
| |
| 125 | ||
| 126 | 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.second, a.second:link, a.second:active, a.second:visited, p.blogtimestamp, .blogsubject {
| |
| 127 | font-family: palatino linotype!important; | |
| 128 | visibility: visible!important; | |
| 129 | color:424242 !important; | |
| 130 | text-decoration:none !important; | |
| 131 | line-height:90% !important; | |
| 132 | - | color:2c3941 !important; |
| 132 | + | |
| 133 | background-color:transparent !important; | |
| 134 | text-shadow: 3px 3px 3px rgba(0, 0, 0, 1); | |
| 135 | } | |
| 136 | ||
| 137 | .vicarious { Font Styles }
| |
| 138 | - | background-color:6e7a81 !important; |
| 138 | + | |
| 139 | p.blogtimestamp {
| |
| 140 | color:333333 !important; | |
| 141 | letter-spacing:1pt !important; | |
| 142 | text-align:right !important; | |
| 143 | background-color:transparent!important; | |
| 144 | } | |
| 145 | td.txt_label{
| |
| 146 | color:950002 !important; | |
| 147 | background-color:3e0001 !important; | |
| 148 | } | |
| 149 | - | color:637078 !important; |
| 149 | + | |
| 150 | font-size: 6.5pt !important; | |
| 151 | text-align:justify!important; | |
| 152 | } | |
| 153 | ||
| 154 | I {
| |
| 155 | font-family: tahoma!important; | |
| 156 | - | color:80868a !important; |
| 156 | + | |
| 157 | style: italic!important; | |
| 158 | color:5b0000 !important; | |
| 159 | } | |
| 160 | ||
| 161 | B {
| |
| 162 | - | color:bdc3c7 !important; |
| 162 | + | |
| 163 | font-size: 6.0pt !important; | |
| 164 | font-weight:bold !important; | |
| 165 | - | text-shadow: 2px 2px #000000!important; |
| 165 | + | color:3c3c3c !important; |
| 166 | } | |
| 167 | ||
| 168 | Em {
| |
| 169 | font-family: 'Reenie Beanie', cursive!important; | |
| 170 | font-size: 14pt !important; | |
| 171 | - | font-family: rancho!important; |
| 171 | + | color:d6d6d6 !important; |
| 172 | display:block!important; | |
| 173 | - | color:cbd3d8 !important; |
| 173 | + | |
| 174 | - | background-color:172127 !important; |
| 174 | + | text-shadow: 3px 3px 3px rgba(0, 0, 0, 1); |
| 175 | } | |
| 176 | ||
| 177 | - | border-bottom:3px solid #5a656b !important; |
| 177 | + | small {
|
| 178 | - | text-shadow: 2px 2px #000000!important; |
| 178 | + | font-family: copperplate gothic light !important; |
| 179 | font-size: 25pt !important; | |
| 180 | color:5b0002 !important; | |
| 181 | display:block!important; | |
| 182 | text-align: center!important; | |
| 183 | text-shadow: 3px 3px 3px rgba(0, 0, 0, 1); | |
| 184 | margin:5px !important; | |
| 185 | - | color:98a2a8 !important; |
| 185 | + | |
| 186 | - | background-color:3d474d !important; |
| 186 | + | |
| 187 | - | font-family: courier new !important; |
| 187 | + | |
| 188 | - | font-size:10pt !important; |
| 188 | + | |
| 189 | - | width: 30px!important; |
| 189 | + | |
| 190 | text-align:center!important; | |
| 191 | margin-top:5px!important; | |
| 192 | - | text-align: center!important; |
| 192 | + | border-bottom:3px solid #222222 !important; |
| 193 | font-family: copperplate gothic light!important; | |
| 194 | color:#5b0002 !important; | |
| 195 | - | border-top:0px solid #172127 !important; |
| 195 | + | text-shadow: 3px 3px 3px rgba(0, 0, 0, 1)!important; |
| 196 | - | border-bottom:50px solid #172127 !important; |
| 196 | + | display:block !important; |
| 197 | } | |
| 198 | ||
| 199 | ||
| 200 | ||
| 201 | .vicarious{Profile Link Codes}
| |
| 202 | a.first, a.first:link, a.first:active, a.first:visited {
| |
| 203 | color:4d4d4d !important; | |
| 204 | - | a.first:hover {
|
| 204 | + | background-color:370000 !important; |
| 205 | - | border-top:40px solid #172127 !important; |
| 205 | + | font-family: tahoma !important; |
| 206 | - | border-bottom:10px solid #172127 !important; |
| 206 | + | font-size:8pt !important; |
| 207 | - | background-color:172127!important; |
| 207 | + | width: 158px!important; |
| 208 | line-height: 30px !important; | |
| 209 | height: 30px !important; | |
| 210 | - | .vicarious{Connection Link Codes Left Side}
|
| 210 | + | text-align:center !important; |
| 211 | text-transform: uppercase !important; | |
| 212 | - | color:b6bfc4 !important; |
| 212 | + | |
| 213 | - | background-color:3d474d !important; |
| 213 | + | padding:2px !important; |
| 214 | - | font-family: tahoma !important; |
| 214 | + | margin-bottom:1px !important; |
| 215 | - | font-size:5.5pt !important; |
| 215 | + | |
| 216 | - | line-height: 19px !important; |
| 216 | + | text-shadow: 3px 3px 3px rgba(0, 0, 0, 1); |
| 217 | - | height:19px !important; |
| 217 | + | |
| 218 | - | text-align:right!important; |
| 218 | + | |
| 219 | -ms-transition: all 0.6s ease-out; | |
| 220 | - | padding:0px 2px 0px 0px; |
| 220 | + | |
| 221 | - | text-transform: uppercase!important; |
| 221 | + | |
| 222 | - | letter-spacing:1pt!important; |
| 222 | + | |
| 223 | - | margin-bottom:1px!important; |
| 223 | + | |
| 224 | - | text-shadow: 3px 3px 3px rgba(14, 17, 19, 1); |
| 224 | + | a.first:hover {
|
| 225 | background-color:1d1d1d !important; | |
| 226 | color:4c4c4c !important; | |
| 227 | } | |
| 228 | ||
| 229 | .vicarious{Blog Link Codes}
| |
| 230 | a.second, a.second:link, a.second:active, a.second:visited {
| |
| 231 | color:4c4c4c !important; | |
| 232 | background-color:1d1d1d !important; | |
| 233 | - | text-align: left!important; |
| 233 | + | font-family: tahoma !important; |
| 234 | - | padding:0px 0px 0px 2px!important; |
| 234 | + | font-size:8pt !important; |
| 235 | - | text-shadow: 3px 3px 3px rgba(14, 17, 19, 1); |
| 235 | + | width: 158px!important; |
| 236 | line-height: 30px !important; | |
| 237 | height: 30px !important; | |
| 238 | text-align:center !important; | |
| 239 | text-transform: uppercase !important; | |
| 240 | letter-spacing:1pt !important; | |
| 241 | padding:2px !important; | |
| 242 | margin-bottom:1px !important; | |
| 243 | - | #vicbox1 {
|
| 243 | + | |
| 244 | - | background-color:172127 !important; |
| 244 | + | text-shadow: 3px 3px 3px rgba(0, 0, 0, 1); |
| 245 | - | width:312px!important; |
| 245 | + | |
| 246 | - | height:auto; |
| 246 | + | |
| 247 | -ms-transition: all 0.6s ease-out; | |
| 248 | -o-transition: all 0.6s ease-out; | |
| 249 | transition: all 0.6s ease-out; | |
| 250 | - | border: 10px double #6e7a81 !important; |
| 250 | + | |
| 251 | - | margin-right:850px; |
| 251 | + | |
| 252 | - | margin-top:150px; |
| 252 | + | |
| 253 | - | position:fixed; |
| 253 | + | background-color:370000 !important; |
| 254 | - | overflow:none; |
| 254 | + | color:4d4d4d !important; |
| 255 | - | z-index: 9 ; |
| 255 | + | |
| 256 | ||
| 257 | ||
| 258 | - | #vicnotes {
|
| 258 | + | |
| 259 | - | background-color:172127 !important; |
| 259 | + | |
| 260 | - | width:312px!important; |
| 260 | + | |
| 261 | - | height:105px!important; |
| 261 | + | |
| 262 | ||
| 263 | ||
| 264 | #vicpanel1 {
| |
| 265 | - | margin-right:860px; |
| 265 | + | width:500px!important; |
| 266 | - | margin-top:160px; |
| 266 | + | height:375px!important; |
| 267 | - | position:fixed; |
| 267 | + | background-color:121212!important; |
| 268 | - | overflow:auto; |
| 268 | + | overflow:hidden!important; |
| 269 | - | z-index: 9 ; |
| 269 | + | |
| 270 | ||
| 271 | #vicpanel1a {
| |
| 272 | width:500px!important; | |
| 273 | - | -webkit-transition: all 0.5s linear; |
| 273 | + | height:375px!important; |
| 274 | - | -moz-transition: all 0.5s linear; |
| 274 | + | background-color:121212!important; |
| 275 | - | -o-transition: all 0.5s linear; |
| 275 | + | |
| 276 | filter: alpha(opacity=0); | |
| 277 | opacity: 0; | |
| 278 | - | #vicbox1:hover #vicnotes {
|
| 278 | + | overflow:hidden!important; |
| 279 | - | margin-top:160px!important; |
| 279 | + | padding:2px!important; |
| 280 | text-align:justify!important; | |
| 281 | -webkit-transition: all 0.6s ease-out; | |
| 282 | -moz-transition: all 0.6s ease-out; | |
| 283 | - | -webkit-transition: all 0.5s linear; |
| 283 | + | |
| 284 | - | -moz-transition: all 0.5s linear; |
| 284 | + | |
| 285 | - | -o-transition: all 0.5s linear; |
| 285 | + | transition: all 0.6s ease-out; |
| 286 | } | |
| 287 | ||
| 288 | - | .vicarious{Div Style Classes}
|
| 288 | + | #vicpanel1a:hover {
|
| 289 | - | .block {
|
| 289 | + | |
| 290 | - | background-color:3d474d !important; |
| 290 | + | |
| 291 | - | margin-bottom:50px; |
| 291 | + | |
| 292 | - | width:50px!important; |
| 292 | + | overflow:auto!important; |
| 293 | - | height:20px!important; |
| 293 | + | |
| 294 | ||
| 295 | ||
| 296 | - | .vicconn {
|
| 296 | + | |
| 297 | - | background-color:172127 !important; |
| 297 | + | |
| 298 | - | width:142px; |
| 298 | + | |
| 299 | - | height:auto!important; |
| 299 | + | |
| 300 | - | overflow:auto; |
| 300 | + | |
| 301 | .profile { display:none !important;visibility:hidden!important; }
| |
| 302 | .nav, .spacer, .googleafc, .commentspacer, hr {display: none!important;}
| |
| 303 | #ctl00_cpMain_googlead { display:none !important;visibility:hidden!important; }
| |
| 304 | images/spacer.gif{ display:none !important;visibility:hidden!important; }
| |
| 305 | .st_sharethis_hcount, .st_facebook_hcount, .st_twitter_hcount, .st_pinterest_hcount { display:none !important;visibility:hidden!important; }
| |
| 306 | .vicarious {Blog Layouts available @ http://vicarious-bloglayouts.tumblr.com/}
| |
| 307 | </style> | |
| 308 | ||
| 309 | ||
| 310 | <small>▼</small> | |
| 311 | <div id="vicpanel1" style="background-image:url(http://i.imgbox.com/acv0mX54.png);"> | |
| 312 | ||
| 313 | <div id="vicpanel1a"> | |
| 314 | ||
| 315 | <table><tr> | |
| 316 | - | <div id="vicbox1"><center><table><tr><td valign="top"> |
| 316 | + | <td valign="top"><a class="first" href="/logincomplete.php">Home</a></td> |
| 317 | <td valign="top"><a class="first" href="/add_testimonial.php?member_id=xxxxxx">Comment</a></td> | |
| 318 | - | <img class="vicimg1" src="http://i.imgbox.com/abgE8TMI.png"> |
| 318 | + | <td valign="top"><a class="first" href="/send_message.php?member_id=xxxxxx">Message</a></td> |
| 319 | </tr></table> | |
| 320 | - | </td><td valign="top"> |
| 320 | + | |
| 321 | ||
| 322 | - | <img class="vicimg1" src="http://i.imgbox.com/abgE8TMI.png"> |
| 322 | + | <img src="http://i.imgbox.com/abqIUk1p.png"> |
| 323 | ||
| 324 | - | </td><td valign="top"> |
| 324 | + | <table><tr> |
| 325 | <td valign="top"><a class="second" href="LINK HERE">Content Link Here</a></td> | |
| 326 | - | <img class="vicimg1" src="http://i.imgbox.com/abgE8TMI.png"> |
| 326 | + | <td valign="top"><a class="second" href="LINK HERE">Content Link Here</a></td> |
| 327 | <td valign="top"><a class="second" href="LINK HERE">Content Link Here</a></td> | |
| 328 | - | </td></tr></table><table><tr><td valgin="top"><div class="block"></div></td> |
| 328 | + | </tr></table> |
| 329 | ||
| 330 | - | <td><a class="first" href="/logincomplete.php"class="first">H</a></td> |
| 330 | + | <table><tr> |
| 331 | - | <td><a class="first" href="LINK HERE">I</a></td> |
| 331 | + | <td valign="top"><a class="second" href="LINK HERE">Content Link Here</a></td> |
| 332 | - | <td><a class="first" href="LINK HERE"">II</a></td> |
| 332 | + | <td valign="top"><a class="second" href="LINK HERE">Content Link Here</a></td> |
| 333 | - | <td><a class="first" href="LINK HERE">III</a></td> |
| 333 | + | <td valign="top"><a class="second" href="LINK HERE">Content Link Here</a></td> |
| 334 | - | <td><a class="first" href="LINK HERE">IV</a></td> |
| 334 | + | </tr></table> |
| 335 | - | <td><a class="first" href="LINK HERE">V</a></td> |
| 335 | + | |
| 336 | <table><tr> | |
| 337 | <td valign="top"><a class="second" href="LINK HERE">Content Link Here</a></td> | |
| 338 | - | <td valgin="top"><div class="block"></div></td></tr></table></center><div id="vicnotes"> |
| 338 | + | <td valign="top"><a class="second" href="LINK HERE">Content Link Here</a></td> |
| 339 | <td valign="top"><a class="second" href="LINK HERE">Content Link Here</a></td> | |
| 340 | - | <em>Blog Notations / Extra Links</em> |
| 340 | + | </tr></table> |
| 341 | ||
| 342 | - | <p>You can put some info here or you can have extra links like the below: |
| 342 | + | <table><tr> |
| 343 | <td valign="top"><a class="second" href="LINK HERE">Content Link Here</a></td> | |
| 344 | - | <center><table><tr><td valign="top"><div class="vicconn"> |
| 344 | + | <td valign="top"><a class="second" href="LINK HERE">Content Link Here</a></td> |
| 345 | <td valign="top"><a class="second" href="LINK HERE">Content Link Here</a></td> | |
| 346 | - | <a class="second" href="LINK HERE">Extra Link</a> |
| 346 | + | </tr></table> |
| 347 | - | <a class="second" href="LINK HERE">Extra Link</a> |
| 347 | + | |
| 348 | - | <a class="second" href="LINK HERE">Extra Link</a> |
| 348 | + | </div></div> |
| 349 | - | <a class="second" href="LINK HERE">Extra Link</a> |
| 349 | + | <small>▲</small> |