<?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 html image to right side of form</title>
		<link>https://legacy.forums.gravityhelp.com/topic/adding-html-image-to-right-side-of-form</link>
		<description>Gravity Support Forums Topic: adding html image to right side of form</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 04:53:52 +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-html-image-to-right-side-of-form" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "adding html image to right side of form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-html-image-to-right-side-of-form#post-62150</link>
			<pubDate>Mon, 11 Jun 2012 15:01:54 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">62150@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Awesome man, glad you got it working.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>scott@adszoom.com on "adding html image to right side of form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-html-image-to-right-side-of-form#post-62149</link>
			<pubDate>Mon, 11 Jun 2012 14:59:12 +0000</pubDate>
			<dc:creator>scott@adszoom.com</dc:creator>
			<guid isPermaLink="false">62149@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ok the issue is solved to much to explain but here is the solution if you want to put an image next to the form and have the form rap around the image this is the page structure and the css notice the bottom fields wrap around the form also this works in all browsers including iphone/pad also ie 6,7,8,9   &#60;a href=&#34;http://nichedeliverysystem.com/post-new-ad/&#34; rel=&#34;nofollow&#34;&#62;http://nichedeliverysystem.com/post-new-ad/&#60;/a&#62; if after site is done &#60;a href=&#34;http://www.adszoom.com/post-new-ad/&#34; rel=&#34;nofollow&#34;&#62;http://www.adszoom.com/post-new-ad/&#60;/a&#62;&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;!DOCTYPE html PUBLIC &#38;quot;-//W3C//DTD XHTML 1.0 Transitional//EN&#38;quot; &#38;quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&#38;quot;&#38;gt;
&#38;lt;html xmlns=&#38;quot;http://www.w3.org/1999/xhtml&#38;quot;&#38;gt;
&#38;lt;head&#38;gt;
&#38;lt;meta http-equiv=&#38;quot;Content-Type&#38;quot; content=&#38;quot;text/html; charset=UTF-8&#38;quot; /&#38;gt;
&#38;lt;?php /* Template Name: post new ad
*/ ?&#38;gt;
&#38;lt;?php get_header(); ?&#38;gt;
&#38;lt;title&#38;gt;Post new classified ads&#38;lt;/title&#38;gt;
&#38;lt;/head&#38;gt;

&#38;lt;div class=&#38;quot;searchpagebox&#38;quot;&#38;gt;
 &#38;lt;body&#38;gt;

	&#38;lt;div id=&#38;quot;container&#38;quot;&#38;gt;
			&#38;lt;div id=&#38;quot;content&#38;quot; role=&#38;quot;main&#38;quot;&#38;gt;

             &#38;lt;div class=&#38;quot;post-instructions1&#38;quot;&#38;gt;
&#38;lt;!--======================== BEGIN COPYING THE HTML HERE ==========================--&#38;gt;
&#38;lt;img name=&#38;quot;readbeforeyoupost2&#38;quot; src=&#38;quot;/wp-content/themes/adszoom/images/readbeforeyoupost2.gif&#38;quot; width=&#38;quot;400&#38;quot; height=&#38;quot;800&#38;quot; border=&#38;quot;0&#38;quot; usemap=&#38;quot;#m_readbeforeyoupost2&#38;quot; alt=&#38;quot;&#38;quot; /&#38;gt;
&#38;lt;map name=&#38;quot;m_readbeforeyoupost2&#38;quot;&#38;gt;
  &#38;lt;area shape=&#38;quot;rect&#38;quot; coords=&#38;quot;191,125,226,141&#38;quot; href=&#38;quot;http://nichedeliverysystem.com/keywords-tool-help-page/&#38;quot; target=&#38;quot;_blank&#38;quot; title=&#38;quot;keywords tool help&#38;quot; alt=&#38;quot;keywords tool help&#38;quot; /&#38;gt;
