This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- Beginning of Project Wonderful ad code: --> | |
<!-- Ad box ID: 52967 --> | |
<script type="text/javascript"> | |
<!-- | |
var pw_d=document; | |
pw_d.projectwonderful_adbox_id = "52967"; | |
pw_d.projectwonderful_adbox_type = "3"; | |
//--> | |
</script> | |
<script type="text/javascript" src="http://www.projectwonderful.com/ad_display.js"></script><script type="text/javascript" src="http://www.projectwonderful.com/gen.php?id=52967&type=3&r=6250.&location=http%3A//tumblr.comicscavern.com/"></script><table cellpadding="0" border="0" cellspacing="0" width="160" bgcolor="#ffffff"><tbody><tr bgcolor="#ffffff"><td width="160" bgcolor="#ffffff" valign="top" align="center" style="vertical-align:top;"><a href="http://www.projectwonderful.com/out.php?go=84739759&_r=" target="_blank"><img src="http://www.projectwonderful.com/img/uploads/pics/15812-1250798080.gif" width="160" height="600" border="0" title="Join Star Pirates Today!" alt="Join Star Pirates Today!"></a></td></tr><tr><td bgcolor="#ffffff" colspan="1"><center><a style="fo |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script type="text/javascript"> | |
jQuery.fn.stripTags = function() { | |
var r = this.html().replace( /</g, '<' ); | |
r = r.replace( />/g, '>' ); | |
r = r.replace( /&/g, '&' ); | |
this.replaceWith( r ); | |
}; | |
$(document).ready(function() { | |
$("div.box.link .content_wrap strong").stripTags(); | |
}); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
</section> | |
<section class="default"> | |
<h4>Title of a new block</h4> | |
<p>Paragraph talking about the block</p> | |
<p>Ads could also go here.</p> | |
<div class="bubble"> | |
<p>add content, facebook like box, etc here in a box identical to the recent updates (twitter) box</p> | |
<ul> | |
<li><a href="http://google.com">Link to Google</a></li> | |
<li><a href="http://tumblr.com">Link to Tumblr</a></li> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<section class="ad"> | |
<!-- Insert your ad code --> | |
</section> | |
<section> | |
<div class="base"> | |
<nav class="pages"> | |
<h4>Extra Box Title</h4> | |
<p>Paragraph body text</p> | |
<ul> |
NewerOlder