Flash Flash Revolution

Flash Flash Revolution (http://www.flashflashrevolution.com/vbz/index.php)
-   Other Forum Games (http://www.flashflashrevolution.com/vbz/forumdisplay.php?f=30)
-   -   What's on your CTRL+V? (http://www.flashflashrevolution.com/vbz/showthread.php?t=48732)

Frenegade 12-15-2012 05:31 PM

Re: ★ What's on your CTRL+V?
 
Saber, Querer, Osar y Callar

Coolboyrulez0 12-15-2012 05:32 PM

Re: ★ What's on your CTRL+V?
 
hyperlink

evanescence_death4ever 12-15-2012 06:27 PM

Re: ★ What's on your CTRL+V?
 

yo man im awesome 12-15-2012 10:04 PM

Re: ★ What's on your CTRL+V?
 

Frenegade 12-16-2012 04:20 PM

Re: ★ What's on your CTRL+V?
 
Chaskos

DossarLX ODI 12-19-2012 11:14 AM

Re: ★ What's on your CTRL+V?
 
If there is one more morning where I wake up to take a shower and there is no fucking hot water, I swear I will wake up 30 minutes before you and take a 50 minute shower, just to piss you off. How is it even possible to waste all the hot water in 1 shower, like seriously people, be considerate.

Frenegade 12-19-2012 02:42 PM

Re: ★ What's on your CTRL+V?
 
Thao & The Get Down Stay Down

kostkaskater 12-19-2012 02:49 PM

Re: ★ What's on your CTRL+V?
 
http://www.youtube.com/watch?v=4-vjbuodBEU

FissionMailed1 12-19-2012 02:53 PM

Re: ★ What's on your CTRL+V?
 
http://s3.amazonaws.com/theoatmeal-i...earodactyl.png

Poison- 12-19-2012 02:54 PM

Re: ★ What's on your CTRL+V?
 
clin d'œil

Choofers 01-1-2013 02:06 AM

Re: ★ What's on your CTRL+V?
 
http://youtu.be/ehSVioOwsS8

XXXsmittyXXX 01-1-2013 02:48 AM

Re: ★ What's on your CTRL+V?
 
http://www.anyfileshere.com/

Elite Ninja 01-1-2013 07:27 PM

Re: ★ What's on your CTRL+V?
 
Code:

@import "http://dl.dropbox.com/u/78340470/Icon%20Style%20Menu%20Bar/IconStyleCSSFixed.css";

/*
MAIN BACKGROUND COLOR AND IMAGE
By default, there's no image in this part of the code. Its just a background color- silver.
(the default image of Black Rock Shooter is in the next code #inlineContent)
Change the color to what you want or add an image for a backdrop here.

For more info or questions on this code:
http://myanimelist.net/forum/?topicid=412787
*/
body {
background: url(none) silver;
}

/*
SECOND BACKGROUND (with render)
The background behind the list but in front of the main background.
By default, for its own image it has the render of Black Rock Shooter (girl).
You can change her with another render or even background image here!
Make sure you leave the width as large as the image's width.
The positioning of the background can be controlled with the % numbers after the background url,
but you may need to exapnd the width for more positioning options.
All the other codes should be left alone.
*/
#inlineContent {
background: url("http://i.imgur.com/EzuOr.jpg") 0% -0% no-repeat;
display: inline-block !important;
height: 1600px !important;
left: 0px !important;
margin: auto !important;
position: fixed !important;
right: 0 !important;
top: 0 !important;
width: 1132px !important;
z-index: -1 !important;
}

/*
TITLE
The List header which by default says My Anime List
can be changed out here.
*/

#list_surround {
background: url("http://i44.tinypic.com/15s9esp.jpg") no-repeat scroll 50% 1px transparent;
font-size: 81.25%;
line-height: 1;
margin: 0 auto;
padding-bottom: 10px;
padding-top: 227px;
width: 920px;
}



/*
FONT
Font used across the whole list.
*/
body {
font-family: arial;
}


/*
LINK COLOR
*/
a {
-moz-transition: all 0.25s ease-in-out 0s;
-webkit-transition: all 0.25s ease-in-out 0s;
-o-transition: all 0.25s ease-in-out 0s;
transition: all 0.25s ease-in-out 0s;
color: #EEEEEE;
text-decoration: none;
text-shadow: none;
}
a:hover {
color: #3F1786;
text-shadow: 0 1px rgba(255, 255, 255, 0.15);
}



