<?xml version="1.0" encoding="UTF-8"?><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"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: CSS Custom Headers</title> <atom:link href="http://www.kristarella.com/2009/02/css-custom-headers/feed/" rel="self" type="application/rss+xml" /><link>http://www.kristarella.com/2009/02/css-custom-headers/</link> <description>Website of photography loving, mac-using, Christian molecular biology graduate working in web design.</description> <lastBuildDate>Fri, 10 Feb 2012 00:27:30 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: kristarella</title><link>http://www.kristarella.com/2009/02/css-custom-headers/#comment-141728</link> <dc:creator>kristarella</dc:creator> <pubDate>Tue, 31 Jan 2012 23:55:57 +0000</pubDate> <guid
isPermaLink="false">http://www.kristarella.com/?p=3321#comment-141728</guid> <description>&lt;a class=&quot;comment_link&quot; href=&quot;http://www.kristarella.com/2009/02/css-custom-headers/#comment-141693&quot; rel=&quot;nofollow&quot;&gt;Stefan&lt;/a&gt; --- Try adding &lt;code&gt;.custom #tagline {clear:right;}&lt;/code&gt; to your CSS. That might fix it. If not, try rearranging your header&#039;s CSS using &lt;a href=&quot;http://www.w3schools.com/css/css_positioning.asp&quot; rel=&quot;nofollow&quot;&gt;positioning&lt;/a&gt; rather than floats; it tends to behave a bit more consistently in IE &amp; other browsers.</description> <content:encoded><![CDATA[<p><a
class="comment_link" href="http://www.kristarella.com/2009/02/css-custom-headers/#comment-141693" rel="nofollow">Stefan</a> &#8212; Try adding <code>.custom #tagline {clear:right;}</code> to your CSS. That might fix it. If not, try rearranging your header&#8217;s CSS using <a
href="http://www.w3schools.com/css/css_positioning.asp" rel="nofollow">positioning</a> rather than floats; it tends to behave a bit more consistently in IE &#038; other browsers.</p> ]]></content:encoded> </item> <item><title>By: Stefan</title><link>http://www.kristarella.com/2009/02/css-custom-headers/#comment-141693</link> <dc:creator>Stefan</dc:creator> <pubDate>Tue, 31 Jan 2012 20:29:29 +0000</pubDate> <guid
isPermaLink="false">http://www.kristarella.com/?p=3321#comment-141693</guid> <description>I have a Problem with ie 7 and older versions. In Firefox it Looks great but in ie the Header is destroyed. What can i do? Can you help me, please?</description> <content:encoded><![CDATA[<p>I have a Problem with ie 7 and older versions. In Firefox it Looks great but in ie the Header is destroyed. What can i do? Can you help me, please?</p> ]]></content:encoded> </item> <item><title>By: kristarella</title><link>http://www.kristarella.com/2009/02/css-custom-headers/#comment-140911</link> <dc:creator>kristarella</dc:creator> <pubDate>Tue, 24 Jan 2012 22:49:13 +0000</pubDate> <guid
isPermaLink="false">http://www.kristarella.com/?p=3321#comment-140911</guid> <description>&lt;a href=&quot;http://www.kristarella.com/2009/02/css-custom-headers/#comment-140541&quot; rel=&quot;nofollow&quot;&gt;Dave&lt;/a&gt; --- Your header image has the CSS
#header img {
margin-left:auto;
margin-right:auto;
}
applied to it. If you remove that it will go to the left.I have no idea about the second part. That could be Blogger stripping styles for some reason, or the template might have something else weird going on. I can&#039;t see any CSS for the post content that would cause that. Perhaps you can check your Blogger writing settings and make sure there&#039;s no setting to strip HTML from the posts or something like that.</description> <content:encoded><![CDATA[<p><a
href="http://www.kristarella.com/2009/02/css-custom-headers/#comment-140541" rel="nofollow">Dave</a> &#8212; Your header image has the CSS<br
/> #header img {<br
/> margin-left:auto;<br
/> margin-right:auto;<br
/> }<br
/> applied to it. If you remove that it will go to the left.</p><p>I have no idea about the second part. That could be Blogger stripping styles for some reason, or the template might have something else weird going on. I can&#8217;t see any CSS for the post content that would cause that. Perhaps you can check your Blogger writing settings and make sure there&#8217;s no setting to strip HTML from the posts or something like that.</p> ]]></content:encoded> </item> <item><title>By: Dave</title><link>http://www.kristarella.com/2009/02/css-custom-headers/#comment-140541</link> <dc:creator>Dave</dc:creator> <pubDate>Sat, 21 Jan 2012 18:02:36 +0000</pubDate> <guid
isPermaLink="false">http://www.kristarella.com/?p=3321#comment-140541</guid> <description>Hi Kristarella,
I&#039;ve been reading the posts here and it seems like you have quite a handle on the blog world. I am starting one for a book I had published, and have taken an existing template and modified all the graphics to suit the subject matter. However, I have two issues I&#039;ve run into and figure you are the one to ask based on what I&#039;ve read.1. I have a transparent image instead of a title so I can have more consistency with the publication cover. However, the graphic seems to be centered on the page. Ideally, I&#039;d like it to be flush to the left side, in line with the paper. I&#039;ve tried creating a different sized GIF with more space on the right... but didn&#039;t seem to do the trick. Any ideas?2. The original template had it&#039;s own CSS and now when I create a post and try to change the type styles (such as bolding, size, etc) they all seem to revert to the built in CSS styles and don&#039;t adapt to my edits. Any easy way to modify this?Also, I&#039;m using Blogger, not Wordpress.Cheers,
Dave</description> <content:encoded><![CDATA[<p>Hi Kristarella,<br
/> I&#8217;ve been reading the posts here and it seems like you have quite a handle on the blog world. I am starting one for a book I had published, and have taken an existing template and modified all the graphics to suit the subject matter. However, I have two issues I&#8217;ve run into and figure you are the one to ask based on what I&#8217;ve read.</p><p>1. I have a transparent image instead of a title so I can have more consistency with the publication cover. However, the graphic seems to be centered on the page. Ideally, I&#8217;d like it to be flush to the left side, in line with the paper. I&#8217;ve tried creating a different sized GIF with more space on the right&#8230; but didn&#8217;t seem to do the trick. Any ideas?</p><p>2. The original template had it&#8217;s own CSS and now when I create a post and try to change the type styles (such as bolding, size, etc) they all seem to revert to the built in CSS styles and don&#8217;t adapt to my edits. Any easy way to modify this?</p><p>Also, I&#8217;m using Blogger, not WordPress.</p><p>Cheers,<br
/> Dave</p> ]]></content:encoded> </item> <item><title>By: kristarella</title><link>http://www.kristarella.com/2009/02/css-custom-headers/#comment-137609</link> <dc:creator>kristarella</dc:creator> <pubDate>Thu, 12 Jan 2012 23:21:34 +0000</pubDate> <guid
isPermaLink="false">http://www.kristarella.com/?p=3321#comment-137609</guid> <description>&lt;a class=&quot;comment_link&quot; href=&quot;http://www.kristarella.com/2009/02/css-custom-headers/#comment-137341&quot; rel=&quot;nofollow&quot;&gt;Anuj&lt;/a&gt; --- You would probably have to ask Thesis Themes how to do it: they have their own support section, and I&#039;m not very familiar with their non-standard way of doing things.Built in to Thesis is a No Sidebars template, so you should be able to use that to remove sidebars on specific pages.Removing them via CSS is not optimal because the content is still in the HTML and viewable by search engines, also you will have to do extra CSS changes to fix up the page widths, not only hide the sidebars. If that doesn&#039;t bother you, then go ahead and use CSS.</description> <content:encoded><![CDATA[<p><a
class="comment_link" href="http://www.kristarella.com/2009/02/css-custom-headers/#comment-137341" rel="nofollow">Anuj</a> &#8212; You would probably have to ask Thesis Themes how to do it: they have their own support section, and I&#8217;m not very familiar with their non-standard way of doing things.</p><p>Built in to Thesis is a No Sidebars template, so you should be able to use that to remove sidebars on specific pages.</p><p>Removing them via CSS is not optimal because the content is still in the HTML and viewable by search engines, also you will have to do extra CSS changes to fix up the page widths, not only hide the sidebars. If that doesn&#8217;t bother you, then go ahead and use CSS.</p> ]]></content:encoded> </item> <item><title>By: Anuj@improve google pagerank</title><link>http://www.kristarella.com/2009/02/css-custom-headers/#comment-137341</link> <dc:creator>Anuj@improve google pagerank</dc:creator> <pubDate>Thu, 12 Jan 2012 08:44:16 +0000</pubDate> <guid
isPermaLink="false">http://www.kristarella.com/?p=3321#comment-137341</guid> <description>Firstly thanks mate appreciate it. This is one a a very small number of thesis sites that I have book marked — I come back to this site again and again, thank you for all your hard work.Secondly I am using a skin from thesis themes and therefore have no idea on how to adjust the function php and do it that way i.e. by creating a custom page template — because the skin uses a custom page template for a “portfolio style” page.That being said would you recommend another way — and why would removing the sidebars via css NOT be optimal ?Appreciate your help</description> <content:encoded><![CDATA[<p>Firstly thanks mate appreciate it. This is one a a very small number of thesis sites that I have book marked — I come back to this site again and again, thank you for all your hard work.</p><p>Secondly I am using a skin from thesis themes and therefore have no idea on how to adjust the function php and do it that way i.e. by creating a custom page template — because the skin uses a custom page template for a “portfolio style” page.</p><p>That being said would you recommend another way — and why would removing the sidebars via css NOT be optimal ?</p><p>Appreciate your help</p> ]]></content:encoded> </item> <item><title>By: kristarella</title><link>http://www.kristarella.com/2009/02/css-custom-headers/#comment-134838</link> <dc:creator>kristarella</dc:creator> <pubDate>Fri, 06 Jan 2012 07:58:17 +0000</pubDate> <guid
isPermaLink="false">http://www.kristarella.com/?p=3321#comment-134838</guid> <description>&lt;a class=&quot;comment_link&quot; href=&quot;http://www.kristarella.com/2009/02/css-custom-headers/#comment-134763&quot; rel=&quot;nofollow&quot;&gt;SS&lt;/a&gt; --- Here&#039;s a reference for &lt;a href=&quot;http://www.w3schools.com/css/css_background.asp&quot; rel=&quot;nofollow&quot;&gt;CSS backgrounds&lt;/a&gt; , assuming that is the method you are using. Maybe that will help you. Apart from that I&#039;m not really sure how to help you without seeing it... if you&#039;re subscribed to the comment emails you can probably reply straight to that email with the link and it will go to my inbox, if you think that is better. Or you can try pasting your CSS and the source code for the header.</description> <content:encoded><![CDATA[<p><a
class="comment_link" href="http://www.kristarella.com/2009/02/css-custom-headers/#comment-134763" rel="nofollow">SS</a> &#8212; Here&#8217;s a reference for <a
href="http://www.w3schools.com/css/css_background.asp" rel="nofollow">CSS backgrounds</a> , assuming that is the method you are using. Maybe that will help you. Apart from that I&#8217;m not really sure how to help you without seeing it&#8230; if you&#8217;re subscribed to the comment emails you can probably reply straight to that email with the link and it will go to my inbox, if you think that is better. Or you can try pasting your CSS and the source code for the header.</p> ]]></content:encoded> </item> <item><title>By: SS</title><link>http://www.kristarella.com/2009/02/css-custom-headers/#comment-134763</link> <dc:creator>SS</dc:creator> <pubDate>Fri, 06 Jan 2012 02:38:30 +0000</pubDate> <guid
isPermaLink="false">http://www.kristarella.com/?p=3321#comment-134763</guid> <description>Wow, thanks for the reply so quick! I was able to center the nav bar just not the header image. Ideally, the nav bar would be directly under the header image not above it (with both being centered). Its an adult site so not sure I should post the link?</description> <content:encoded><![CDATA[<p>Wow, thanks for the reply so quick! I was able to center the nav bar just not the header image. Ideally, the nav bar would be directly under the header image not above it (with both being centered). Its an adult site so not sure I should post the link?</p> ]]></content:encoded> </item> <item><title>By: kristarella</title><link>http://www.kristarella.com/2009/02/css-custom-headers/#comment-134755</link> <dc:creator>kristarella</dc:creator> <pubDate>Fri, 06 Jan 2012 02:13:27 +0000</pubDate> <guid
isPermaLink="false">http://www.kristarella.com/?p=3321#comment-134755</guid> <description>If you can&#039;t change anything via CSS, then you&#039;re pasting it in the wrong place, or there&#039;s an error further up in the CSS file. Apart from that I can&#039;t tell you what&#039;s wrong without seeing the site.</description> <content:encoded><![CDATA[<p>If you can&#8217;t change anything via CSS, then you&#8217;re pasting it in the wrong place, or there&#8217;s an error further up in the CSS file. Apart from that I can&#8217;t tell you what&#8217;s wrong without seeing the site.</p> ]]></content:encoded> </item> <item><title>By: Sluttystars</title><link>http://www.kristarella.com/2009/02/css-custom-headers/#comment-134734</link> <dc:creator>Sluttystars</dc:creator> <pubDate>Fri, 06 Jan 2012 01:13:16 +0000</pubDate> <guid
isPermaLink="false">http://www.kristarella.com/?p=3321#comment-134734</guid> <description>For some reason I can&#039;t get the header image to center using the methods on here and in the comments. It&#039;s slightly to the left (same as nav bar) would like to center them both :-)</description> <content:encoded><![CDATA[<p>For some reason I can&#8217;t get the header image to center using the methods on here and in the comments. It&#8217;s slightly to the left (same as nav bar) would like to center them both :-)</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Object Caching 346/351 objects using disk: basic

Served from: www.kristarella.com @ 2012-02-11 05:10:58 -->
