PDA

View Full Version : Marcus css



marcus
January 13th '06, 01:34 PM
<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>

Shane
January 13th '06, 01:44 PM
Here try using this:


.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;
}

.titlefont{ font-family:tahoma; color: #FF6622; font-size:12px; font-weight:bold; }
.smallfont { font-family:tahoma; color: #2222FF; 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; }

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

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

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:none;}
body { cursor:default;}
a:hover { cursor:default;}

Shane
January 13th '06, 07:13 PM
Closed.

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

I am sure you will all like! :P