ragechan

Results 1 to 12 of 12
  1. #1
    Grand Master username1 is offline
    Grand MasterRank
    Jul 2004 Join Date
    5,867Posts

    ragechan



    what do you think?


  2. #2
    rawr ! Sergiu14 is offline
    Grand MasterRank
    Apr 2005 Join Date
    565Posts

    Re: ragechan

    sucks :( make it blue... and... and red... and and and black?! :D

  3. #3
    Omega Dandune is offline
    ModeratorRank
    Sep 2003 Join Date
    入国管理局Location
    6,749Posts

    Re: ragechan

    Quote Originally Posted by Sergiu14 View Post
    sucks :( make it blue... and... and red... and and and black?! :D
    :no:

  4. #4
    rawr ! Sergiu14 is offline
    Grand MasterRank
    Apr 2005 Join Date
    565Posts

    Re: ragechan

    why noez ? :'(

  5. #5
    Grand Master thefalling is offline
    Grand MasterRank
    Feb 2005 Join Date
    USALocation
    670Posts

    Re: ragechan

    Quote Originally Posted by Dandune View Post
    :no:
    QQ?

  6. #6
    Grand Master Forcystos is offline
    Grand MasterRank
    Jul 2005 Join Date
    HereLocation
    1,998Posts

    Re: ragechan

    Quote Originally Posted by Sergiu14 View Post
    sucks :( make it blue... and... and red... and and and black?! :D
    Do you even know why he called it "ragechan"?

  7. #7
    Grand Master Mazo is offline
    Grand MasterRank
    Apr 2003 Join Date
    Not in this "out" you speak ofLocation
    2,021Posts

    Re: ragechan

    Quote Originally Posted by Forcystos View Post
    Do you even know why he called it "ragechan"?
    Rules 1 & 2, lurk moar

  8. #8
    Fuck you, I'm a dragon Pieman is offline
    Grand MasterRank
    Apr 2005 Join Date
    The NetherlandsLocation
    7,412Posts

    Re: ragechan

    Why haven't you turned the skin images of?

  9. #9
    rawr ! Sergiu14 is offline
    Grand MasterRank
    Apr 2005 Join Date
    565Posts

    Re: ragechan

    you're reading this

  10. #10
    Grand Master username1 is offline
    Grand MasterRank
    Jul 2004 Join Date
    5,867Posts

    Re: ragechan

    Quote Originally Posted by Forcystos View Post
    Do you even know why she called it "ragechan"?
    Fixed.

  11. #11
    Grand Master nzrock is offline
    Grand MasterRank
    Mar 2006 Join Date
    Auckland, NZLocation
    3,352Posts

    Re: ragechan

    needs more loli.

  12. #12
    Grand Master username1 is offline
    Grand MasterRank
    Jul 2004 Join Date
    5,867Posts

    Re: ragechan

    notragechan? I was thinking of doing the blue one first.

    Here's the CSS I'm using:
    Code:
    body
    {
        font-size: 12pt;
        background: #FFFFEE;
    	color: #800000;
    	margin: 0;
        padding: 0; font-style:normal; font-variant:normal; font-weight:normal; font-family:serif;
    }
    a:link, body_alink
    {
        color: #0000EE;
    	text-decoration: underline;
    }
    a:visited, body_avisited
    {
        color: #0000EE;
    	text-decoration: underline;
    }
    a:hover, a:active, body_ahover
    {
        color: #0000EE;
    	text-decoration: none;
    }
    .page
    {
    	background: #FFFFEE;
    	color: #800000;
    }
    .page a:link, .page_alink
    {
        color: #0000EE;
    	text-decoration: underline;
    }
    .page a:visited, .page_avisited
    {
        color: #0000EE;
    	text-decoration: underline;
    }
    .page a:hover, .page a:active, .page_ahover
    {
        color: #0000EE;
    	text-decoration: none;
    }
    td, th, p, li
    {
        font: 12px serif;
    }
    .tborder
    {
    	color: #000020;
    	padding: 0; 
    	margin: 0; 
    	border: 1px solid #ABABAB;
    }
    .tcat
    {
        color: #0000EE;
        font-style:normal; font-variant:normal; font-weight:bold; font-size:12pt; font-family:serif;
    }
    .tcat a:link, .tcat_alink
    {
        color: #0000EE;
    	text-decoration: underline;
    }
    .tcat a:visited, .tcat_avisited
    {
        color: #0000EE;
    	text-decoration: underline;
    }
    .tcat a:hover, .tcat a:active, .tcat_ahover
    {
        color: #0000EE;
    	text-decoration: none;
    }
    .thead
    {
    	color: #000;
        font-style:normal; font-variant:normal; font-weight:bold; font-size:12px; font-family:serif;
    }
    .thead a:link, .thead_alink
    {
    	color: #000;
    	text-decoration: underline;
    }
    .thead a:visited, .thead_avisited
    {
    	color: #000;
    	text-decoration: underline;
    }
    .thead a:hover, .thead a:active, .thead_ahover
    {
    	color: #000;
    	text-decoration: none;
    }
    .tfoot
    {
    	background: #EEE;
    	color: #000;
    	border-bottom: 1px solid #FFF;
    }
    .tfoot a:link, .tfoot_alink
    {
        color: #0000EE;
    	text-decoration: underline;
    }
    .tfoot a:visited, .tfoot_avisited
    {
        color: #0000EE;
    	text-decoration: underline;
    }
    .tfoot a:hover, .tfoot a:active, .tfoot_ahover
    {
        color: #0000EE;
    	text-decoration: none;
    }
    .alt1, .alt1Active
    {
        background: #F0E0D6;
        font-family: serif;
        font-size: 12pt;
    	color: #800000;
    }
    .alt1 a:link, .alt1_alink, .alt1Active a:link, .alt1Active_alink
    {
        color: #0000EE;
    	text-decoration: underline;
    }
    .alt1 a:visited, .alt1_avisited, .alt1Active a:visited, .alt1Active_avisited
    {
        color: #0000EE;
    	text-decoration: underline;
    }
    .alt1 a:hover, .alt1 a:active, .alt1_ahover, .alt1Active a:hover, .alt1Active a:active, .alt1Active_ahover
    {
        color: #0000EE;
    	text-decoration: none;
    }
    .alt2, .alt2Active
    {
        background: #FFE;
    	color: #000020;
        font-size: 12pt;
    }
    .alt2 a:link, .alt2_alink, .alt2Active a:link, .alt2Active_alink
    {
        color: #0000EE;
    	text-decoration: underline;
    }
    .alt2 a:visited, .alt2_avisited, .alt2Active a:visited, .alt2Active_avisited
    {
        color: #0000EE;
    	text-decoration: underline;
    }
    .alt2 a:hover, .alt2 a:active, .alt2_ahover, .alt2Active a:hover, .alt2Active a:active, .alt2Active_ahover
    {
        color: #0000EE;
    	text-decoration: none;
    }
    td.inlinemod
    {
    	background: #FFFFCC;
    	color: #000000;
    }
    .wysiwyg
    {
        background: #F0E0D6;
    	color: #800000;
        font: 12pt;
    }
    .wysiwyg a:link, .wysiwyg_alink
    {
        color: #0000EE;
    	text-decoration: underline;
    }
    .wysiwyg a:visited, .wysiwyg_avisited
    {
        color: #0000EE;
    	text-decoration: underline;
    }
    .wysiwyg a:hover, .wysiwyg a:active, .wysiwyg_ahover
    {
        color: #0000EE;
    	text-decoration: none;
    }
    textarea, .bginput
    {
        background: #FFFFFF;
        color: #000000;
        border: 1px solid #000000;
    }
    .button
    {
        font: 12pt;
    }
    select
    {
        background: #F0E0D6;
    	color: #800000;
        font: 12pt;
    }
    option, optgroup
    {
        font-size: 12pt;
        font-family: serif;
    }
    .smallfont
    {
        font-size: 12pt;
        font-family: serif;
    }
    .time
    {
    	color: #000020;
    }
    .navbar
    {
        font: 12px serif;
    }
    .highlight
    {
    	color: #FF0000;
    	font-weight: bold;
    }
    .fjsel
    {
    	background: #EEE;
    }
    .panel
    {
    	background: #EEE;
    	color: #000020;
    	padding: 10px;
    	border: 2px outset;
    }
    .panel a:link, .panel_alink
    {
    	color: #000020;
    	text-decoration: underline;
    }
    .panel a:visited, .panel_avisited
    {
    	color: #000020;
    	text-decoration: underline;
    }
    .panel a:hover, .panel a:active, .panel_ahover
    {
    	color: #000020;
    	text-decoration: none;
    }
    .panelsurround
    {
        background: #F0E0D6;
        color: #000;
    }
    legend
    {
    	color: #000020;
        font: 12pt serif;
    }
    .vbmenu_control
    {
    	color: #000020;
        white-space: nowrap; font-style:normal; font-variant:normal; font-weight:bold; font-size:12pt; font-family:serif; padding-left:6px; padding-right:6px; padding-top:3px; padding-bottom:3px
    }
    .vbmenu_control a:link, .vbmenu_control_alink
    {
    	color: #000020;
    	text-decoration: underline;
    }
    .vbmenu_control a:visited, .vbmenu_control_avisited
    {
    	color: #000020;
    	text-decoration: underline;
    }
    .vbmenu_control a:hover, .vbmenu_control a:active, .vbmenu_control_ahover
    {
    	color: #000020;
    	text-decoration: none;
    }
    .vbmenu_popup
    {
    	background: #EEE;
    	color: #000020;
    	border: 1px solid #0B198C;
    }
    .vbmenu_option
    {
    	background: #EEE;
    	color: #000020;
        font: 12px;
    	white-space: nowrap;
    	cursor: pointer;
    }
    .vbmenu_option a:link, .vbmenu_option_alink
    {
    	color: #000020;
    	text-decoration: none;
    }
    .vbmenu_option a:visited, .vbmenu_option_avisited
    {
    	color: #000020;
    	text-decoration: none;
    }
    .vbmenu_option a:hover, .vbmenu_option a:active, .vbmenu_option_ahover
    {
    	color: #000020;
    	text-decoration: none;
    }
    .vbmenu_hilite
    {
    	background: #000020;
    	color: #EEE;
        font: 12px;
    	white-space: nowrap;
    	cursor: pointer;
    }
    .vbmenu_hilite a:link, .vbmenu_hilite_alink
    {
    	color: #EEE;
    	text-decoration: none;
    }
    .vbmenu_hilite a:visited, .vbmenu_hilite_avisited
    {
    	color: #EEE;
    	text-decoration: none;
    }
    .vbmenu_hilite a:hover, .vbmenu_hilite a:active, .vbmenu_hilite_ahover
    {
    	color: #EEE;
    	text-decoration: none;
    }
    /* ***** styling for 'big' usernames on postbit etc. ***** */
    .bigusername { font-size: 14pt; }
    img { border: 0px none;  }
    /* ***** small padding on 'thead' elements ***** */
    td.thead, div.thead { padding: 4px; }
    
    /* ***** basic styles for multi-page nav elements */
    .pagenav a { text-decoration: none; }
    .pagenav td { padding: 2px 4px 2px 4px; }
    
    /* ***** define margin and font-size for elements inside panels ***** */
    .fieldset { margin-bottom: 6px; }
    .fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 12px; }
    
    /* ***** don't change the following ***** */
    form { display: inline; }
    label { cursor: default; }
    .normal { background: #FFFFEE; color: #808080; }
    .inlineimg { vertical-align: middle; }
    
    /* Transverse Styles */
    #vbwrapper { 
    	background-color: #FFF;
    	text-align: left; 
    	width: 100%;
    	padding: 0; 
    	margin: 0
    }
    
    #vbwrapper2 { 
        background: #F0E0D6;
    	text-align: left; 
    	width: 98%;
    	margin: 5px auto;
    }
    
    #vbwrapper3 { 
    	padding: 0 10px
    }
    
    .b-left { 
    	float: left;
    }
    
    .b-middle {
    	width: 100%;
    	height: 5px
    }
    
    .b-right { 
    	float: right 
    }
    
    #logostrip { 
    	margin: 0;
    	padding: 0; 
    	width: 100%;
    	height: 124px 
    }
    
    #logostrip-flash { 
    	margin: 0;
    	padding: 0; 
    	width: 100%;
    	height: 185px 
    }
    
    #submenu { 
    	margin: 0;
    	padding: 0; 
        background: 
    	width: 100%;
    	text-align: left;
    	height: 61px
    }
    
    .cat-top {
    	margin: 0;
        background: 
    	width: 100%;
    	text-align:left;
        color: #0000EE; 
    	font-weight: bold; 
        font-size: 12px; padding-left:0; padding-right:0; padding-top:0; padding-bottom:3px
    }
    
    .cat-top a:link, .cat-top a:visited, .cat-top a:hover {
        color: #0000EE; 
    }
    
    #footer { 
        background: 
    	height: 58px; 
    	width: 100%
    }
    
    #footer-right { 
    	float: right
    }
    Now code tags actually look right...



Advertisement