<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>

		<title>Create a circle user photo &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/create-a-circle-user-photo/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/create-a-circle-user-photo/feed/</link>
		<description></description>
		<lastBuildDate>Sat, 11 Oct 2025 09:04:33 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/create-a-circle-user-photo/#post-116276</guid>
					<title><![CDATA[Create a circle user photo]]></title>
					<link>https://theme.co/archive/forums/topic/create-a-circle-user-photo/#post-116276</link>
					<pubDate>Wed, 01 Oct 2014 12:27:23 +0000</pubDate>
					<dc:creator>egiesow</dc:creator>

					<description>
						<![CDATA[
						<p>Hi I would like to know how to make the user photo a circle shape, specifically when it is used at the end of a blog post to show the author. </p>
<p>I would also like to know how to make the user photo/avatar for an author smaller in size at the end of a blog post.</p>
<p>I appreciate your help.</p>
<p><a href="http://www.ericanderica.org" rel="nofollow">http://www.ericanderica.org</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/create-a-circle-user-photo/#post-116306</guid>
					<title><![CDATA[Reply To: Create a circle user photo]]></title>
					<link>https://theme.co/archive/forums/topic/create-a-circle-user-photo/#post-116306</link>
					<pubDate>Wed, 01 Oct 2014 13:06:49 +0000</pubDate>
					<dc:creator>Kosher K</dc:creator>

					<description>
						<![CDATA[
						<p>Hi There,</p>
<p>You can do it by using this code below,</p>
<p>Simple add it on Customizer &gt; Custom &gt; CSS</p>
<pre><code>.x-author-box .photo {
   border-radius: 100em;
   max-width: 100px;
}</code></pre>
<p>Simply change max-width value to adjust the photo size.</p>
<p>Hope that helps.</p>
<p>Cheers</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/create-a-circle-user-photo/#post-116481</guid>
					<title><![CDATA[Reply To: Create a circle user photo]]></title>
					<link>https://theme.co/archive/forums/topic/create-a-circle-user-photo/#post-116481</link>
					<pubDate>Wed, 01 Oct 2014 17:03:50 +0000</pubDate>
					<dc:creator>egiesow</dc:creator>

					<description>
						<![CDATA[
						<p>perfect! Thanks! I appreciate it!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/create-a-circle-user-photo/#post-116568</guid>
					<title><![CDATA[Reply To: Create a circle user photo]]></title>
					<link>https://theme.co/archive/forums/topic/create-a-circle-user-photo/#post-116568</link>
					<pubDate>Wed, 01 Oct 2014 19:30:13 +0000</pubDate>
					<dc:creator>Cousett</dc:creator>

					<description>
						<![CDATA[
						<p>Glad we were able to help. 🙂 Have a nice day. </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/create-a-circle-user-photo/#post-118864</guid>
					<title><![CDATA[Reply To: Create a circle user photo]]></title>
					<link>https://theme.co/archive/forums/topic/create-a-circle-user-photo/#post-118864</link>
					<pubDate>Sun, 05 Oct 2014 16:00:54 +0000</pubDate>
					<dc:creator>egiesow</dc:creator>

					<description>
						<![CDATA[
						<p>Hi again, I switched to the integrity theme and now the code above does not seem to work. </p>
<p>I would like the a author pic a little larger now and circle.</p>
<p>Thank-you for your help</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/create-a-circle-user-photo/#post-118975</guid>
					<title><![CDATA[Reply To: Create a circle user photo]]></title>
					<link>https://theme.co/archive/forums/topic/create-a-circle-user-photo/#post-118975</link>
					<pubDate>Mon, 06 Oct 2014 00:13:04 +0000</pubDate>
					<dc:creator>Rad</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>It should be the same, just add the same css as given above.</p>
<p>Thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/create-a-circle-user-photo/#post-121826</guid>
					<title><![CDATA[Reply To: Create a circle user photo]]></title>
					<link>https://theme.co/archive/forums/topic/create-a-circle-user-photo/#post-121826</link>
					<pubDate>Thu, 09 Oct 2014 00:57:20 +0000</pubDate>
					<dc:creator>egiesow</dc:creator>

					<description>
						<![CDATA[
						<p>Hi again,</p>
<p>I am back on the ethos and have re-entered the above css, but my author photo at the end of blog posts is still really small. And the problem actually starts when I upload my photo on the user profile&#8230; the photo is a large/normal size but when it uploads the user profile shows it really small.</p>
<p>Do you know what the issue could be?</p>
<p>Thanks! </p>
<p>ericanderica.org</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/create-a-circle-user-photo/#post-122119</guid>
					<title><![CDATA[Reply To: Create a circle user photo]]></title>
					<link>https://theme.co/archive/forums/topic/create-a-circle-user-photo/#post-122119</link>
					<pubDate>Thu, 09 Oct 2014 11:55:03 +0000</pubDate>
					<dc:creator>Christopher</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>Please try this code:</p>
<pre><code>.x-author-box .avatar {
   border-radius: 100em;
   max-width: 100px;
}</code></pre>
<p>Hope it helps.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/create-a-circle-user-photo/#post-122674</guid>
					<title><![CDATA[Reply To: Create a circle user photo]]></title>
					<link>https://theme.co/archive/forums/topic/create-a-circle-user-photo/#post-122674</link>
					<pubDate>Fri, 10 Oct 2014 00:47:22 +0000</pubDate>
					<dc:creator>egiesow</dc:creator>

					<description>
						<![CDATA[
						<p>Hi, I just plugged that code in and even adjusted the px value a couple times and nothing happened&#8230;</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/create-a-circle-user-photo/#post-122963</guid>
					<title><![CDATA[Reply To: Create a circle user photo]]></title>
					<link>https://theme.co/archive/forums/topic/create-a-circle-user-photo/#post-122963</link>
					<pubDate>Fri, 10 Oct 2014 12:38:17 +0000</pubDate>
					<dc:creator>Rubin</dc:creator>

					<description>
						<![CDATA[
						<p>Hey There,</p>
<p>I&#8217;ve tried to access your site and it&#8217;s just blank can you give me the address of the particular page where I can see the user photo that has to be round.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

