<?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: CSS Styling of Sidebar</title>
		<link>https://legacy.forums.gravityhelp.com/topic/css-styling-of-sidbar</link>
		<description>Gravity Support Forums Topic: CSS Styling of Sidebar</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 19:33:24 +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/css-styling-of-sidbar" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "CSS Styling of Sidebar"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-styling-of-sidbar#post-38227</link>
			<pubDate>Tue, 18 Oct 2011 16:05:05 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">38227@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Great. I love to hear that. Thanks for the update.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anthony on "CSS Styling of Sidebar"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-styling-of-sidbar#post-38224</link>
			<pubDate>Tue, 18 Oct 2011 15:46:50 +0000</pubDate>
			<dc:creator>Anthony</dc:creator>
			<guid isPermaLink="false">38224@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks again Kevin.  The form looks just as the designer wanted now.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "CSS Styling of Sidebar"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-styling-of-sidbar#post-38161</link>
			<pubDate>Tue, 18 Oct 2011 10:14:54 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">38161@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;No worries. Just got my coffee myself and am starting to feel human. Glad I could help out.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anthony on "CSS Styling of Sidebar"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-styling-of-sidbar#post-38160</link>
			<pubDate>Tue, 18 Oct 2011 10:11:56 +0000</pubDate>
			<dc:creator>Anthony</dc:creator>
			<guid isPermaLink="false">38160@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;DOH!  That's what you get for trying to work before morning coffee!  I can't believe I just typed the styling wrong.&#60;/p&#62;
&#60;p&#62;I will try to follow the directions on the link for the placeholder text.  &#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
anthony
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "CSS Styling of Sidebar"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-styling-of-sidbar#post-38158</link>
			<pubDate>Tue, 18 Oct 2011 10:07:23 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">38158@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Well, to begin, your inline style declaration is incorrect. It should be like this.. with a colon&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;p style=&#38;quot;font-size: 20px&#38;quot;&#38;gt;Stay Connected&#38;lt;/p&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://bit.ly/pepsvw&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/pepsvw&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Secondly, there's no built-in way to add placeholder text right now. You can do this with a little customization though.. you would hide the existing field labels with a CSS rule, then you can use this method to add the placeholder text inside the inputs.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://rkt.gs/clearit&#34; rel=&#34;nofollow&#34;&#62;http://rkt.gs/clearit&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Hope that helps.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anthony on "CSS Styling of Sidebar"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-styling-of-sidbar#post-38157</link>
			<pubDate>Tue, 18 Oct 2011 10:00:50 +0000</pubDate>
			<dc:creator>Anthony</dc:creator>
			<guid isPermaLink="false">38157@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have a simple sidebar form widget that I have attempted to style but a couple elements are not conforming.&#60;/p&#62;
&#60;p&#62;Take a look at the form here -&#38;gt; &#60;a href=&#34;http://174.123.90.66/~abprinc/apsite/&#34; rel=&#34;nofollow&#34;&#62;http://174.123.90.66/~abprinc/apsite/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The text &#34;Stay Connected....&#34; is an HTML form element, but the styles I am applying in the form are not taking. &#60;/p&#62;
&#60;p&#62;This is what I have in the HTML element.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;p style=&#38;quot;font-size=20px&#38;quot;&#38;gt;Stay Connected&#38;lt;/p&#38;gt;
&#38;lt;p&#38;gt;and receive frequent email updates&#38;lt;/p&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Also, is there a way I can get the form fields &#34;Name&#34; and &#34;Email&#34; to be a faint gray inside the actual form element?  Meaning inside the input box itself.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