&#38;lt;/map&#38;gt;
&#38;lt;!--========================= STOP COPYING THE HTML HERE =========================--&#38;gt;

          &#38;lt;/div&#38;gt;&#38;lt;!-- post-instructions1 --&#38;gt;

				&#38;lt;?php while ( have_posts() ) : the_post(); ?&#38;gt;

					&#38;lt;?php get_template_part( &#38;#39;content&#38;#39;, &#38;#39;page&#38;#39; ); ?&#38;gt;
                    &#38;lt;?php endwhile; // end of the loop. ?&#38;gt;

			&#38;lt;/div&#38;gt;&#38;lt;!-- #content --&#38;gt;
		&#38;lt;/div&#38;gt;&#38;lt;!-- #primary --&#38;gt;

        &#38;lt;/body&#38;gt;

&#38;lt;?php get_footer(); ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;css page &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;/* post-instructions  */
.post-instructions1{
	position:absolute;
	float:left;
	height:800px;
	margin-left:420px;
    padding-bottom:10px;
	padding-top:10px;

}
/* posts new ads page   */
.gform_wrapper .ginput_complex .ginput_full input {
	font-family:Georgia, &#38;quot;Times New Roman&#38;quot;, Times, serif;
    width: 98% !important;
}
forms....1.6.4.5 (line 554)
.gform_wrapper .top_label input.medium {
	font-family:Georgia, &#38;quot;Times New Roman&#38;quot;, Times, serif;
    padding-right: 2px;
}
forms....1.6.4.5 (line 304)
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
	font-family:Georgia, &#38;quot;Times New Roman&#38;quot;, Times, serif;
    width: 47%;
}
forms....1.6.4.5 (line 300)
.gform_wrapper .ginput_complex input, .gform_wrapper .ginput_complex select {
	font-family:Georgia, &#38;quot;Times New Roman&#38;quot;, Times, serif;
    width: 95% !important;
}
forms....1.6.4.5 (line 233)
body, input, textarea {
    color: #373737;
    font: 300 15px/1.625 Georgia,&#38;quot;Times New Roman&#38;quot;, Times, serif;
}

.gform_wrapper form {
	width:475px;
	 float: left;
	 margin-left:-60px;
}
.gform_page {
	width:475px;
	 float: left;
}
.gform_wrapper .top_label .gfield_label {
	 font-family:Georgia, &#38;quot;Times New Roman&#38;quot;, Times, serif;
    clear: both;
    display: inline-block;
    font-weight: bold;
    line-height: 1.3em;
    margin: 10px 0 4px;
}

