User | Post |
9:47 am November 8, 2011
| Eric – PersonalProfitability.com
| | Portland, OR | |
| Member
| posts 2120 |
|
|
|
As you all probably noticed, I have done a lot of work on my site. Today Shane from Beating Broke pointed out that my email subscribe form is showing up smushed to the right of the sidebar, not inside the sidebar. I am using MailChimp and a text widget.
What is really odd – It works fine in Chrome and IE. The problem is only in Firefox.
Any idea? Here is the code:
<!– Begin MailChimp Signup Form –><div id="mc_embed_signup"><form action="http://narrowbridge.us2.list-manage2.com/subscribe/post?u=d8283b5e48f528b9705cb3013&id=7325c3d3e7" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank"> <div class="mc-field-group"> <label for="mce-EMAIL">Email Address </label> <input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL"></div><div class="mc-field-group input-group">
<ul><li><input type="radio" value="1" name="group[5]" id="mce-group[5]-5-0"><label for="mce-group[5]-5-0">Newsletter + All Posts</label></li><li><input type="radio" value="2" name="group[5]" id="mce-group[5]-5-1"><label for="mce-group[5]-5-1">Newsletter Only</label></li></ul></div> <div id="mce-responses" class="clear"> <div class="response" id="mce-error-response" style="display:none"></div> <div class="response" id="mce-success-response" style="display:none"></div> </div> <div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div></form></div>
<!–End mc_embed_signup–>
|
|
|
9:51 am November 8, 2011
| Forest Parks
| | Cairo, Egypt | |
| Admin
| posts 1337 |
|
|
|
I would put it in <div> tags and style it a little
Maybe try
<div style="float: left;>
CODE HERE
</div>
to start and then play around with it from there.
|
|
|
9:53 am November 8, 2011
| Suba @ Wealth Informatics
| | |
| Moderator
| posts 1876 |
|
|
|
It looks fine to me. May be you fixed it?
|
|
|
11:34 am November 8, 2011
| BeatingBroke
| | North Dakota, USA | |
| Member | posts 860 |
|
|
|
Is that the only code in the text widget? If not, can you post the full contents of the text widget? Also, check your CSS to see if you have any funny entries for forms, or if you have an entry for "mc_embed_signup"
|
|
|
12:07 pm November 8, 2011
| Khaleef @ KNS Financial
| | Fat Guy, Skinny Wallet | |
| Member
| posts 3149 |
|
|
|
Suba @ Wealth Informatics said:
It looks fine to me. May be you fixed it?
I just checked it in Firefox and I can see it being all scrunched up against the right sidebar (but on the outside), but it looks fine in Chrome.
|
|
|
11:18 am November 10, 2011
| Eric – PersonalProfitability.com
| | Portland, OR | |
| Member
| posts 2120 |
|
|
|
I pulled it out from the widget above to try to fix it. It looked better for me today, I wonder if it was a cache thing and now it is better?
I will try the Forrest idea.
|
|
|
6:56 am November 11, 2011
| BeatingBroke
| | North Dakota, USA | |
| Member | posts 860 |
|
|
|
It looks fine today, Eric. Thinking there might be something in the other text widget that is causing it to do that.
|
|
|