I Need a Subscribe Button like ViperChill for my blog

Status
Not open for further replies.

$tateOfMind

New member
Oct 3, 2009
263
1
0
Rating - 100%
28   0   1
Preferably exactly the same one he uses. It just seems very friendly for readers to submit their emails. Find it on the right hand side of ViperChill.com. I preferably would like someone to hook me up for free but will entertain the lowest offers. Get at me. Also, this is for a wordpress blog of mine if that matters.
 


Its all in the code

It looks like he is handcoding this not a plugin. But enter your email it seems like it is broken now.

Feedburner FTL.

It's in the first table....

Code:
<div id="text-3" class="small_box widget widget_text">            <div class="textwidget"><center><img src="[URL="http://www.wickedfire.com/view-source:http://www.viperchill.com/images/subscribe.jpg"]http://www.viperchill.com/images/subscribe.jpg[/URL]"></center> <table> <tr> <td> <a onClick="pageTracker._trackEvent('RSSIcon,'Link_Button','BMD_HQ');" href="[URL="http://www.wickedfire.com/view-source:http://feeds.feedburner.com/viperchill"]http://feeds.feedburner.com/viperchill[/URL]" rel="nofollow"><img src="[URL="http://www.wickedfire.com/view-source:http://www.viperchill.com/rss-icon.png"]http://www.viperchill.com/rss-icon.png[/URL]"></a></td> <td> <form style="border:0px solid #ccc;padding:0px;text-align:center;" action="http://feedburner.google.com/fb/a/mailverify" method="post" target="popupwindow" onsubmit="window.open('http://feedburner.google.com/fb/a/mailverify?uri=viperchill', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true"><p><input type="text" style="width:100px" name="email"/></p><input type="hidden" value="viperchill" name="uri"/><input type="hidden" name="loc" value="en_US"/><input type="submit" value="Subscribe" /></form> </td> </tr> </table>  <center><img src="[URL="http://www.wickedfire.com/view-source:http://www.viperchill.com/images/connect.jpg"]http://www.viperchill.com/images/connect.jpg[/URL]"></center>  <center> <table width="100%"> <tr> <td><img style="float: left;" src="[URL="http://www.wickedfire.com/view-source:http://www.viperchill.com/images/rss.png"]http://www.viperchill.com/images/rss.png[/URL]"></td> <td><a onClick="pageTracker._trackEvent('RSS_Small','Link_Button','BMD_HQ');" href="[URL="http://www.wickedfire.com/view-source:http://feeds.feedburner.com/viperchill"]http://feeds.feedburner.com/viperchill[/URL]" rel="nofollow">Subscribe</a></td> <td><img style="float: left;" src="[URL="http://www.wickedfire.com/view-source:http://www.viperchill.com/images/facebook.png"]http://www.viperchill.com/images/facebook.png[/URL]">  </td> <td><a onClick="pageTracker._trackEvent('Facebook_Fan','Link_Button','BMD_HQ');" href="[URL="http://www.wickedfire.com/view-source:http://www.facebook.com/ViperChill"]http://www.facebook.com/ViperChill[/URL]" rel="nofollow"> Facebook Fan</a></td> </tr> <tr> <td><img style="float: left;" src="[URL="http://www.wickedfire.com/view-source:http://www.viperchill.com/images/twitter.png"]http://www.viperchill.com/images/twitter.png[/URL]"></td> <td><a onClick="pageTracker._trackEvent('Twitter','Link_Button','BMD_HQ');" href="[URL="http://www.wickedfire.com/view-source:http://www.twitter.com/viperchill"]http://www.twitter.com/viperchill[/URL]" rel="nofollow">Twitter</a></td> <td><img style="float: left;" src="[URL="http://www.wickedfire.com/view-source:http://www.viperchill.com/images/facebook.png"]http://www.viperchill.com/images/facebook.png[/URL]">  </td> <td><a href="[URL="http://www.wickedfire.com/view-source:http://www.facebook.com/personaldevelopment"]http://www.facebook.com/personaldevelopment[/URL]">Facebook Friend</a></td> </tr> </table> </center></div>         </div>
Might want to decide how you are going to do your list and look for a solution. Like for phplist there is a plugin. Probably same for mailchimp and aweber.

My code got all smashed. Just look in the code and search for "sidebar"
 
Status
Not open for further replies.