.gform_wrapper .description, .gform_wrapper .gfield_description, .gform_wrapper .gsection_description, .gform_wrapper .instruction {
    clear: both;
    font-family:Georgia, &#38;quot;Times New Roman&#38;quot;, Times, serif;
    font-size: 0.85em;
    letter-spacing: normal;
    line-height: 1.5em;
}
.gform_wrapper .gfield_description {
	font-family:Georgia, &#38;quot;Times New Roman&#38;quot;, Times, serif;
    padding: 10px 0 0;
    width: 99.8%;
}
.singular.page .hentry {
	width:400px;
	 padding: 3.5em 0 0;
}
.ginput_container{
	 font-family:Georgia, &#38;quot;Times New Roman&#38;quot;, Times, serif;
	width:800px;
}
.ginput_full {
	 font-family:Georgia, &#38;quot;Times New Roman&#38;quot;, Times, serif;
    display: block;
	width:475px;
    overflow: hidden;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required { /* controls the error width ad width to change */
 font-family:Georgia, &#38;quot;Times New Roman&#38;quot;, Times, serif;
    margin-bottom: 12px !important;
    margin-top: 12px;
}
.gform_wrapper .ginput_complex .ginput_left, .gform_wrapper .ginput_complex .ginput_right, .gform_wrapper .ginput_complex .ginput_full {
	 font-family:Georgia, &#38;quot;Times New Roman&#38;quot;, Times, serif;
    display: block;
    min-height: 43px;
    overflow: hidden;
}
/* logged in edit bitton */
.singular .entry-meta .edit-link a {
	font-family:Georgia, &#38;quot;Times New Roman&#38;quot;, Times, serif;
	margin:-22px;
    bottom: auto;
    left: 50px;
    position: absolute;
    right: auto;
    top: 80px;
}
.entry-meta .edit-link a, .commentlist .edit-link a {
	margin:10px;
    background: none repeat scroll 0 0 #CCC;
    border-radius: 3px 3px 3px 3px;
	font-family:Georgia, &#38;quot;Times New Roman&#38;quot;, Times, serif;
   color: #000099;
    float: right;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.5em;
    padding: 0 8px;
    text-decoration: none;
}
.edit-link a:hover{
	color: #FFF;
	background:#999;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;( please excuse all the font-family:Georgia, &#34;Times New Roman&#34;, Times, serif; )&#60;/p&#62;
&#60;p&#62;for some reason this is the only way all browsers would change from serif as chose 1 lol
&#60;/p&#62;</description>
		</item>
		<item>
			<title>scott@adszoom.com on "adding html image to right side of form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-html-image-to-right-side-of-form#post-62093</link>
			<pubDate>Mon, 11 Jun 2012 09:39:03 +0000</pubDate>
			<dc:creator>scott@adszoom.com</dc:creator>
			<guid isPermaLink="false">62093@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Any idea?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>scott@adszoom.com on "adding html image to right side of form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-html-image-to-right-side-of-form#post-61957</link>
			<pubDate>Fri, 08 Jun 2012 15:27:35 +0000</pubDate>
			<dc:creator>scott@adszoom.com</dc:creator>
			<guid isPermaLink="false">61957@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;same issue on page 2 with the preview fyi
&#60;/p&#62;</description>
		</item>
		<item>
			<title>scott@adszoom.com on "adding html image to right side of form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-html-image-to-right-side-of-form#post-61956</link>
			<pubDate>Fri, 08 Jun 2012 15:24:48 +0000</pubDate>
			<dc:creator>scott@adszoom.com</dc:creator>
			<guid isPermaLink="false">61956@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;so the other stuff like the page title and all un needed is not called ?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>scott@adszoom.com on "adding html image to right side of form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-html-image-to-right-side-of-form#post-61955</link>
			<pubDate>Fri, 08 Jun 2012 15:22:26 +0000</pubDate>
			<dc:creator>scott@adszoom.com</dc:creator>
			<guid isPermaLink="false">61955@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;please do you have an example of the &#34;Or you will need to place this via CSS to the #gform_wrapper_3 div and position the background image accordingly to where you want it show. &#34; &#60;/p&#62;
&#60;p&#62;full like im  retarded please lol &#60;/p&#62;
&#60;p&#62;see the issue is if i did what you said with the css it then puts the form at the bottom of the page with &#34; clear &#34; or not, because of the &#34; edit &#34; wile logged in and post page title div, it spans the full length of the image so therefore it dose not work and the form is then under at the bottom. &#60;/p&#62;
&#60;p&#62;question&#60;br /&#62;
what can i use as a min. to get the form to render on the cust temp? im using this now is there something that i can use to just render the form replacing &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div id=&#38;quot;container&#38;quot;&#38;gt;
			&#38;lt;div id=&#38;quot;content&#38;quot; role=&#38;quot;main&#38;quot;&#38;gt;

				&#38;lt;?php while ( have_posts() ) : the_post(); ?&#38;gt;

					&#38;lt;?php get_template_part( &#38;#39;content&#38;#39;, &#38;#39;page&#38;#39; ); ?&#38;gt;
                    &#38;lt;?php endwhile; // end of the loop. ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>scott@adszoom.com on "adding html image to right side of form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-html-image-to-right-side-of-form#post-61954</link>
			<pubDate>Fri, 08 Jun 2012 15:16:16 +0000</pubDate>
			<dc:creator>scott@adszoom.com</dc:creator>
			<guid isPermaLink="false">61954@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;pre&#62;&#60;code&#62;css
/* posts new ads page   */

.gform_wrapper form {
	width:475px;
	 float: left;
	 margin-left:-60px;
}
.gform_page {
	width:475px;
	 float: left;
}

	/* post-instructions  */
.post-instructions1{
	float:right;
	height:800px;
	margin-right:-68px;
	margin-top:-2050px;
}
.singular.page .hentry {
	width:400px;
	 padding: 3.5em 0 0;
}
.ginput_container{
	width:800px;
}
.ginput_full {
    display: block;
	width:475px;
    overflow: hidden;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required { /* controls the error width ad width to change */
    margin-bottom: 12px !important;
    margin-top: 12px;
}
.gform_wrapper .ginput_complex .ginput_left, .gform_wrapper .ginput_complex .ginput_right, .gform_wrapper .ginput_complex .ginput_full {
    display: block;
    min-height: 43px;
    overflow: hidden;
}
/* logged in edit bitton */
.singular .entry-meta .edit-link a {
	margin:-22px;
    bottom: auto;
    left: 50px;
    position: absolute;
    right: auto;
    top: 80px;
}
.entry-meta .edit-link a, .commentlist .edit-link a {
	margin:10px;
    background: none repeat scroll 0 0 #CCC;
    border-radius: 3px 3px 3px 3px;
	font-family:Georgia, &#38;quot;Times New Roman&#38;quot;, Times, serif;
   color: #000099;
    float: right;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.5em;
    padding: 0 8px;
    text-decoration: none;
}
.edit-link a:hover{
	color: #FFF;
	background:#999;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "adding html image to right side of form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-html-image-to-right-side-of-form#post-61952</link>
			<pubDate>Fri, 08 Jun 2012 15:08:46 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">61952@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Instead of using negative margins on your .post-instructions1 class, you should float the form's parent div left and assign a width to it. Then place your .post-instructions1 div immediately after that, float it right (as you are doing) and assign a width. Then clear them both in the following div. This is going to be the most bulletproof way to do the columning, unless you regress back to using a two column table.&#60;/p&#62;
&#60;p&#62;Or you will need to place this via CSS to the #gform_wrapper_3 div and position the background image accordingly to where you want it show.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>scott@adszoom.com on "adding html image to right side of form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-html-image-to-right-side-of-form#post-61951</link>
			<pubDate>Fri, 08 Jun 2012 15:02:08 +0000</pubDate>
			<dc:creator>scott@adszoom.com</dc:creator>
			<guid isPermaLink="false">61951@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;ok got this up and running the only issue now is i cant get the image to stay at the top right if there is an error ( info not submitted in form ) it floats down to the center of the screen im shore its a css issue can someone help ? just cant get this image to stay put!!!!!!!  &#60;/p&#62;
&#60;p&#62;Header and footer are included in custom temp. &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://nichedeliverysystem.com/post-new-ad/&#34; rel=&#34;nofollow&#34;&#62;http://nichedeliverysystem.com/post-new-ad/&#60;/a&#62;&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;!DOCTYPE html PUBLIC &#38;quot;-//W3C//DTD XHTML 1.0 Transitional//EN&#38;quot; &#38;quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&#38;quot;&#38;gt;
    &#38;lt;html xmlns=&#38;quot;http://www.w3.org/1999/xhtml&#38;quot;&#38;gt;
    &#38;lt;head&#38;gt;
    &#38;lt;meta http-equiv=&#38;quot;Content-Type&#38;quot; content=&#38;quot;text/html; charset=UTF-8&#38;quot; /&#38;gt;
    &#38;lt;?php /* Template Name: post new ad
    */ ?&#38;gt;
    &#38;lt;?php get_header(); ?&#38;gt;
    &#38;lt;title&#38;gt;Post new classified ads&#38;lt;/title&#38;gt;
    &#38;lt;/head&#38;gt;

    &#38;lt;div class=&#38;quot;searchpagebox&#38;quot;&#38;gt;
     &#38;lt;body&#38;gt;

    	&#38;lt;div id=&#38;quot;container&#38;quot;&#38;gt;
    			&#38;lt;div id=&#38;quot;content&#38;quot; role=&#38;quot;main&#38;quot;&#38;gt;

    				&#38;lt;?php while ( have_posts() ) : the_post(); ?&#38;gt;

    					&#38;lt;?php get_template_part( &#38;#39;content&#38;#39;, &#38;#39;page&#38;#39; ); ?&#38;gt;
                        &#38;lt;?php endwhile; // end of the loop. ?&#38;gt;

                        &#38;lt;div class=&#38;quot;post-instructions1&#38;quot;&#38;gt;
    &#38;lt;!--======================== BEGIN COPYING THE HTML HERE ==========================--&#38;gt;
    &#38;lt;img name=&#38;quot;readbeforeyoupost2&#38;quot; src=&#38;quot;/wp-content/themes/adszoom/images/readbeforeyoupost2.gif&#38;quot; width=&#38;quot;400&#38;quot; height=&#38;quot;800&#38;quot; border=&#38;quot;0&#38;quot; usemap=&#38;quot;#m_readbeforeyoupost2&#38;quot; alt=&#38;quot;&#38;quot; /&#38;gt;
    &#38;lt;map name=&#38;quot;m_readbeforeyoupost2&#38;quot;&#38;gt;
      &#38;lt;area shape=&#38;quot;rect&#38;quot; coords=&#38;quot;191,125,226,141&#38;quot; href=&#38;quot;http://nichedeliverysystem.com/keywords-tool-help-page/&#38;quot; target=&#38;quot;_blank&#38;quot; title=&#38;quot;keywords tool help&#38;quot; alt=&#38;quot;keywords tool help&#38;quot; /&#38;gt;
    &#38;lt;/map&#38;gt;
    &#38;lt;!--========================= STOP COPYING THE HTML HERE =========================--&#38;gt;

              &#38;lt;/div&#38;gt;&#38;lt;!-- post-instructions1 --&#38;gt;

    			&#38;lt;/div&#38;gt;&#38;lt;!-- #content --&#38;gt;
    		&#38;lt;/div&#38;gt;&#38;lt;!-- #primary --&#38;gt;

            &#38;lt;/body&#38;gt;

    &#38;lt;?php get_footer(); ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;please check the page source and let me know what the heck im over it!!!!!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>scott@adszoom.com on "adding html image to right side of form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-html-image-to-right-side-of-form#post-61870</link>
			<pubDate>Thu, 07 Jun 2012 19:58:42 +0000</pubDate>
			<dc:creator>scott@adszoom.com</dc:creator>
			<guid isPermaLink="false">61870@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi &#60;/p&#62;
&#60;p&#62;Ya so have this half solved via css just having an issue with ie7 of cores lol works in all browsers with form but!!! can not click link in image if i don't use  &#38;lt;header id=&#34;branding&#34; role=&#34;banner&#34;&#38;gt; it is not click-able in any browser but ie with out!///??&#60;br /&#62;
so if i do use this the image dispersers in ie7 not shore why i think it is put behind something please check page source if you can and give me a pointer or 2, missing something gonna look at this am with fresh eyes &#60;a href=&#34;http://nichedeliverysystem.com/post-new-ad/&#34; rel=&#34;nofollow&#34;&#62;http://nichedeliverysystem.com/post-new-ad/&#60;/a&#62;&#60;br /&#62;
ps so tired cant spell lol
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
