Marcus css

2 Replies / 541 Views
Results 1 to 3 of 3
  1. #1
    Adjusting Member Array marcus's Avatar
    Join Date
    Oct 2005
    Location
    sheffield
    Age
    23
    Posts
    38
    Post Thanks / Like

    Default Marcus css

    <style type="text/css">
    .r{}
    .r{}
    table, tr, td { background-color:transparent; border:none; border-width:0;}
    body {
    background-image:url('http://img442.imageshack.us/img442/5429/1036paris2021md.jpg');
    background-attachment:fixed;
    background-repeat:repeat;
    .r{}
    scrollbar-face-color:2222FF;
    scrollbar-highlight-color:2222FF;
    scrollbar-3dlight-color:FF6622;
    scrollbar-shadow-color:2222FF;
    scrollbar-darkshadow-color:FF6622;
    scrollbar-arrow-color:FF6622;
    scrollbar-track-color:FF6622;
    }
    .r{}
    table table { border: 0px }
    table table table table{border:0px}
    table table table {
    border-style:dotted;
    border-width:2px;
    border-color:FF6622;
    }
    .r{}
    table, tr, td, li, p, div { font-family:tahoma; color:2222FF; font-size:12px; font-weight:bold; }
    .btext { font-family:tahoma; color:2222FF; font-size:12px; font-weight:bold; }
    .blacktext10 { font-family:tahoma; color:2222FF; font-size:12px; font-weight:bold; }
    .blacktext12 { font-family:tahoma; color:2222FF; font-size:12px; font-weight:bold; }
    .lightbluetext8 { font-family:tahoma; color:FF6622; font-size:12px; font-weight:bold; }
    .orangetext15 { font-family:tahoma; color:FF6622; font-size:12px; font-weight:bold; }
    .redtext { font-family:tahoma; color:FF6622; font-size:12px; font-weight:bold; }
    .redbtext { font-family:tahoma; color:FF6622; font-size:12px; font-weight:bold; }
    .text { font-family:tahoma; color:2222FF; font-size:12px; font-weight:bold; }
    .whitetext12 { font-family:tahoma; color:FF6622; font-size:12px; font-weight:bold; }
    a:active, a:visited, a:link { font-family:tahoma; color:FF6622; font-size:12px; font-weight:bold; }
    a:hover { font-family:tahoma; color:2222FF; font-size:12px; }
    a.navbar:active, a.navbar:visited, a.navbar:link { font-family:tahoma; color:FF6622; font-size:12px; font-weight:bold; }
    a.navbar:hover { font-family:tahoma; color:2222FF; font-size:12px; }
    a.redlink:active, a.redlink:visited, a.redlink:link { font-family:tahoma; color:FF6622; font-size:12px; font-weight:bold; }
    a.redlink:hover { font-family:tahoma; color:2222FF; font-size:12px; }
    .nametext { font-family:tahoma; color:2222FF; font-size:12px; font-weight:bold; }
    .r{}
    img { filter:Alpha(Opacity=100, FinishOpacity=0, Style=2, StartX=20, StartY=40, FinishX=0, FinishY=0);}
    a:link img { filter:Alpha(Opacity=100, FinishOpacity=0, Style=2, StartX=20, StartY=40, FinishX=0, FinishY=0);}
    a:hover img { filter:Alpha(Opacity=100, FinishOpacity=0, Style=2, StartX=20, StartY=40, FinishX=0, FinishY=0);}
    body { cursor:default;}
    a:hover { cursor:default;}
    table td div div font {visibility:hidden;}
    table {direction:rtl;}
    table table table {direction:ltr;}
    </style>
    -fuel-your-instinct-

  2. #2
    Admin 18+ Member
    Forum Saint
    Array Shane's Avatar
    Join Date
    Dec 2002
    Location
    Dinnington, United Kingdom
    Age
    23
    Posts
    21,457
    Post Thanks / Like

    Default Re: marcus css

    Here try using this:

    PHP Code:
    .main {
    background-color:transparent;
    border:none;
    border-width:0;
    }

    body {
    background-image:url('http://img442.imageshack.us/img442/5429/1036paris2021md.jpg');
    background-attachment:fixed;
    background-repeat:repeat;
    }

    html {
    scrollbar-face-color:#2222FF;
    scrollbar-highlight-color#2222FF;
    scrollbar-3dlight-color#FF6622;
    scrollbar-shadow-color#2222FF;
    scrollbar-darkshadow-color#FF6622;
    scrollbar-arrow-color#FF6622;
    scrollbar-track-color#FF6622;
    }

    .
    profilefieldbox{
    border-style:dotted;
    border-width:2px;
    border-color#FF6622;
    background-color:transparent;
    }

    .
    guestbook {
    border-style:dotted;
    border-width:2px;
    border-color#FF6622;
    background-color:transparent;
    }

    .
    titlefontfont-family:tahomacolor#FF6622; font-size:12px; font-weight:bold; } 
    .smallfont font-family:tahomacolor#2222FF; font-size:12px; font-weight:bold; } 

    a:activea:visiteda:link font-family:tahomacolor#FF6622; font-size:12px; font-weight:bold; } 
    a:hover font-family:tahomacolor#2222FF; font-size:12px; } 

    .alt1 {
    background-color:transparent;
    }
    .
    alt2 {
    background-color:transparent;
    }

    .
    profilename font-family:tahomacolor#2222FF; font-size:12px; font-weight:bold; } 

    img filter:Alpha(Opacity=100FinishOpacity=0Style=2StartX=20StartY=40FinishX=0FinishY=0);}
    a:link img filter:Alpha(Opacity=100FinishOpacity=0Style=2StartX=20StartY=40FinishX=0FinishY=0);}
    a:hover img filter:none;}
    body cursor:default;}
    a:hover cursor:default;} 
    Last edited by Shane : January 13th '06 at 02:00 PM

  3. #3
    Admin 18+ Member
    Forum Saint
    Array Shane's Avatar
    Join Date
    Dec 2002
    Location
    Dinnington, United Kingdom
    Age
    23
    Posts
    21,457
    Post Thanks / Like

    Default Re: marcus css

    Closed.

    Works like a charm! Checkout Marcus' Profile by clciking his avatar!

    I am sure you will all like!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •