<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: Adding CSS to submit button image</title>
		<link>https://legacy.forums.gravityhelp.com/topic/adding-css-to-submit-button-image</link>
		<description>Gravity Support Forums Topic: Adding CSS to submit button image</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 00:46:03 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/adding-css-to-submit-button-image" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Adding CSS to submit button image"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-css-to-submit-button-image#post-141402</link>
			<pubDate>Mon, 04 Feb 2013 09:32:50 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">141402@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The submit button is not an image by default. Are you using an image button now?&#60;/p&#62;
&#60;p&#62;One issue will be that it's an input form element of type image, so adding a class to it will not be:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;img class=&#38;#39;size-auto&#38;#39;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;It would be:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;input  type=&#38;#39;image&#38;#39;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I'm not sure if adding the &#34;size-auto&#34; class would work if added to an element other than an image.  If you add the size-auto class to the form, does that work?   It would end up like this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;form class=&#38;#39;size-auto&#38;#39;
  &#38;lt;input type=&#38;#39;image&#38;#39;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>a1hero on "Adding CSS to submit button image"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-css-to-submit-button-image#post-139646</link>
			<pubDate>Sat, 02 Feb 2013 12:00:14 +0000</pubDate>
			<dc:creator>a1hero</dc:creator>
			<guid isPermaLink="false">139646@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;They there,&#60;br /&#62;
I'm working with a responsive theme and in order to make the images responsive I need to add the class &#34;size-auto&#34; to all images. &#60;/p&#62;
&#60;p&#62;How can I add this existing class to the submit button image?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
