<?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>BlueOwlCreative  &#187;  Topic: Blog Customization</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/blog-customization/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/blog-customization/feed/</link>
		<description></description>
		<pubDate>Fri, 17 Jul 2026 11:16:43 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.5.3-5249</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/blog-customization/#post-21187</guid>
					<title><![CDATA[Blog Customization]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/blog-customization/#post-21187</link>
					<pubDate>Tue, 09 Sep 2014 03:03:16 +0000</pubDate>
					<dc:creator>jengily</dc:creator>

					<description>
						<![CDATA[
						<p>Hi..again <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
<p>Wanted to know how one would center the title, date and user info on the blog using CSS. I tried playing around in Chrome, but it did not give me the results I wanted. </p>
<p>I also wanted to know how to customize the READ MORE to stretch across the blog 100%, and have white text with a black BG&#8230;</p>
<p>Thanks in advance! </p>
<p>-J</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/blog-customization/#post-21193</guid>
					<title><![CDATA[Reply To: Blog Customization]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/blog-customization/#post-21193</link>
					<pubDate>Tue, 09 Sep 2014 08:03:24 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi again Jen,</p>
<p>These are customizations you can achieve with CSS&#8230;<br />
For example for the title:</p>
<pre><code>.post_title {
text-align: center;
}</code></pre>
<p>The date&#8230; would be harder as there are floating elements there&#8230;<br />
What do you mean by having the read more stretch across 100%?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/blog-customization/#post-21197</guid>
					<title><![CDATA[Reply To: Blog Customization]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/blog-customization/#post-21197</link>
					<pubDate>Tue, 09 Sep 2014 13:37:05 +0000</pubDate>
					<dc:creator>jengily</dc:creator>

					<description>
						<![CDATA[
						<p>Let&#8217;s leave the date, post title worked perfect! </p>
<p>Re: The Read More -<br />
I would like Read More to be centered, but have the black bg I want to add extend the width of the post. </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/blog-customization/#post-21204</guid>
					<title><![CDATA[Reply To: Blog Customization]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/blog-customization/#post-21204</link>
					<pubDate>Wed, 10 Sep 2014 09:25:06 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Edit your index.php and add a style=&#8221;text-align:center;&#8221; to the paragraph that holds the READ MORE link</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/blog-customization/#post-21625</guid>
					<title><![CDATA[Reply To: Blog Customization]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/blog-customization/#post-21625</link>
					<pubDate>Fri, 16 Jan 2015 14:54:52 +0000</pubDate>
					<dc:creator>jengily</dc:creator>

					<description>
						<![CDATA[
						<p>Worked like a charm! Thanks, as usual.</p>
<p>Any suggestions on how to get rid of that arrow?<br />
I know it is a CSS line for background url, but when I either put in none or display none, the whole things freaks out on me. </p>
<p><a href="http://sharp-timeless.com/style-blog/" rel="nofollow">http://sharp-timeless.com/style-blog/</a></p>
<p>Thanks in advance!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/blog-customization/#post-21629</guid>
					<title><![CDATA[Reply To: Blog Customization]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/blog-customization/#post-21629</link>
					<pubDate>Sat, 17 Jan 2015 09:58:25 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>It&#8217;s right here:</p>
<pre><code>.more-link {
background: url(&#039;../images/arrow.png&#039;) 95% 4px no-repeat;</code></pre>
<p>remove the background! <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

