<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>MachForm Community Forums Topic: Major annoying Firefox issues!</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Major annoying Firefox issues!</description>
<language>en</language>
<pubDate>Tue, 05 May 2026 07:55:50 +0000</pubDate>

<item>
<title>M202A1 on "Major annoying Firefox issues!"</title>
<link>https://www.machform.com/forums/topic/major-annoying-firefox-issues#post-7583</link>
<pubDate>Tue, 06 Oct 2009 17:11:45 +0000</pubDate>
<dc:creator>M202A1</dc:creator>
<guid isPermaLink="false">7583@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;neilo, thanks for advice. That was the move i was planning to make cos yes, clearly i grouped the code together and could not really see where the errors were being caused.
&#60;/p&#62;</description>
</item>
<item>
<title>neilo on "Major annoying Firefox issues!"</title>
<link>https://www.machform.com/forums/topic/major-annoying-firefox-issues#post-7563</link>
<pubDate>Sun, 04 Oct 2009 02:22:23 +0000</pubDate>
<dc:creator>neilo</dc:creator>
<guid isPermaLink="false">7563@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Sorry to hear that, M202A1, but maybe that will be the best move; when you redo the CSS it may be an idea to make the changes one line per element rather than grouping the elements with similar css into one rule. That way, you will be able to troubleshoot far more easily, line by line. Although I did think your css was nicely tidied up.&#60;/p&#62;
&#60;p&#62;Good luck.
&#60;/p&#62;</description>
</item>
<item>
<title>M202A1 on "Major annoying Firefox issues!"</title>
<link>https://www.machform.com/forums/topic/major-annoying-firefox-issues#post-7558</link>
<pubDate>Sat, 03 Oct 2009 05:15:13 +0000</pubDate>
<dc:creator>M202A1</dc:creator>
<guid isPermaLink="false">7558@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Decided to use the default CSS code cos i can't resolve it right now and having too many MAC and Firefox people complaining they can't fill out the forms.
&#60;/p&#62;</description>
</item>
<item>
<title>neilo on "Major annoying Firefox issues!"</title>
<link>https://www.machform.com/forums/topic/major-annoying-firefox-issues#post-7481</link>
<pubDate>Tue, 29 Sep 2009 04:42:05 +0000</pubDate>
<dc:creator>neilo</dc:creator>
<guid isPermaLink="false">7481@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi again, M202A1&#60;/p&#62;
&#60;p&#62;Haven't checked your site to see how you're getting on, but I came upon an interesting article about how to clear floats (in your CSS) &#60;a href=&#34;http://www.positioniseverything.net/easyclearing.html&#34;&#62; Here &#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It suggests an efficient way for clearing the css float problem in Firefox - by adding:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.clearfix:after {
    content: &#38;quot;.&#38;quot;;
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;below the #Li items that are floated in the css file.&#60;/p&#62;
&#60;p&#62;I would try it out to check its functionality, but unfortunately (or fortunately for me) I can't re-create your problem in my own forms. &#60;/p&#62;
&#60;p&#62;Anyway, have a look at the article and, if you like, try the fix. &#60;/p&#62;
&#60;p&#62;Hope things are going smoothly.&#60;/p&#62;
&#60;p&#62;neilo
&#60;/p&#62;</description>
</item>
<item>
<title>Saghalie on "Major annoying Firefox issues!"</title>
<link>https://www.machform.com/forums/topic/major-annoying-firefox-issues#post-7443</link>
<pubDate>Sun, 27 Sep 2009 19:41:30 +0000</pubDate>
<dc:creator>Saghalie</dc:creator>
<guid isPermaLink="false">7443@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;So you are trying to get the inputs on one line? Side by side?  Fiddle with your &#38;lt;li_1,2,3,4 etc&#38;gt; settings in the css (you can do a search on this site to find how to do this) and that will put these inputs side by side.&#60;/p&#62;
&#60;p&#62;But&#60;/p&#62;
&#60;p&#62;input.button_text is the text that is associated with the button (I believe) so the text should move and the buttons along with it.&#60;/p&#62;
&#60;p&#62;Saghalie&#60;br /&#62;
&#60;a href=&#34;http://www.kcmhosting.com&#34; rel=&#34;nofollow&#34;&#62;http://www.kcmhosting.com&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>M202A1 on "Major annoying Firefox issues!"</title>
<link>https://www.machform.com/forums/topic/major-annoying-firefox-issues#post-7419</link>
<pubDate>Fri, 25 Sep 2009 16:24:10 +0000</pubDate>
<dc:creator>M202A1</dc:creator>
<guid isPermaLink="false">7419@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Thats only for the buttons right. What needs changing is below in the grabs&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.ifashionism.com/gender-grab.jpg&#34; rel=&#34;nofollow&#34;&#62;http://www.ifashionism.com/gender-grab.jpg&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://www.ifashionism.com/upload-grab.jpg&#34; rel=&#34;nofollow&#34;&#62;http://www.ifashionism.com/upload-grab.jpg&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>neilo on "Major annoying Firefox issues!"</title>
<link>https://www.machform.com/forums/topic/major-annoying-firefox-issues#post-7401</link>
<pubDate>Thu, 24 Sep 2009 05:10:22 +0000</pubDate>
<dc:creator>neilo</dc:creator>
<guid isPermaLink="false">7401@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hiya M202A1, you could try this:&#60;/p&#62;
&#60;p&#62;Go to your Form Manager and click on Edit CSS. &#60;strong&#62;Make sure you've got a copy of this CSS file before you make any changes&#60;/strong&#62;, in case you want to revert back later.&#60;/p&#62;
&#60;p&#62;Scroll about a third of the way down the page until you see this section:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;/**** Buttons ****/
#main_body input.button_text
{
	overflow:visible;
	padding:0 7px;
	width:auto;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Change the settings to:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;/**** Buttons ****/
#main_body input.button_text
{
	overflow:hidden;
	padding:0 1px;
	width:30px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Have a look at your form and see if it has improved the layout - make sure you refresh the page so the changes show. Make small adjustments to the width - I guessed that 30px might be about right.&#60;/p&#62;
&#60;p&#62;Let us know how you get on.
&#60;/p&#62;</description>
</item>
<item>
<title>M202A1 on "Major annoying Firefox issues!"</title>
<link>https://www.machform.com/forums/topic/major-annoying-firefox-issues#post-7397</link>
<pubDate>Thu, 24 Sep 2009 02:07:41 +0000</pubDate>
<dc:creator>M202A1</dc:creator>
<guid isPermaLink="false">7397@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Ok, you need to go into one of the forms and take a look.
&#60;/p&#62;</description>
</item>
<item>
<title>neilo on "Major annoying Firefox issues!"</title>
<link>https://www.machform.com/forums/topic/major-annoying-firefox-issues#post-7388</link>
<pubDate>Wed, 23 Sep 2009 06:04:44 +0000</pubDate>
<dc:creator>neilo</dc:creator>
<guid isPermaLink="false">7388@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Ah - I see. IE renders the css differently to FF. Because of the way IE renders the buttons smaller, both fields + buttons fit in to the space available. Firefox is rendering the buttons wider, so can't fit them into one line. &#60;/p&#62;
&#60;p&#62;Are the button widths specified in the css? As a last resort you could always make your div (&#34;form_container&#34;) about 60px or so wider to accomodate them.&#60;/p&#62;
&#60;p&#62;Something else you could try: the drop-down boxes always take their narrowest width from the longest option, so you could try changing:&#60;/p&#62;
&#60;p&#62;MODA VITA Casting - PLEASE SELECT&#60;/p&#62;
&#60;p&#62;to:&#60;/p&#62;
&#60;p&#62;Moda Vita Casting - Select
&#60;/p&#62;</description>
</item>
<item>
<title>neilo on "Major annoying Firefox issues!"</title>
<link>https://www.machform.com/forums/topic/major-annoying-firefox-issues#post-7387</link>
<pubDate>Wed, 23 Sep 2009 05:51:46 +0000</pubDate>
<dc:creator>neilo</dc:creator>
<guid isPermaLink="false">7387@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Looks OK to me too - this is a screendump of what I'm seeing: &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.yeractual.com/image.jpg&#34; rel=&#34;nofollow&#34;&#62;http://www.yeractual.com/image.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Is it because the buttons don't sit on the same line as the input selectors? That would be purely down to the .css widths of the input fields (or the column widths - if you specified those in your html editor). Anyhow, looks OK.
&#60;/p&#62;</description>
</item>
<item>
<title>Saghalie on "Major annoying Firefox issues!"</title>
<link>https://www.machform.com/forums/topic/major-annoying-firefox-issues#post-7386</link>
<pubDate>Tue, 22 Sep 2009 20:52:14 +0000</pubDate>
<dc:creator>Saghalie</dc:creator>
<guid isPermaLink="false">7386@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I use FireFox.  I see nothing wrong with your form(s).  Everything looks fine.  Can you please explain further what the issue is that you are having?&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Saghalie&#60;br /&#62;
&#60;a href=&#34;http://www.kcmhosting.com&#34; rel=&#34;nofollow&#34;&#62;http://www.kcmhosting.com&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>M202A1 on "Major annoying Firefox issues!"</title>
<link>https://www.machform.com/forums/topic/major-annoying-firefox-issues#post-7375</link>
<pubDate>Mon, 21 Sep 2009 15:24:10 +0000</pubDate>
<dc:creator>M202A1</dc:creator>
<guid isPermaLink="false">7375@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Heres my URL&#60;br /&#62;
&#60;a href=&#34;http://www.ifashionism.com&#34; rel=&#34;nofollow&#34;&#62;http://www.ifashionism.com&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Major annoying Firefox issues!"</title>
<link>https://www.machform.com/forums/topic/major-annoying-firefox-issues#post-7373</link>
<pubDate>Mon, 21 Sep 2009 07:34:50 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">7373@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Can you explain what do you mean by all over the place?&#60;br /&#62;
Let us know the URL to your form so we can check it.&#60;/p&#62;
&#60;p&#62;If you don't want to post it in the forum, please contact us directly and we'll help you there.
&#60;/p&#62;</description>
</item>
<item>
<title>M202A1 on "Major annoying Firefox issues!"</title>
<link>https://www.machform.com/forums/topic/major-annoying-firefox-issues#post-7372</link>
<pubDate>Mon, 21 Sep 2009 00:55:32 +0000</pubDate>
<dc:creator>M202A1</dc:creator>
<guid isPermaLink="false">7372@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Parts of my forms are all over the place. Can this be to do with the coding?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
