Pastoid

The page you are looking at now is at this URL: http://pastoid.com/blz

This paste was last updated on January 14, 2009 at 7:29 pm.

Pasted Coderaw

	public function theme_colorTag($theme, $post) {
		$post->info;
	?>
 
	<div id="colorTag" style="background-color: rgb(<?php echo $post->info->colorTag[0]?> , <?php echo $post->info->colorTag[1] ?>,<?php echo $post->info->colorTag[2] ?>);
	  width: 25px; height: 25px; 
	border: solid 4px rgb(<?php echo ($post->info->colorTag[0]-30) ?> , <?php echo ($post->info->colorTag[1]-30) ?>,<?php echo ($post->info->colorTag[2]-30) ?>)" > </div>
	<?php
 
	}
 
 

Toggle wordwrap

Referring DomainHits
Unknown Referer 127
pastoid.com 6
search.live.com 1
Is this paste spam?
<Hide