<?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: Inline, side scrolling radio buttons</title>
		<link>https://legacy.forums.gravityhelp.com/topic/inline-side-scrolling-radio-buttons</link>
		<description>Gravity Support Forums Topic: Inline, side scrolling radio buttons</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 01:12:28 +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/inline-side-scrolling-radio-buttons" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Inline, side scrolling radio buttons"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/inline-side-scrolling-radio-buttons#post-51281</link>
			<pubDate>Mon, 05 Mar 2012 08:19:12 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">51281@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Right on, glad to help out!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Webfangler on "Inline, side scrolling radio buttons"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/inline-side-scrolling-radio-buttons#post-51278</link>
			<pubDate>Mon, 05 Mar 2012 07:45:55 +0000</pubDate>
			<dc:creator>Webfangler</dc:creator>
			<guid isPermaLink="false">51278@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;OOps ... slight amendment to the pointer...&#60;/p&#62;
&#60;p&#62;body .gform_wrapper ul.gfield_radio li input[type=&#34;radio&#34;]:checked+label img{&#60;br /&#62;
border:solid green 2px;&#60;br /&#62;
cursor:pointer;&#60;br /&#62;
}&#60;br /&#62;
body .gform_wrapper img{&#60;br /&#62;
border:solid white 2px;&#60;br /&#62;
cursor:pointer&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;#field_2_26 {&#60;br /&#62;
margin-left:9px;&#60;br /&#62;
width:680px;&#60;br /&#62;
height:230px;&#60;br /&#62;
overflow-y:hidden;&#60;br /&#62;
overflow-x:scroll;&#60;br /&#62;
}&#60;br /&#62;
#field_2_26 ul {&#60;br /&#62;
width:250%;&#60;br /&#62;
}&#60;br /&#62;
#field_2_26 li {&#60;br /&#62;
display:inline-block;&#60;br /&#62;
}&#60;br /&#62;
#field_2_26 input[type=&#34;radio&#34;] {&#60;br /&#62;
display:none;&#60;br /&#62;
}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Webfangler on "Inline, side scrolling radio buttons"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/inline-side-scrolling-radio-buttons#post-51277</link>
			<pubDate>Mon, 05 Mar 2012 07:35:27 +0000</pubDate>
			<dc:creator>Webfangler</dc:creator>
			<guid isPermaLink="false">51277@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Got it :-) ... I just needed some sleep!&#60;/p&#62;
&#60;p&#62;/* styling */&#60;br /&#62;
body .gform_wrapper ul.gfield_radio li input[type=&#34;radio&#34;]:checked+label img{&#60;br /&#62;
border:solid green 2px;&#60;br /&#62;
}&#60;br /&#62;
body .gform_wrapper img{&#60;br /&#62;
border:solid white 2px;&#60;br /&#62;
}&#60;br /&#62;
.gf_list_inline label{&#60;br /&#62;
cursor:pointer&#60;br /&#62;
}&#60;br /&#62;
#field_2_26 input[type=&#34;radio&#34;] {&#60;br /&#62;
display:none&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;/*positioning */&#60;br /&#62;
#field_2_26 {&#60;br /&#62;
width:680px;&#60;br /&#62;
height:230px;&#60;br /&#62;
overflow-y:hidden;&#60;br /&#62;
overflow-x:scroll;&#60;br /&#62;
}&#60;br /&#62;
#field_2_26 ul {&#60;br /&#62;
width:250%; /* adjust PX or % as list grows */&#60;br /&#62;
}&#60;br /&#62;
#field_2_26 li {&#60;br /&#62;
display:inline-block;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;Resulting in: &#60;a href=&#34;http://www.siliconefish.com/new/free-website/buy-now/&#34; rel=&#34;nofollow&#34;&#62;http://www.siliconefish.com/new/free-website/buy-now/&#60;/a&#62; (step 4)&#60;/p&#62;
&#60;p&#62;Thanks for all your help Rob.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Webfangler on "Inline, side scrolling radio buttons"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/inline-side-scrolling-radio-buttons#post-51275</link>
			<pubDate>Mon, 05 Mar 2012 07:09:58 +0000</pubDate>
			<dc:creator>Webfangler</dc:creator>
			<guid isPermaLink="false">51275@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Rob&#60;/p&#62;
