<?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: Cursor over submit button should be hand</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Cursor over submit button should be hand</description>
<language>en</language>
<pubDate>Mon, 04 May 2026 05:54:16 +0000</pubDate>

<item>
<title>chicagowebmanagement on "Cursor over submit button should be hand"</title>
<link>https://www.machform.com/forums/topic/cursor-over-submit-button-should-be-hand#post-10673</link>
<pubDate>Mon, 18 Oct 2010 07:38:04 +0000</pubDate>
<dc:creator>chicagowebmanagement</dc:creator>
<guid isPermaLink="false">10673@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;disregard my comment. &#60;/p&#62;
&#60;p&#62;I'm embedding the form, and the overriding CSS is causing the buttons to look weird.&#60;/p&#62;
&#60;p&#62;when I 'view form' from within appnitro, the buttons look fine.
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Cursor over submit button should be hand"</title>
<link>https://www.machform.com/forums/topic/cursor-over-submit-button-should-be-hand#post-10661</link>
<pubDate>Sat, 16 Oct 2010 14:40:44 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">10661@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;chicagowebman -- I'm not quite sure about what you mean? I suppose if you don't do the above modification, your submit button will be the original submit button.
&#60;/p&#62;</description>
</item>
<item>
<title>chicagowebmanagement on "Cursor over submit button should be hand"</title>
<link>https://www.machform.com/forums/topic/cursor-over-submit-button-should-be-hand#post-10647</link>
<pubDate>Fri, 15 Oct 2010 06:36:47 +0000</pubDate>
<dc:creator>chicagowebmanagement</dc:creator>
<guid isPermaLink="false">10647@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;What about making the submit buttons look like buttons again? I'd like to do that if possible.
&#60;/p&#62;</description>
</item>
<item>
<title>ksanborn8 on "Cursor over submit button should be hand"</title>
<link>https://www.machform.com/forums/topic/cursor-over-submit-button-should-be-hand#post-10180</link>
<pubDate>Fri, 13 Aug 2010 00:14:50 +0000</pubDate>
<dc:creator>ksanborn8</dc:creator>
<guid isPermaLink="false">10180@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Worked perfectly!  Thank you.
&#60;/p&#62;</description>
</item>
<item>
<title>redityo on "Cursor over submit button should be hand"</title>
<link>https://www.machform.com/forums/topic/cursor-over-submit-button-should-be-hand#post-10172</link>
<pubDate>Thu, 12 Aug 2010 07:48:10 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">10172@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi Katie,&#60;/p&#62;
&#60;p&#62;Try to change &#34;cursor:hand&#34; with &#34;cursor:pointer&#34;. Otherwise, you can search for these css code :&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#main_body .buttons input
{
	font-size:120%;
	margin-right:5px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and change it with this&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#main_body .buttons input
{
	font-size:120%;
	margin-right:5px;
cursor:pointer;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That would make all buttons in the form has &#34;hand&#34; pointer
&#60;/p&#62;</description>
</item>
<item>
<title>ksanborn8 on "Cursor over submit button should be hand"</title>
<link>https://www.machform.com/forums/topic/cursor-over-submit-button-should-be-hand#post-10162</link>
<pubDate>Thu, 12 Aug 2010 02:56:20 +0000</pubDate>
<dc:creator>ksanborn8</dc:creator>
<guid isPermaLink="false">10162@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi!  &#60;/p&#62;
&#60;p&#62;I wanted to make the submit button hover turn into a hand rather than the pointer cursor. I have added the following to the css code:&#60;/p&#62;
&#60;p&#62;/**** Buttons ****/&#60;br /&#62;
#main_body input.button_text&#60;br /&#62;
{&#60;br /&#62;
	overflow:visible;&#60;br /&#62;
	padding:0 7px;&#60;br /&#62;
	width:auto;&#60;br /&#62;
	background-color:#7cbf4c;&#60;br /&#62;
	font-size:8px;&#60;br /&#62;
	color:#FFFFFF;&#60;br /&#62;
	border-style:solid;&#60;br /&#62;
	border-width:thin;&#60;br /&#62;
	border-color:#0063a2;&#60;br /&#62;
	cursor:hand;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;However, it's not working.  I also noticed that the cursor does not change to a hand on the default form either.  How can I fix this?&#60;/p&#62;
&#60;p&#62;Thanks!&#60;/p&#62;
&#60;p&#62;Katie
&#60;/p&#62;</description>
</item>

</channel>
</rss>
