<?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: random image to the left of text</title>
		<link>https://legacy.forums.gravityhelp.com/topic/random-image-to-the-left-of-text</link>
		<description>Gravity Support Forums Topic: random image to the left of text</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 20:28:49 +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/random-image-to-the-left-of-text" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "random image to the left of text"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/random-image-to-the-left-of-text#post-148919</link>
			<pubDate>Mon, 18 Feb 2013 02:41:36 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">148919@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The issue is this block in your theme's stylesheet (starting at line 1660):&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.postcontent ul&#38;gt;li:before,  .post ul&#38;gt;li:before,  .textblock ul&#38;gt;li:before
{
   content:url(&#38;#39;images/postbullets.png&#38;#39;);
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;To override that, please add this CSS to your theme's stylesheet:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper  ul&#38;gt;li:before {
    content: none!important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Screenshot: &#60;a href=&#34;http://minus.com/lgZQu41IfCsR2&#34; rel=&#34;nofollow&#34;&#62;http://minus.com/lgZQu41IfCsR2&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>peschelnet on "random image to the left of text"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/random-image-to-the-left-of-text#post-148044</link>
			<pubDate>Sat, 16 Feb 2013 21:58:52 +0000</pubDate>
			<dc:creator>peschelnet</dc:creator>
			<guid isPermaLink="false">148044@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have a weird blue box showing up to the left of all text and images on my form. I added this to stylesheet.css to eliminate the possible Bullet issue but, it's not working.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper form .gform_body ul,
body .gform_wrapper form .gform_body ul li {
	list-style-type: none !important;
	list-style-image: none !important;
	list-style: none !important;
	background-image: none !important;
	background: none !important;
	padding: 0 !important;
	margin: 0 !important;
	border: none !important
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Here is my URL&#60;br /&#62;
&#60;a href=&#34;http://highplainsweb.com/web-design/website-builder/&#34; rel=&#34;nofollow&#34;&#62;http://highplainsweb.com/web-design/website-builder/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