&#60;p&#62;Thanks for your help.&#60;/p&#62;
&#60;p&#62;The code you detail was my original starting point and I'm afraid it dosen't work:&#60;br /&#62;
&#60;a href=&#34;http://www.siliconefish.com/new/wp-content/uploads/2012/03/ScreenHunter_02-Mar.-05-10.40.jpg&#34; rel=&#34;nofollow&#34;&#62;http://www.siliconefish.com/new/wp-content/uploads/2012/03/ScreenHunter_02-Mar.-05-10.40.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I'm still playing and will gey back to you if... when... I solve it. If you have any other ideas I'm all ears!&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Inline, side scrolling radio buttons"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/inline-side-scrolling-radio-buttons#post-51188</link>
			<pubDate>Fri, 02 Mar 2012 19:53:51 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">51188@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;OK dude, got it! So first, remove the gf_list_inline class, and that HTML block, then drop these styles in your theme's stylesheet:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
li#field_2_26 ul {
width: 2000px;
}
li#field_2_26 ul li {
float: left;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;&#60;a href=&#34;http://grab.by/ccbE&#34; rel=&#34;nofollow&#34;&#62;http://grab.by/ccbE&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You may just need to adjust that width higher as needed, pending the items you ad. Let me know how it goes!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Webfangler on "Inline, side scrolling radio buttons"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/inline-side-scrolling-radio-buttons#post-51181</link>
			<pubDate>Fri, 02 Mar 2012 18:11:36 +0000</pubDate>
			<dc:creator>Webfangler</dc:creator>
			<guid isPermaLink="false">51181@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hiya&#60;/p&#62;
&#60;p&#62;OK.. I'll pospone turning the PC off for a mo :-)&#60;/p&#62;
&#60;p&#62;Sorry, I'm being thick... Container of that field? ... Can you give me an example of what I'm looking for please?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Inline, side scrolling radio buttons"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/inline-side-scrolling-radio-buttons#post-51177</link>
			<pubDate>Fri, 02 Mar 2012 18:05:10 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">51177@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Steve, yeah you aren't going to want to copy and paste code from the source into the HTML blocks. How about instead of doing that, you just target the container of that field to be a set width with the overflow? If you want to revert it back to standard radio options, we can take a look and try selecting that instead.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Webfangler on "Inline, side scrolling radio buttons"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/inline-side-scrolling-radio-buttons#post-51176</link>
			<pubDate>Fri, 02 Mar 2012 18:02:07 +0000</pubDate>
			<dc:creator>Webfangler</dc:creator>
			<guid isPermaLink="false">51176@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hiya&#60;/p&#62;
&#60;p&#62;Yep.. I've been fiddling :-)&#60;/p&#62;
&#60;p&#62;I'm getting there by inserting the GF generated radio list into the div wrapper described above into one of GF's HTML fileds&#60;/p&#62;
&#60;p&#62;Hoever, this only works when the GF radio button field that I coppied the list from is present in the form. If, like now, I delete the GF radio button field just leaving the HTML field then, on submit, it fails to deliver the image in the emailed form. I also cant work out how to get the list in the HTML field to insert it's selection to the DB.&#60;/p&#62;
&#60;p&#62;I'm sure that was garbled and confusing! ... I've been going for 13 hours and I think it's now time to stop until Monday!&#60;/p&#62;
&#60;p&#62;Thanks for looking at this for me.&#60;/p&#62;
&#60;p&#62;Regards&#60;br /&#62;
Steve
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Inline, side scrolling radio buttons"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/inline-side-scrolling-radio-buttons#post-51169</link>
			<pubDate>Fri, 02 Mar 2012 17:23:22 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">51169@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;From what you are describing, it looks like you may have figure this out already?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://grab.by/cc5G&#34; rel=&#34;nofollow&#34;&#62;http://grab.by/cc5G&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Webfangler on "Inline, side scrolling radio buttons"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/inline-side-scrolling-radio-buttons#post-51164</link>
			<pubDate>Fri, 02 Mar 2012 16:31:24 +0000</pubDate>
			<dc:creator>Webfangler</dc:creator>
			<guid isPermaLink="false">51164@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Would it be possible to somehow wrap the radio buttons in somthing like this:&#60;/p&#62;
&#60;p&#62;&#38;lt;div style=&#34;width:500px;height:150px;overflow-y:hidden;overflow-x:scroll;&#34;&#38;gt;&#60;br /&#62;
&#38;lt;p style=&#34;width: (total width of inline radio list);&#34;&#38;gt;&#60;/p&#62;
&#60;p&#62;inline radio list here&#60;/p&#62;
&#60;p&#62;&#38;lt;/p&#38;gt;&#38;lt;/div&#38;gt;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
