<?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 | Tanbir Ahmod | Activity</title>
	<link>https://buddypress.org/members/devtanbir/activity/</link>
	<atom:link href="https://buddypress.org/members/devtanbir/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Tanbir Ahmod.</description>
	<lastBuildDate>Fri, 24 Apr 2026 00:44:50 +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">f4ee63a705279f086eb8c345cf8b3716</guid>
				<title>Tanbir Ahmod replied to the topic Add an image on the Sign Up Page in the forum Creating &#038; Extending</title>
				<link>https://buddypress.org/support/topic/add-an-image-on-the-sign-up-page/#post-332167</link>
				<pubDate>Mon, 11 Dec 2023 06:05:19 +0000</pubDate>

									<content:encoded><![CDATA[<p>To add an image behind the <strong>Sign Up</strong> page and personalize the form, you can use custom CSS. See the example below:</p>
<p><code>#signup-form {<br />
    background-image: url(&#039;your-image.jpg&#039;);<br />
    background-size: cover;<br />
    background-position: center;<br />
    background-repeat: no-repeat;<br />
    padding: 24px;<br />
}</code></p>
<p>Replace <strong>your-image.jpg</strong> with the URL of your desired&hellip;</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>