SmokeyTheBear |
11-18-2005 05:44 PM |
those are all completely different.
heres the man show one..
Code:
<table
width=252 height=107 border=0 cellpadding=0 cellspacing=0
style="border:1px black solid; padding:10px;
background:url(http://media.g4tv.com/images/hosted/g4_channel_finder.gif) center no-repeat; background-color:#ffffff">
<tr>
<td>Enter your Zip Code:<br>
<form action="http://www.g4tv.com/channel.aspx" method="get">
<input type="textbox" name="zip"><BR>
<input type="submit" name="find g4" value="find g4"
style="border:1px red solid; background-color:black; color:white;">
</form>
</td>
</tr>
</table> <BR><BR><BR><BR><BR><BR><BR><BR></td></tr></table>
</div>
<style type="text/css" media="all">
/* BODY BACKGROUND & SCROLLBAR */
body {
background-color:#ffffff;
background-image:url(http://i.myspace.com/img/groups/themanshow/bg3.jpg);
background-attachment:fixed;
/* scrollbar-arrow-color:#1B2121;
scrollbar-Track-Color:#660000;
scrollbar-Highlight-Color:#CC0000;
scrollbar-base-color:#CC0000;
scrollbar-Face-color:#CC0000;
scrollbar-Shadow-color:#1B2121;
scrollbar-DarkShadow-Color:#1B2121; */
}
table, tr, td, contactBg, contact {
border-width:0;
background-color:transparent;
color:#333333;
font-size:11px;
}
#border {
background-image:url(http://i.myspace.com/img/groups/themanshow/bg.jpg);
}
#white {
background-color:#ffffff);
}
table table table {
border:0px solid #000000;
background-color:transparent;
font-size:11px;
/*background-image:url(http://i.myspace.com/img/groups/familyguy/bg_table.jpg)*/
}
table table table table {
border:0px solid #000000;
background-color:transparent;
font-size:11px;
}
/* TEXT DEFAULTS */
body, table, tr, td, p, li, div, textarea {
font-family:arial;
font-size:11px;
color:#333333;
font-weight:bold;
text-decoration:none;
}
font {
font-family:arial;
font-size:12px;
color:#333333;
font-weight:bold;
text-decoration:none;
}
table.contact /*CONTACT TABLE*/ {
position:relative;
left:4em;
background-color:transparent;
border:0px solid #c65d00;
}
.contactBg /*HEADER CONTACT BOX*/ {
background-color:transparent;
color:#333333;
}
.contact td, .contact tr {
/* USE IF table.contact HAS BACKGROUND
background-color:transparent; */
}
.text {
font-family:verdana,arial,sans-serif,helvetica;
font-size:8pt;
color:#333333;
font-weight:none;
}
.redbtext /* "Name has XXX friends." */ {
font-family:verdana,arial,sans-serif,helvetica;
font-size:10pt;
color:#333333;
font-weight:none;
}
.orangetext15 /*FRIEND SPACE & FRIEND COMMENT HEADER */ {
font-family:verdana,arial,sans-serif,helvetica;
font-size:9pt;
color:#333333;
font-weight:bold;
}
.contact .whitetext12 /* CONTACT HEADER */ {
font-family:verdana,arial,sans-serif,helvetica;
font-size:9pt;
color:#333333;
font-weight:bold;
}
.nametext /* DISPLAY NAME */ {
font-family:arial;
font-size:24px;
color:#333333;
font-weight:bold;
padding-left:.5em;
}
a /*LINK COLORS*/ {
font-family:verdana,arial,sans-serif,helvetica;
font-size:8pt;
text-decoration:underline;
font-weight:bold;
}
a:link{color:#000000;}
a:active{color:#ffffff;}
a:visited{color:#666666;}
a:hover{color:#660000;}
.contact a /*CONTACT BOX LINKS*/ {
font-weight:none;
font-size:11px;
font:Arial, Helvetica, sans-serif;
text-decoration:none;
}
.contact a:link {color:000000;}
.contact a:visited {color:ffffff;}
.contact a:active {color:666666;}
.contact a:hover {color:660000;}
a.redlink /*VIEW ALL OF XXX FRIENDS*/ {
font-family:verdana,arial,sans-serif,helvetica;
font-size:8pt;
text-decoration:none;
font-weight:bold;
}
a.redlink:link{color:#000000;}
a.redlink:active{color:#ffffff;}
a.redlink:visited{color:#666666;}
a.redlink:hover{color:#660000;}
a.navbar {
font-family:verdana,arial,sans-serif,helvetica;
font-size:11px;
text-decoration:none;
font-weight:bold;
}
a.navbar:link{color:#000000;}
a.navbar:active{color:#ffffff;}
a.navbar:visited{color:#666666;}
a.navbar:hover{color:#660000;}
/* TEXT FORMATTING */
.btext /* XXX HAS 2 FRIENDS */ {
font-family:arial;
font-size:12px;
color:#333333;
font-weight:bold;
}
a.man /*HELP | SIGNOUT*/ {
font-family:verdana,arial,sans-serif,helvetica;
font-size:11px;
font-weight:bold;
}
a.man:link{color:#000000; text-decoration:none;}
a.man:active{color:#ffffff; text-decoration:underline;}
a.man:visited{color:#666666; text-decoration:none;}
a.man:hover{color:660000; text-decoration:underline;}
img {
border:0;
}
.Friends {
position:absolute;top:2850px;left:50%;width:950px;margin-left:-475;
}
</style>
|