[ Forgot password? ] [ Signup ]

ezboard profiles [ ]
Trick or Treat Profile Skin
Author - mishmaroo
~ 136.97 kb ~ Download it (Downloads to date: 261)
Description
A halloween profile skin using images made by Nessuntocco.
instructions
Save the images to your own hard drive and then upload to your own image host. Replace the images in the appropriate place in the css. Insert the css into the "Custom CSS Profile Skin" area in your control center.

et the matching board theme http://ezdesign.spayce.com/download.php?view.465
Subscribing to ezdesign
If the tdf below does not use the ezboardthemes.com url, then it's not set up for subscribing to. To have it put on the subscription server, please post at the ezdesign subscription help forums. To subscribe to ezdesign (link directly to our images from your ezboard) please sign up
tdf/code
/*TRICK OR TREAT PROFILE SKIN BY MISHMAROO*/
/*  IMAGES BY NESSUNTOCCO */
/* Get the matching board theme http://ezdesign.spayce.com/download.php?view.465 */


body{		background-color : #000000;
		background-image:url(http://your_url_here/background.jpg);
		color: #000000;
		margin:0 0 0 0;
		padding: 0 0 0 0;
		font: 75%/1.5em Verdana, sans-serif;}
		


a { 		color: #CC6600;
		text-decoration: none;}
		 

a:link{		text-decoration: inherit;}

a:visited {	text-decoration: inherit; }

a:hover{	background: #E27D02;
		color: #331A6B;
		text-decoration: underline;}

a:active{ 	background: transparent; 
		color: #3366FF;
		text-decoration: underline; }		
		
h1{ 		font : bold 30px maiandra GD,  Arial, sans-serif; 
		margin : 0;
		text-align:center}

h2{		color : #562D57;
		padding-top:10px;
		padding-left:10px;
		padding-right:10px;
		background-color:#EF9528;
		border-bottom: 3px solid #CCCC6A;height:30px;
		margin-top:0;
		font : bold 1.25em maiandra GD,"Trebuchet MS", Arial, sans-serif;}

dl{		
		font-size : .75em; 
		margin : 2px 0 0 15px;
		padding : 0 0 0 5px; }

img{		border: 0;
		vertical-align : bottom; }


#wrapper {	width : 680px;
		margin :200px auto 0 auto;background-color:transparent;
		}


#heading {	border:3px solid #CCCC6A;
		background-color:#F09628;
		padding-top:0px;
		padding:bottom:0px;
		width:680px;
		height:108px;
		background-image:url(http://your_url_here/banner.jpg);
		background-position:top left;
		background-repeat:no-repeat;
		position: absolute;
	top: 10px;
	
	}



#personalphoto{	display:none}

#totalposts, #membersince {color : #ffffff;position:relative;top:30px;
  			   font : small-caps 1em "Trebuchet MS", Arial, sans-serif;text-align:center}

#main { 	border-top:3px solid #CCCC6A;
		border-left:3px solid #CCCC6A;
		border-right:3px solid #CCCC6A;
		border-bottom:0px;
		width:680px;
		background-image:url(http://your_url_here/backgroundh.jpg);
		background-color: #000000;
		background-repeat:no-repeat;
		background-position:center;
		padding: 0px;
		margin-top: 20px ;
		height:500px;
		color:#ffffff}

	
#personalinfo{ 	float : left;		
		width : 340px; }
	
#contactinfo{	float : right;text-align:right;
		width : 340px; }

#firstname, #lastname, #age, #location, #occupation, #hobbies, #personalbio  { margin : 0 0 10px 7px; }
#email, #pm, #im, #link, #recentposts {margin: 0 7px 10px 0}
			
.title {	color : #666666; 
		font : small-caps 1em "Trebuchet MS", Arial, sans-serif; }

.value { 	color : #EF9528; }

.privatevalue { color : #666666; 
		font-style : italic;}

#privatemessageform {  	font-size : .75em;
			margin : 2px 0 0 15px;
			padding : 0 0 0 5px; 
			width : 150px;
			text-align : right;}

input#subject, textarea#message { background-color: #F7F7F7;
				 font : 11px "Courier New", Courier, monospace;
				 width : 150px; }

input#send {	background-color: #FFFFFF;
		color: #CC6600; }

#footing { 	background-color : #000000;
		color : #999999; 
		font-size : 10px; 
		border-bottom:3px solid #CCCC6A;
		border-left:3px solid #CCCC6A;
		border-right:3px solid #CCCC6A;
		width:680px;
		}

	
div.spacer { clear: both; }
Rating
Not rated