<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.2" -->
<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>Feed Informer: Forums &#187; Topic: Modifying the feed with CSS</title>
		<link>https://feed.informer.com/forums/topic.php?id=11263</link>
		<description>Feed Informer: Forums &#187; Topic: Modifying the feed with CSS</description>
		<language>en-US</language>
		<pubDate>Fri, 08 May 2026 13:07:28 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.2</generator>
				<atom:link href="https://feed.informer.com/forums/rss.php?topic=11263" rel="self" type="application/rss+xml" />

		<item>
			<title>admin on "Modifying the feed with CSS"</title>
			<link>https://feed.informer.com/forums/topic.php?id=11263#post-16651</link>
			<pubDate>Fri, 21 Oct 2016 08:31:52 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">16651@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>You can check the widget's source code via Developer Tools in Chrome/FF/Safari browsers (as of your own choice) and get any element's CSS selector.</p>
<p>&#62;&#62;"could not select these with CSS and make a change doing class.div b {}"</p>
<p>We suggest that you double check your CSS code, as it may contain some kind of incorrect entries and that can be a reason of why you can't change the visual settings of a widget. For example, the code you cited:</p>
<p>class.div b {} — it doesn't look all correct, it should be like: div b {} </p>
<p>&#62;&#62; "How can I, make my feed scrollable..."</p>
<p>Please try to include the widget into a separate &#60;div&#62; and use CSS to define its height: 300px and add a scroll parameter overflow-y: auto.
</p>]]></description>
					</item>
		<item>
			<title>mikeymop on "Modifying the feed with CSS"</title>
			<link>https://feed.informer.com/forums/topic.php?id=11263#post-16645</link>
			<pubDate>Tue, 18 Oct 2016 17:02:00 +0000</pubDate>
			<dc:creator>mikeymop</dc:creator>
			<guid isPermaLink="false">16645@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>I'm trying to modify my Feed with CSS.</p>
<p>I placed it inside of a div and a section.<br />
I then assigned CSS classes to the feed, and to the &#60;script&#62; that I drop in.</p>
<p>The feed intelligently takes the colors from my global a tags however I cannot edit the individual feed items.</p>
<p>I did inspect element and found nested in my div a 'b' tag for each title and an 'em' tag for each description.</p>
<p>I could not select these with CSS and make a change doing class.div b {}.</p>
<p>I also, cannot shrink my feed to the confines of the div it's nested in, this requires me to change how many feed items are allowed in my widget settings and forbids me from fine tuning the section on my sites theme.</p>
<p>How can I, make my feed scrollable, or control it with CSS tags in order to change font sizes and confine it to my &#60;div&#62; tag?
</p>]]></description>
					</item>

	</channel>
</rss>
