<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>BuddyPress.org | Import | Mentions</title>
	<link>https://buddypress.org/members/import/activity/mentions/</link>
	<atom:link href="https://buddypress.org/members/import/activity/mentions/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed mentioning Import.</description>
	<lastBuildDate>Fri, 03 Apr 2026 23:40:06 +0000</lastBuildDate>
	<generator>https://buddypress.org/?v=</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">85be375c1b55816f74a751f239f7d06a</guid>
				<title>tengwah replied to the topic Remove Comment box html tags option in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/remove-comment-box-html-tags-option/#post-167421</link>
				<pubDate>Tue, 02 Jul 2013 16:15:47 +0000</pubDate>

									<content:encoded><![CDATA[<p>I added that to my stylesheet, it did nothing, couldnt figure what I was doing wrong, I tried different ways of entering this, it is more difficult to get detailed explanations for doing css than it is to do css. I gave up and started to do something else for a while.</p>
<p>I read another post somewhere else to try and get the &#8216;header search bar&hellip;<span class="activity-read-more" id="activity-read-more-210405"><a href="http://buddypress.org/support/topic/remove-comment-box-html-tags-option/#post-167421" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2c8c528e1ba2e7433717e7fc3cc26cd8</guid>
				<title>Hugo Ashmore replied to the topic [Resolved] Child theme won&#039;t work in the forum Creating &#038; Extending</title>
				<link>http://buddypress.org/support/topic/child-theme-wont-work/#post-163236</link>
				<pubDate>Thu, 02 May 2013 11:37:59 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/mareksgregs/" rel="nofollow ugc">@mareksgregs</a></p>
<blockquote><p>And that’s about it. Nothing happened.</p></blockquote>
<p>That needs to be qualified. What exactly didn&#8217;t happen or more precisely what did you expect to happen?</p>
<p>When you create a child of bp-default or any child for that matter you inherit the parents functions.php as well as templates this means in the case of bp-default the CSS and JS are all i&hellip;<span class="activity-read-more" id="activity-read-more-207000"><a href="http://buddypress.org/support/topic/child-theme-wont-work/#post-163236" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c462b8eeb37c40c3612f9bdb64ebf94b</guid>
				<title>London Pings replied to the forum topic After activating child theme tags and categories not working correctingly ? in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/after-activating-child-theme-tags-and-categories-not-working-correctingl</link>
				<pubDate>Wed, 05 Oct 2011 19:55:54 +0000</pubDate>

									<content:encoded><![CDATA[<p>I did not copy functions.php over</p>
<p>2) did not <a href="http://buddypress.org/community/members/Import/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/Import/" rel="nofollow ugc">@import</a> parent theme&#8217;s default .css</p>
<p>I followed the instructions given here:</p>
<p><a href="http://codex.buddypress.org/theme-development/building-a-buddypress-child-theme/" rel="nofollow ugc">http://codex.buddypress.org/theme-development/building-a-buddypress-child-theme/</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a50f78187ac82cd97e9f3955111f249a</guid>
				<title>mercime replied to the forum topic BP template pack not working in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/bp-template-pack-not-working/#post-110700</link>
				<pubDate>Sat, 01 Oct 2011 01:42:18 +0000</pubDate>

									<content:encoded><![CDATA[<p>Re child theme:<br />
1. if you&#8217;re going to build your style on top of bp-default styles, then you should add <a href="http://buddypress.org/community/members/Import/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/Import/" rel="nofollow ugc">@import</a> rule to get bp-default stylesheet in your child theme&#8217;s style.css and BP will respect that and [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">16501b34159b802af46019480eb4ac0d</guid>
				<title>simon replied to the forum topic BP 1.5 – Wierd bug with CSS loading a child theme in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/bp-1-5-wierd-bug-with-css-loading-a-child-theme/#post-107811</link>
				<pubDate>Fri, 02 Sep 2011 02:30:21 +0000</pubDate>

									<content:encoded><![CDATA[<p>aaaa&#8230;.. IC what&#8217;s going on here&#8230;. previously on child themes you would include the BP default theme as an <a href="http://buddypress.org/community/members/Import/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/Import/" rel="nofollow ugc">@import</a> at the top of your child theme style.css this is no longer neccesary with the way BP 1.5 loads [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c546e509d09ba95a44dc142b1adaef2d</guid>
				<title>Quint replied to the forum topic Child Theme CSS Import Problems with WP-Multi Network and BP 1.5 beta 2 in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/child-theme-css-import-problems-with-wp-multi-network-and-bp-1-5-beta-2/</link>
				<pubDate>Fri, 02 Sep 2011 01:21:59 +0000</pubDate>

									<content:encoded><![CDATA[<p>So the code in my previous post doesn’t show. Since then, this is what I’ve included in my child theme’s functions.php file (and I have NOT done an <a href="http://buddypress.org/community/members/Import/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/Import/" rel="nofollow ugc">@import</a> within my style.css [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">00b324ab06997d6c0ca30f2882ffd9ec</guid>
				<title>John James Jacoby replied to the forum topic BP 1.5 – Wierd bug with CSS loading a child theme in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/bp-1-5-wierd-bug-with-css-loading-a-child-theme/#post-107792</link>
				<pubDate>Thu, 01 Sep 2011 22:56:46 +0000</pubDate>

									<content:encoded><![CDATA[<p>Using <a href="http://buddypress.org/community/members/Import/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/Import/" rel="nofollow ugc">@import</a> in combination with linked CSS causes CSS load order issues, as the HTTP requests are not completed in sequence.</p>
<p>I would suggest researching and using the WordPress API wp_enqueue_style() to [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2ed16bcaa2097e1e10b20f1deaf73aa8</guid>
				<title>mercime replied to the forum topic Child Theme CSS Import Problems with WP-Multi Network and BP 1.5 beta 2 in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/child-theme-css-import-problems-with-wp-multi-network-and-bp-1-5-beta-2/</link>
				<pubDate>Tue, 30 Aug 2011 22:54:40 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/gregfielding/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/gregfielding/" rel="nofollow ugc">@gregfielding</a> my bad, that code above was for <a href="http://buddypress.trac.wordpress.org/browser/tags/1.5-beta-3/bp-core/bp-core-buddybar.php" rel="nofollow ugc">BP 1.5 beta 3</a> and this only prevents the adminbar.css from being enqueued via wp_head. So you can definitely use your own adminbar.css by <a href="http://buddypress.org/community/members/Import/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/Import/" rel="nofollow ugc">@import</a> in style.css of child [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3b24f536ea684520d10028710154ce83</guid>
				<title>Virtuali posted on the forum topic Trouble Finding Where to Customize BP in the group Installing BuddyPress</title>
				<link>http://buddypress.org/community/groups/installing-buddypress/forum/topic/trouble-finding-where-to-customize-bp/#post-102248</link>
				<pubDate>Thu, 23 Jun 2011 16:45:24 +0000</pubDate>

									<content:encoded><![CDATA[<p>Sorry, I don&#8217;t know why it does that with code tags.<br />
Put this:</p>
<p>/* Inherit the default theme styles */<br />
<a href="http://buddypress.org/community/members/Import/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/Import/" rel="nofollow ugc">@import</a> url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/default.css );</p>
<p>/* Inherit the default theme adminbar styles */<br />
<a href="http://buddypress.org/community/members/Import/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/Import/" rel="nofollow ugc">@import</a> url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/adminbar.css );</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">085ccee3d16a83d523bfd3b89a88c14d</guid>
				<title>mercime posted on the forum topic Admin Bar is missing / dissapeared in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/admin-bar-is-missing-dissapeared/#post-99001</link>
				<pubDate>Thu, 19 May 2011 00:51:50 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/1stAngel/" rel="nofollow ugc">@1stAngel</a> I have not used the Atahualpa theme but try adding this to your theme&#8217;s style.css file :</p>
<p>`/* Inherit the default theme adminbar styles */<br />
<a href="http://buddypress.org/community/members/Import/" rel="nofollow ugc">@import</a> url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/adminbar.css );</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">17172bffeb0859bc72d2f2d9e8835d20</guid>
				<title>Virtuali posted on the forum topic JobRoller + BuddyPress errors in the group Third Party Components &#038; Plugins</title>
				<link>http://buddypress.org/community/groups/third-party-components-plugins/forum/topic/jobroller-buddypress-errors/#post-93423</link>
				<pubDate>Sat, 19 Mar 2011 02:01:05 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/linkyou/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/linkyou/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/linkyou/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/linkyou/" rel="nofollow ugc">@linkyou</a>, add this to your theme&#8217;s css: <code>/* Inherit the default theme styles */ &lt;a href=&#039;http://buddypress.org/community/members/Import/&#039;&gt;&lt;/a&gt;&lt;a href=&#039;http://buddypress.org/community/members/Import/&#039;&gt;@import&lt;/a&gt; url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/default.css ); /* Inherit the default theme adminbar styles */ &lt;a&hellip;</code><span class="activity-read-more" id="activity-read-more-143466"><a href="http://buddypress.org/community/groups/third-party-components-plugins/forum/topic/jobroller-buddypress-errors/#post-93423" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">139c9aeff3d49e9de00f0867549b1911</guid>
				<title>hnla posted on the forum topic Top Nav Bar Display Problems in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/top-nav-bar-display-problems/#post-90262</link>
				<pubDate>Sat, 19 Feb 2011 18:11:59 +0000</pubDate>

									<content:encoded><![CDATA[<p>If you are talking about the adminbar (very top) then the template plugin references the file from the bp-default theme in the buddypress plugin directory but you can disable that file and code your own styles or place a copy of the file in your themes folder and add an <a href="http://buddypress.org/community/members/Import/" rel="nofollow ugc">@import</a> call to it in your [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">895c8db40894eb1400ff1acfa1807669</guid>
				<title>brettsandersuk posted on the forum topic The server responded with a status of 404 (Not found) in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/the-server-responded-with-a-status-of-404-not-found/#post-89978</link>
				<pubDate>Wed, 16 Feb 2011 20:28:52 +0000</pubDate>

									<content:encoded><![CDATA[<p>Ok, changed it to:</p>
<p>/* Inherit the default theme adminbar styles */<br />
<a href="http://buddypress.org/community/members/Import/" rel="nofollow ugc">@import</a> url(adminbar.css );</p>
<p>Not much has changed. This time the Admin Bar is now not showing right on the WP Dashboard as well as the site.</p>
<p>I hope that&#8217;s right now</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1924b8f98b4a5cd34554a04c34ab3647</guid>
				<title>brettsandersuk posted on the forum topic The server responded with a status of 404 (Not found) in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/the-server-responded-with-a-status-of-404-not-found/#post-89972</link>
				<pubDate>Wed, 16 Feb 2011 19:51:25 +0000</pubDate>

									<content:encoded><![CDATA[<p>/* Inherit the default theme adminbar styles */<br />
<a href="http://buddypress.org/community/members/Import/" rel="nofollow ugc">@import</a> url( ../../themes/los_angeles/adminbar.css );</p>
<p>That&#8217;s more like it!</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">178211e8bb6a2f6193936515cfc4643b</guid>
				<title>brettsandersuk posted on the forum topic The server responded with a status of 404 (Not found) in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/the-server-responded-with-a-status-of-404-not-found/#post-89971</link>
				<pubDate>Wed, 16 Feb 2011 19:50:19 +0000</pubDate>

									<content:encoded><![CDATA[<p>Thanks for getting back to me. Ok, so just to clarify: I have moved adminbar.css into my theme. Then added this line to my style.css in my theme. <code>/* Inherit the default theme adminbar styles */ &lt;a href=&#039;http://buddypress.org/community/members/Import/&#039;&gt;@import&lt;/a&gt; url( ../../themes/los_angeles/adminbar.css );</code> Is that right? If it is, then it hasn&#8217;t&hellip;<span class="activity-read-more" id="activity-read-more-137596"><a href="http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/the-server-responded-with-a-status-of-404-not-found/#post-89971" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c2dbad2e1a8308478807d156cf988683</guid>
				<title>hnla posted on the forum topic The server responded with a status of 404 (Not found) in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/the-server-responded-with-a-status-of-404-not-found/#post-89961</link>
				<pubDate>Wed, 16 Feb 2011 18:27:46 +0000</pubDate>

									<content:encoded><![CDATA[<p>It might be physically there but clearly the path to file is not correct or at least that&#8217;s the way it looks, simple test move the file into your child theme and add an <a href="http://buddypress.org/community/members/Import/" rel="nofollow ugc">@import</a> call to the style.css in child root.</p>
<p>Somewhere those &#8216;unrelated&#8217; changes must have been related in some way not apparent.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d162813159f9bbdfaf3ab0a58f53b8a0</guid>
				<title>mikedark posted on the forum topic having trouble creating a child theme in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/having-trouble-creating-a-child-theme/#post-83029</link>
				<pubDate>Wed, 22 Dec 2010 04:53:11 +0000</pubDate>

									<content:encoded><![CDATA[<p>thanks mercime, that was really helpful. but actually, after reading your post, all i did was swap out the URLs in my child theme&#8217;s stylesheet, so now i have, /* Inherit the default theme styles */ <a href="http://buddypress.org/community/members/Import/" rel="nofollow ugc">@import</a> url( ../../themes/bp-default/_inc/css/default.css ); /* Inherit the default theme adminbar styles */ <a href="http://buddypress.org/community/members/Import/" rel="nofollow ugc">@import</a> url(&hellip;<span class="activity-read-more" id="activity-read-more-124628"><a href="http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/having-trouble-creating-a-child-theme/#post-83029" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ca4710268e3982e6686ce1adea140a87</guid>
				<title>luvs123 posted on the forum topic Getting Buddypress Functions in to Custom Theme in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/getting-buddypress-functions-in-to-custom-theme/?topic_page=2#post-83028</link>
				<pubDate>Wed, 22 Dec 2010 04:32:17 +0000</pubDate>

									<content:encoded><![CDATA[<p>bump Ok for future references, here is <b><i>exactly</i></b> what I did for my arras theme, And so far, it&#8217;s pretty good. 1. Installed Arras + Buddypress. 2. Installed Buddypress Template Pack 3. Called the Buddypress Stylesheets into my theme (/* Inherit the default theme styles */ <a href="http://buddypress.org/community/members/Import/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/Import/" rel="nofollow ugc">@import</a> url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/default.css&hellip;<span class="activity-read-more" id="activity-read-more-124627"><a href="http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/getting-buddypress-functions-in-to-custom-theme/?topic_page=2#post-83028" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6ad9d1c5bf968d805f7f9fcb63acb366</guid>
				<title>Savannah Video Central.com posted on the forum topic Changes on BP Template Pack CSS only shows for certain sections/pages? in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/changes-on-bp-template-pack-css-only-shows-for-certain-sectionspages/#po</link>
				<pubDate>Sat, 27 Nov 2010 17:15:25 +0000</pubDate>

									<content:encoded><![CDATA[<p>You can get all the styling for you custom theme in /plugins/buddypress/bp-themes/bp-default/inc/css/default.css</p>
<p>In order for it to take affect in your theme you need to add &#8220;/* Inherit the default theme styles */<br />
<a href="http://buddypress.org/community/members/Import/" rel="nofollow ugc">@import</a> url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/default.css );&#8221; into your custom css page. </p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d442d7943a256a1846ac0dae59058e90</guid>
				<title>liveview posted on the forum topic Removing the adminbar padder in child theme in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/removing-the-adminbar-padder-in-child-theme/#post-78354</link>
				<pubDate>Thu, 04 Nov 2010 22:08:33 +0000</pubDate>

									<content:encoded><![CDATA[<p>../../plugins/buddypress/bp-themes/bp-default/_inc/css/adminbar.css is my <a href="http://buddypress.org/community/members/Import/" rel="nofollow ugc">@import</a> url</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">50db535204fb90a04962592ccd2133c7</guid>
				<title>hnla posted on the forum topic Removing the adminbar padder in child theme in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/removing-the-adminbar-padder-in-child-theme/#post-78352</link>
				<pubDate>Thu, 04 Nov 2010 22:05:18 +0000</pubDate>

									<content:encoded><![CDATA[<p>Are you sure your <a href="http://buddypress.org/community/members/Import/" rel="nofollow ugc">@import</a> paths are correct, are you actually calling the right adminbar.css? There are only a few rulesets that will govern these dimensions, Firebug is a extension for Firefox that will allow you to observe which rulesets are applied to an element when you hover the element in the viewport.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7a4465b98a062282b9b2d126ec2db708</guid>
				<title>Boone Gorges posted on the forum topic Custom CSS Changes in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/custom-css-changes/#post-77765</link>
				<pubDate>Sat, 30 Oct 2010 23:07:59 +0000</pubDate>

									<content:encoded><![CDATA[<p>Are you sure that your custom-sample.css file is actually being included? With a file name like &#8216;custom-sample&#8217;, I&#8217;m guessing that it might not be. Check out the theme&#8217;s main style.css, and see if there&#8217;s an <a href="http://buddypress.org/community/members/Import/" rel="nofollow ugc">@import</a> rule for custom-sample.css (or if there is a rule in any other imported stylesheet). I&#8217;m not sure how bp-social works [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">27806aa382d159e0e1a3b2d0a9d381e8</guid>
				<title>hnla posted on the forum topic Make Standard Buddypress Theme Header Width Static, Not Fluid in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/make-standard-buddypress-theme-header-width-static-not-fluid/#post-74738</link>
				<pubDate>Fri, 08 Oct 2010 15:42:27 +0000</pubDate>

									<content:encoded><![CDATA[<p>Where do you see it? look at the default.css look for the &#8216;body&#8217; ruleset &lt;snip&gt; ` <a href="http://buddypress.org/community/members/Import/" rel="nofollow ugc">@import</a> url( reset.css ); /* Reset browser defaults */ /* &gt; Global Elements &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211; */ body { background: #eaeaea url( ../images/background.gif ) top left repeat-x; font-size: 12px; font-family: Arial, Tahoma,&hellip;<span class="activity-read-more" id="activity-read-more-92820"><a href="http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/make-standard-buddypress-theme-header-width-static-not-fluid/#post-74738" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">21ceccb5d4b57141b04e5e253b4d446c</guid>
				<title>John posted on the forum topic Stylizing the navigation bar in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/stylizing-the-navigation-bar/#post-72594</link>
				<pubDate>Mon, 20 Sep 2010 10:51:24 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/rogercoathup/" rel="nofollow ugc">@rogercoathup</a> Thanks, If I put a <a href="http://buddypress.org/community/members/Import/" rel="nofollow ugc">@import</a> url(&#8220;pathtoacsscontainingnavigationcssstyle&#8221;); in all my theme&#8217;s css will this works ? I&#8217;ll see the same navigation bar all over my blogs, despite the themes they may have ? And with this way I only have to modified one file to change the navigations bar css attributes of all the [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>