/* CATEGORY LINKS */
.status_not_selected, .status_selected {
border: 0 none !important;
height: auto !important;
padding: 0 8px;
text-align: center !important;
width: 16.667% !important;
}
.status_not_selected a, .status_selected a {
background-color: rgba(64, 60, 90, 0.6);
border-color: rgba(48, 44, 64, 0.5);
border-radius: 2px 2px 2px 2px;
border-style: solid;
border-width: 1px;
color: #FFFFFF;
display: block !important;
font-weight: bold;
padding: 8px;
text-shadow: 0 1px rgba(0, 0, 0, 0.1);
}
.status_selected a {
background-color: rgba(180, 32, 48, 0.6);
border-color: rgba(164, 16, 32, 0.5);
}
.status_not_selected a:hover {
background-color: #403C5A;
border-color: #201C3A;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
text-shadow: 0 1px rgba(0, 0, 0, 0.3);
}
.status_selected a:hover {
background-color: #B42030;
border-color: rgba(148, 0, 24, 0.5);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
text-shadow: 0 1px rgba(0, 0, 0, 0.3);
}



/* HEADER */
.table_header {
background-color: rgba(65, 35, 95, 0.6);
}
.table_header:first-of-type {
border-radius: 3px 0 0 0;
}
.table_header:nth-of-type(2) {
text-align: left;
}
.table_header:last-of-type {
border-radius: 0 3px 0 0;
}



/* ROWS COLOR */
.td1 {
-moz-transition: all 0.25s ease-in-out 0s;
-webkit-transition: all 0.25s ease-in-out 0s;
-o-transition: all 0.25s ease-in-out 0s;
transition: all 0.25s ease-in-out 0s;
background-color: rgba(136, 147, 169, 0.6);
}
.td2 {
-moz-transition: all 0.25s ease-in-out 0s;
-webkit-transition: all 0.25s ease-in-out 0s;
-o-transition: all 0.25s ease-in-out 0s;
transition: all 0.25s ease-in-out 0s;
background-color: rgba(151, 164, 183, 0.6);
}



/* ROWS HOVER */
tr:hover [class^="td"] {
background-color: rgba(72, 64, 87, 0.6);
}
.td1:nth-of-type(2), .td2:nth-of-type(2) {
text-align: left;
}



/* ROW FONT SIZE TRANSITION (FIREFOX ONLY) */
noindex:-moz-any-link, tr:hover td.td1, tr:hover td.td2 {
font-size: 15px;
}



/* LIST SETTINGS */
.table_header, .td1, .td2, .status_selected, .status_not_selected, .category_totals {
border: 0;
padding: 4px;
text-align: center;
vertical-align: middle;
}
.table_header, .td1, .td2, .category_totals {
line-height: 30px;
}
.borderRBL{
line-height: normal !important;
}
[cellspacing="0"] {
line-height: 17px;
}
[class^="header_"] +{
border-collapse: separate !important;
}



/* CATEGORY TOTALS */
.category_totals {
-moz-transition: all 0.25s ease-in-out 0s;
-webkit-transition: all 0.25s ease-in-out 0s;
-o-transition: all 0.25s ease-in-out 0s;
transition: all 0.25s ease-in-out 0s;
background-color: rgba(72, 64, 87, 0);
border-radius: 0 0 3px 3px;
color: rgba(51, 51, 51, 0);
text-align: center;
}
.category_totals:hover {
background-color: rgba(72, 64, 87, 0.6);
color: #EEEEEE;
}



/* HEADER TEXT AND DIMENSIONS */
[class^="header_"] * {
font-size: 19px;
height: 60px;
line-height: 24px;
padding-bottom: 4px;
text-align: right;
vertical-align: bottom;
}
.header_title {
border-radius: 4px 4px 4px 4px;
display: inline-block;
font-style: italic;
height: auto;
padding: 0 8px 0 0;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.15);
}



/* BOTTOM OF LIST */
#grand_totals {
background-color: rgba(72, 64, 87, 0.6);
border: 0 none;
border-radius: 3px 3px 3px 3px;
color: #EEEEEE;
line-height: 20px;
min-height: 20px;
padding: 8px;
text-align: center;
vertical-align: middle;
}
#copyright {
background-color: rgba(180, 32, 48, 0.6);
border-radius: 3px 3px 3px 3px;
color: #EEEEEE;
line-height: 17px;
margin-top: 10px;
padding: 8px;
text-align: center;
}
#copyright:after {
content: " CSS by Kyouhansha. Edits by Shishio-kun and Veriti. Google 'Shishio's Custom Lists' for more designs and info.";
}


Arkuski 01-1-2013 08:47 PM

Re: ★ What's on your CTRL+V?
 
Wee Monsters 3:17 Unicorn Kid Wee Monsters Pop 20 12/29/2011 4:13 PM

CammyGoesRawr 01-1-2013 11:05 PM

Re: ★ What's on your CTRL+V?
 
nickiskelton

rushyrulz 01-1-2013 11:44 PM

Re: ★ What's on your CTRL+V?
 

reuben_tate 01-4-2013 02:59 AM

Re: What's on your CTRL+V?
 
2013 Thread: http://www.flashflashrevolution.com/...49#post3828749

Locking this one.


All times are GMT -5. The time now is 10:01 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright FlashFlashRevolution