Readers like you help support MUO. When you make a purchase using links on our site, we may earn an affiliate commission. Read More.

I've tried numerous times to create a simple email subscribe box for my site. Whatever I copy and paste creates very little content on the sidebar.

I just want a box for typing in an email and a Subscribe button, much like what's on this site, but without the social media icons and colours. Help? You can see the only thing that works so far, on my site arianecdesign.com

Ariane C
2011-07-24 21:18:00
Hi James,Thanks for the reply. I've copied and pasted into the same widget where the current "Get the latest updates…" text is.
MAKEUSEOF VIDEO OF THE DAY
SCROLL TO CONTINUE WITH CONTENT
James Bruce
2011-07-30 10:05:00
Sorry Ariane, my email should be jamesbruce@ this website! Whoops~!!
Ariane C
2011-07-24 17:39:00
Hi James,I did remove the code because it was rendering a tiny black box, no square box area to fill in an email address, etc. etc.I simply copied and pasted the Feedburner code into a WP widget and saved. Do I need to format the CSS in some other area? According to some, that should be all I need to get it what I want it to do (I've attached the image I'm looking for with this reply).Thanks.
James Bruce
2011-07-24 20:18:00
Ariane, could you add the full code back onto your website, but surround the whole block with (code here) ? That way I can take a look at it for you live on the site, but it'll be invisible to anyone who doesn't know about it. It's probably just a minor CSS issue, but only really possible to debug it when it's there in context. 
James Bruce
2011-07-24 20:19:00
Actually, forget what I said about surrounding in div tags, just use this code, it'll still be invisible. Enter your email address:Delivered by FeedBurner
James Bruce
2011-07-24 07:51:00
Ariane, it looks like it's nothign to do with teh width of your sidebar. Checking the site, I see the form code isnt there. You've either removed it until you find a solution, or it's because you're using a text widget which is stripping the form code. If it that's the case, I suggest a plugin called Samsarin PHP (or similar) which allows you to post pure code on your sidebar without concerns of it being stripped. 
Ariane C
2011-07-23 17:38:00
Let me check that, thanks!
Anshul Dixit
2011-07-23 04:31:00
This could be because the width of the box exceeds the sidebar width. Check the width in the code you are using, and change it to that of the sidebar. The sidebar width in your case is 262px.