<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support Tag: layers</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Tag: layers</description>
<language>en</language>
<pubDate>Thu, 26 Nov 2009 14:09:54 +0000</pubDate>

<item>
<title>songdogtech on "Different monitor resolutions changing layout!  HELP!"</title>
<link>http://wordpress.org/support/topic/329147#post-1272944</link>
<pubDate>Fri, 06 Nov 2009 23:46:10 +0000</pubDate>
<dc:creator>songdogtech</dc:creator>
<guid isPermaLink="false">1272944@http://wordpress.org/support/</guid>
<description>&#60;p&#62;To have a good chance of a site displaying correctly in all browsers, the source code should validate, but the validator won't run on your site because you've got more serious problems than that. You've got some junk code that's probably also part of the display problem, so at least fix that and then revalidate: &#60;a href=&#34;http://validator.w3.org/check?uri=http%3A//www.ryankreeps.com/&#38;amp;doctype=Inline&#38;amp;ss=1&#38;amp;group=0&#38;amp;user-agent=W3C_Validator/1.654&#34;&#62;Markup Validation of ryankreeps.com - W3C Markup Validator&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>ryankreeps on "Different monitor resolutions changing layout!  HELP!"</title>
<link>http://wordpress.org/support/topic/329147#post-1272909</link>
<pubDate>Fri, 06 Nov 2009 23:02:54 +0000</pubDate>
<dc:creator>ryankreeps</dc:creator>
<guid isPermaLink="false">1272909@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I'm trying to launch my website &#60;a href=&#34;http://www.ryankreeps.com&#34;&#62;http://www.ryankreeps.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It looks fine on my macbook, but when I open it on a computer with a different resolution it looks terrible.  Everything is out of place.&#60;/p&#62;
&#60;p&#62;This is based off a wordpress template that I've customized a bit.  This is my first website and I'm pretty much clueless.  I know it has something to do with using absolute, relative, or float positioning.  Can anyone take a look and give me some hints what is wrong?!&#60;/p&#62;
&#60;p&#62;-Ryan
&#60;/p&#62;</description>
</item>
<item>
<title>Innovatist on "A Few Questions"</title>
<link>http://wordpress.org/support/topic/301400#post-1177789</link>
<pubDate>Mon, 17 Aug 2009 16:01:16 +0000</pubDate>
<dc:creator>Innovatist</dc:creator>
<guid isPermaLink="false">1177789@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Also, I like the image in the sidebar on the home page, but not on every page (like it is currently).&#60;/p&#62;
&#60;p&#62; Is there a way to may what is in the side bar unique for each pay?
&#60;/p&#62;</description>
</item>
<item>
<title>Innovatist on "A Few Questions"</title>
<link>http://wordpress.org/support/topic/301400#post-1177766</link>
<pubDate>Mon, 17 Aug 2009 15:39:49 +0000</pubDate>
<dc:creator>Innovatist</dc:creator>
<guid isPermaLink="false">1177766@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Thanks so much. &#60;/p&#62;
&#60;p&#62;Do you know how I could put in a picture/pdf of a resume, like the one on this site: &#60;a href=&#34;http://emersontaymor.com/life/index.php&#34; rel=&#34;nofollow&#34;&#62;http://emersontaymor.com/life/index.php&#60;/a&#62; ?
&#60;/p&#62;</description>
</item>
<item>
<title>whooami on "A Few Questions"</title>
<link>http://wordpress.org/support/topic/301400#post-1177452</link>
<pubDate>Mon, 17 Aug 2009 09:29:50 +0000</pubDate>
<dc:creator>whooami</dc:creator>
<guid isPermaLink="false">1177452@http://wordpress.org/support/</guid>
<description>&#60;p&#62;2) open your theme's header.php.&#60;br /&#62;
locate the following line:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;li&#38;gt;&#38;lt;a href=&#38;quot;&#38;lt;?php echo get_option(&#38;#39;home&#38;#39;); ?&#38;gt;/&#38;quot;&#38;gt;Blog&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;remove that line.&#60;/p&#62;
&#60;p&#62;4) Locate the following line in your theme files:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;div class=&#38;quot;date&#38;quot;&#38;gt;&#38;lt;abbr class=&#38;quot;published updated&#38;quot; title=&#38;quot;&#38;lt;?php the_time(&#38;#39;Y-m-d\TH:i:s\Z&#38;#39;); ?&#38;gt;&#38;quot;&#38;gt;&#38;lt;?php the_time(&#38;#39;F jS, Y&#38;#39;) ?&#38;gt;&#38;lt;/abbr&#38;gt;&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Remove it.&#60;/p&#62;
&#60;p&#62;That line will be found in multiple files -- single.php, search.php, index.php, to name just a few.
&#60;/p&#62;</description>
</item>
<item>
<title>Innovatist on "A Few Questions"</title>
<link>http://wordpress.org/support/topic/301400#post-1177447</link>
<pubDate>Mon, 17 Aug 2009 09:20:26 +0000</pubDate>
<dc:creator>Innovatist</dc:creator>
<guid isPermaLink="false">1177447@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I've solved a few things, but still am wondering how to:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;2) How can I remove the Blog page from the whole site. It is automatically there. There is no blog page but it still shows.&#60;/p&#62;
&#60;p&#62;4) How can I get the date out from under the &#34;Bio&#34; on the home page (and other pages)?&#60;/p&#62;&#60;/blockquote&#62;</description>
</item>
<item>
<title>Innovatist on "A Few Questions"</title>
<link>http://wordpress.org/support/topic/301400#post-1177269</link>
<pubDate>Mon, 17 Aug 2009 03:10:14 +0000</pubDate>
<dc:creator>Innovatist</dc:creator>
<guid isPermaLink="false">1177269@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I'm using layers for my dad's website. I would appreciate some css editing help. The site is johnaudick.com...&#60;br /&#62;
1) How can I remove the categories/blogroll/search from the right panel?&#60;/p&#62;
&#60;p&#62;2) How can I remove the Blog page from the whole site. It is automatically there. There is no blog page but it still shows.&#60;/p&#62;
&#60;p&#62;3) How can I change what shows up in the three columns in the footer? Ideally, there would just be about a half-an-inch gold border with nothing in it?&#60;/p&#62;
&#60;p&#62;4) How can I get the date out from under the &#34;Bio&#34; on the home page (and other pages)?
&#60;/p&#62;</description>
</item>
<item>
<title>george_design on "Can;t get sub navigation categories to display"</title>
<link>http://wordpress.org/support/topic/300157#post-1175952</link>
<pubDate>Sat, 15 Aug 2009 12:32:29 +0000</pubDate>
<dc:creator>george_design</dc:creator>
<guid isPermaLink="false">1175952@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;Thanks for your help.&#60;/p&#62;
&#60;p&#62;I've looked in the sidebar php and the &#38;amp;depth=1 is not there. &#60;/p&#62;
&#60;p&#62;Just shows &#34;  &#38;lt;?php wp_list_categories('title_li'); ?&#38;gt;  &#34;&#60;/p&#62;
&#60;p&#62;I did find a similar reference in the header.php though&#60;/p&#62;
&#60;p&#62;&#38;lt;!-- Begin navigation --&#38;gt;&#60;/p&#62;
&#60;ul&#62;
&#60;li&#62;&#60;a&#62;/&#34;&#38;gt;Blog&#60;/a&#62;&#60;/li&#62;
&#60;p&#62;                      &#38;lt;?php wp_list_pages('title_li=&#38;amp;depth=1'); ?&#38;gt;
	                &#60;/ul&#62;
&#60;p&#62;&#38;lt;?php if (function_exists('pixopoint_menu')) {pixopoint_menu();} ?&#38;gt;&#60;br /&#62;
                &#38;lt;/div&#38;gt;&#38;lt;!--End navigation --&#38;gt;&#60;br /&#62;
            &#38;lt;/div&#38;gt;&#38;lt;!-- End center --&#38;gt;&#60;/p&#62;
&#60;p&#62;I changed this to  &#38;lt;?php wp_list_pages('title_li); ?&#38;gt;&#60;/p&#62;
&#60;p&#62;Which breaks the nav.&#60;/p&#62;
&#60;p&#62;Any further help gratefully received.&#60;/p&#62;
&#60;p&#62;George
&#60;/p&#62;</description>
</item>
<item>
<title>esmi on "Can;t get sub navigation categories to display"</title>
<link>http://wordpress.org/support/topic/300157#post-1174307</link>
<pubDate>Thu, 13 Aug 2009 22:12:23 +0000</pubDate>
<dc:creator>esmi</dc:creator>
<guid isPermaLink="false">1174307@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Edit your sidebar and look for &#60;code&#62;wp_list_categories&#60;/code&#62;. Remove any reference to &#60;code&#62;&#38;amp;depth=1&#60;/code&#62; within the brackets associated with this template tag.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://codex.wordpress.org/Template_Tags/wp_list_categories&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Template_Tags/wp_list_categories&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>george_design on "Can;t get sub navigation categories to display"</title>
<link>http://wordpress.org/support/topic/300157#post-1173090</link>
<pubDate>Wed, 12 Aug 2009 23:30:40 +0000</pubDate>
<dc:creator>george_design</dc:creator>
<guid isPermaLink="false">1173090@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Can anyone help. I'm using the layers theme but can;t seem to get sub categories showing. Is this supported by the theme? I don't have the coding skills to get this working so should I pick a different theme?
&#60;/p&#62;</description>
</item>
<item>
<title>madness7 on "Posts not displaying in new theme that i've installed"</title>
<link>http://wordpress.org/support/topic/237938#post-968968</link>
<pubDate>Wed, 28 Jan 2009 16:17:36 +0000</pubDate>
<dc:creator>madness7</dc:creator>
<guid isPermaLink="false">968968@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Ok, i will try that, in the meantime is it possible for you to remove the link which i posted previously? &#60;/p&#62;
&#60;p&#62;Thankyou
&#60;/p&#62;</description>
</item>
<item>
<title>MichaelH on "Posts not displaying in new theme that i've installed"</title>
<link>http://wordpress.org/support/topic/237938#post-968921</link>
<pubDate>Wed, 28 Jan 2009 15:35:27 +0000</pubDate>
<dc:creator>MichaelH</dc:creator>
<guid isPermaLink="false">968921@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Sorry, it's possible that theme doesn't work with OLD versions of  WordPress, so please consider upgrading.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://codex.wordpress.org/Upgrading_WordPress&#34;&#62;Upgrading WordPress&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>madness7 on "Posts not displaying in new theme that i've installed"</title>
<link>http://wordpress.org/support/topic/237938#post-968869</link>
<pubDate>Wed, 28 Jan 2009 14:41:53 +0000</pubDate>
<dc:creator>madness7</dc:creator>
<guid isPermaLink="false">968869@http://wordpress.org/support/</guid>
<description>&#60;p&#62;[link removed at user request]&#60;/p&#62;
&#60;p&#62;Thankyou
&#60;/p&#62;</description>
</item>
<item>
<title>MichaelH on "Posts not displaying in new theme that i've installed"</title>
<link>http://wordpress.org/support/topic/237938#post-968860</link>
<pubDate>Wed, 28 Jan 2009 14:26:07 +0000</pubDate>
<dc:creator>MichaelH</dc:creator>
<guid isPermaLink="false">968860@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Link to see the problem please.
&#60;/p&#62;</description>
</item>
<item>
<title>madness7 on "Posts not displaying in new theme that i've installed"</title>
<link>http://wordpress.org/support/topic/237938#post-968710</link>
<pubDate>Wed, 28 Jan 2009 09:35:16 +0000</pubDate>
<dc:creator>madness7</dc:creator>
<guid isPermaLink="false">968710@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Thanks for replying,&#60;/p&#62;
&#60;p&#62;I tried what you suggested and it didn't work.  All the files for the theme are there, and I'm also having the same kind of problem with any other themes which I download.  I have no plugins activated as I'm a new user and changing the theme is the first thing i've tried to do.&#60;/p&#62;
&#60;p&#62;I think the version installed is 2.0, if this makes any difference?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>MichaelH on "Posts not displaying in new theme that i've installed"</title>
<link>http://wordpress.org/support/topic/237938#post-968169</link>
<pubDate>Tue, 27 Jan 2009 20:03:01 +0000</pubDate>
<dc:creator>MichaelH</dc:creator>
<guid isPermaLink="false">968169@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I'm not having that problem.&#60;/p&#62;
&#60;p&#62;Change to the Layers theme, logout, clear brower cache and cookies.&#60;/p&#62;
&#60;p&#62;If that doesn't resolve, make sure all the files for that theme are uploaded.&#60;/p&#62;
&#60;p&#62;Might also deactivate all plugins.
&#60;/p&#62;</description>
</item>
<item>
<title>madness7 on "Posts not displaying in new theme that i've installed"</title>
<link>http://wordpress.org/support/topic/237938#post-967725</link>
<pubDate>Tue, 27 Jan 2009 10:58:21 +0000</pubDate>
<dc:creator>madness7</dc:creator>
<guid isPermaLink="false">967725@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;I have installed a new theme from the themes library on the wordpress called 'Layers', but it is not displaying any of my posts.  When i switch by to the default or the classic themes that were pre-installed, they display the posts fine, but the new theme doesn't,  What is going on?&#60;/p&#62;
&#60;p&#62;Thanks in advance
&#60;/p&#62;</description>
</item>
<item>
<title>oberazzi on "Category Pages"</title>
<link>http://wordpress.org/support/topic/220670#post-909515</link>
<pubDate>Thu, 27 Nov 2008 16:17:56 +0000</pubDate>
<dc:creator>oberazzi</dc:creator>
<guid isPermaLink="false">909515@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Shouldn't I also see a block of text at the top with the contents from the linked page: &#60;a href=&#34;http://www.timobrienphotos.com/large-print-ideas/&#34; rel=&#34;nofollow&#34;&#62;http://www.timobrienphotos.com/large-print-ideas/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>samboll on "Category Pages"</title>
<link>http://wordpress.org/support/topic/220670#post-909507</link>
<pubDate>Thu, 27 Nov 2008 16:14:10 +0000</pubDate>
<dc:creator>samboll</dc:creator>
<guid isPermaLink="false">909507@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I'm seeing full posts now&#60;/p&#62;
&#60;p&#62;maybe refresh your browser - (ctrl + F5 on keyboard at same time)
&#60;/p&#62;</description>
</item>
<item>
<title>oberazzi on "Category Pages"</title>
<link>http://wordpress.org/support/topic/220670#post-909482</link>
<pubDate>Thu, 27 Nov 2008 15:38:56 +0000</pubDate>
<dc:creator>oberazzi</dc:creator>
<guid isPermaLink="false">909482@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I did that but nothing happens: &#60;a href=&#34;http://www.timobrienphotos.com/blog/large-print-ideas/&#34; rel=&#34;nofollow&#34;&#62;http://www.timobrienphotos.com/blog/large-print-ideas/&#60;/a&#62;&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php /* If this is a category archive */ if (is_category()) { ?&#38;gt;
 	        if( function_exists(page2cat_output)): page2cat_output($cat); else: ?&#38;gt; &#38;lt;h2 class=&#38;quot;pagetitle&#38;quot;&#38;gt;Archive for the &#38;quot;&#38;quot; Category&#38;lt;/h2&#38;gt;
 	  &#38;lt;?php /* If this is a tag archive */ } elseif( is_tag() ) { ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>samboll on "Category Pages"</title>
<link>http://wordpress.org/support/topic/220670#post-909374</link>
<pubDate>Thu, 27 Nov 2008 13:15:05 +0000</pubDate>
<dc:creator>samboll</dc:creator>
<guid isPermaLink="false">909374@http://wordpress.org/support/</guid>
<description>&#60;p&#62;the instructions are fairly straightforward and your theme has an Archive.php&#60;/p&#62;
&#60;p&#62;follow the instructions for page creation&#60;/p&#62;
&#60;p&#62;Open archive.php and find this&#60;br /&#62;
&#60;code&#62;&#38;lt;h2&#38;gt;Archive for the &#38;#8216;&#38;lt;?php single_cat_title(); ?&#38;gt;&#38;#8217; Category&#38;lt;/h2&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;change to&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if( function_exists(page2cat_output)): page2cat_output($cat); else: ?&#38;gt;
&#38;lt;h2 class=&#38;quot;pagetitle&#38;quot;&#38;gt;Archive for the &#38;quot;&#38;quot; Category&#38;lt;/h2&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>oberazzi on "Category Pages"</title>
<link>http://wordpress.org/support/topic/220670#post-909128</link>
<pubDate>Thu, 27 Nov 2008 03:30:53 +0000</pubDate>
<dc:creator>oberazzi</dc:creator>
<guid isPermaLink="false">909128@http://wordpress.org/support/</guid>
<description>&#60;p&#62;How do I make this theme, Layers, compatible with Category Pages (&#60;a href=&#34;http://pixline.net/2008/04/category-page-25-howto-2/en/)?&#34; rel=&#34;nofollow&#34;&#62;http://pixline.net/2008/04/category-page-25-howto-2/en/)?&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>northeastsurfing on "banner image"</title>
<link>http://wordpress.org/support/topic/202322#post-848601</link>
<pubDate>Tue, 09 Sep 2008 02:44:57 +0000</pubDate>
<dc:creator>northeastsurfing</dc:creator>
<guid isPermaLink="false">848601@http://wordpress.org/support/</guid>
<description>&#60;p&#62;How did you do it, can you give me some information, I know what I am doing for the most part, but seam lost on this. Give me a tip and I can go from there.
&#60;/p&#62;</description>
</item>
<item>
<title>tehflakes on "banner image"</title>
<link>http://wordpress.org/support/topic/202322#post-848391</link>
<pubDate>Mon, 08 Sep 2008 21:25:22 +0000</pubDate>
<dc:creator>tehflakes</dc:creator>
<guid isPermaLink="false">848391@http://wordpress.org/support/</guid>
<description>&#60;p&#62;lol I got my image there. but its soo small
&#60;/p&#62;</description>
</item>
<item>
<title>northeastsurfing on "banner image"</title>
<link>http://wordpress.org/support/topic/202322#post-848115</link>
<pubDate>Mon, 08 Sep 2008 15:04:10 +0000</pubDate>
<dc:creator>northeastsurfing</dc:creator>
<guid isPermaLink="false">848115@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I need to know this information as well. I want to put my own banner at the top of my page, anyone know how to do this. I do have a banner with links as well, I use this area for my news and events, but need it to match the rest of my site. thanks.
&#60;/p&#62;</description>
</item>
<item>
<title>tehflakes on "banner image"</title>
<link>http://wordpress.org/support/topic/202322#post-848017</link>
<pubDate>Mon, 08 Sep 2008 12:36:24 +0000</pubDate>
<dc:creator>tehflakes</dc:creator>
<guid isPermaLink="false">848017@http://wordpress.org/support/</guid>
<description>&#60;p&#62;How would I go about putting my own banner image at the top of this page? sorry for the n00b question&#60;/p&#62;
&#60;p&#62;thanks guys
&#60;/p&#62;</description>
</item>
<item>
<title>king kork on "I want a random header image and layer a transparent static image above it"</title>
<link>http://wordpress.org/support/topic/184324#post-788239</link>
<pubDate>Mon, 23 Jun 2008 00:45:01 +0000</pubDate>
<dc:creator>king kork</dc:creator>
<guid isPermaLink="false">788239@http://wordpress.org/support/</guid>
<description>&#60;p&#62;drewactual - sounds awesome... thanks for the detailed write-up.  I'm going to give it a try in a little bit and report back.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>drewactual on "I want a random header image and layer a transparent static image above it"</title>
<link>http://wordpress.org/support/topic/184324#post-788233</link>
<pubDate>Mon, 23 Jun 2008 00:23:04 +0000</pubDate>
<dc:creator>drewactual</dc:creator>
<guid isPermaLink="false">788233@http://wordpress.org/support/</guid>
<description>&#60;p&#62;about the plug-in I don't know... I stopped relying on codes of others to do what I wanted.. there is a way you can do this though without using a plug-in. It is stupid easy and incredibly lightweight.....&#60;/p&#62;
&#60;p&#62;&#60;em&#62;track &#60;/em&#62;carefully...&#60;/p&#62;
&#60;p&#62;you will need to make a php file. for this purpose I will call it rotate.php. In that file you will need to have this code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
$quotes = (&#38;#39;&#38;lt;strong&#38;gt;http://www.yourdomain.com/rotate.txt&#38;lt;/strong&#38;gt;&#38;#39;);
$quotes = file($quotes);
srand((double)microtime() * 1000000);
$ranNum = rand(0, count($quotes)-1);
?&#38;gt;
&#38;lt;?php echo ($quotes[$ranNum]); ?&#38;gt;&#38;#39;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and that is all. notice this however:&#60;br /&#62;
 &#60;a href=&#34;http://www.yourdomain.com/rotate.txt&#34; rel=&#34;nofollow&#34;&#62;http://www.yourdomain.com/rotate.txt&#60;/a&#62;&#60;br /&#62;
you will need to change that to a txt file that resides on your server, and in the same directory as rotate.php . It is a text file which has one URL to a picture per line... an example would be this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#60;a href=&#34;http://yourdomain.com/yourpic-1.gif&#34; rel=&#34;nofollow&#34;&#62;http://yourdomain.com/yourpic-1.gif&#60;/a&#62;
&#60;a href=&#34;http://yourdomain.com/yourpic-2.jpg&#34; rel=&#34;nofollow&#34;&#62;http://yourdomain.com/yourpic-2.jpg&#60;/a&#62;
&#60;a href=&#34;http://yourdomain.com/yourpic-3.png&#34; rel=&#34;nofollow&#34;&#62;http://yourdomain.com/yourpic-3.png&#60;/a&#62;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;So now you have&#60;br /&#62;
1. a php file that will randomly generate pictures from a file.&#60;br /&#62;
2. a txt file which provides a URL to the pictures for the php file.&#60;/p&#62;
&#60;p&#62;The txt file must be in same directory as the php file, and the pictures as well. So you will have a parent directory called (speaking purposes) rotate with a file called rotate.php and another called rotate.txt .... then you will have several image files- doesn't matter which format, that you will have randomly generated wherever you want to use them....&#60;/p&#62;
&#60;p&#62;Okay, sweet, but how do I use this?&#60;/p&#62;
&#60;p&#62;like this:&#60;/p&#62;
&#60;p&#62;in your css you will want code that looks something like this:&#60;/p&#62;
&#60;p&#62;#header {&#60;br /&#62;
   background: url('url_to_your_rotate.php');&#60;br /&#62;
        }&#60;/p&#62;
&#60;p&#62;Now I know that isn't an image, but guess what folks, it works.. &#60;/p&#62;
&#60;p&#62;You will now want to put that image in your header right? the static one, as per your original question... how? Just like you would any other time... either hard code it in html or use a php call. What will be rendered is a random image background, and a static picture over top.&#60;/p&#62;
&#60;p&#62;Is that what you wanted?
&#60;/p&#62;</description>
</item>
<item>
<title>whooami on "I want a random header image and layer a transparent static image above it"</title>
<link>http://wordpress.org/support/topic/184324#post-788161</link>
<pubDate>Sun, 22 Jun 2008 22:02:09 +0000</pubDate>
<dc:creator>whooami</dc:creator>
<guid isPermaLink="false">788161@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I want to paint my car with this new color, what do you think?&#60;/p&#62;
&#60;p&#62;Do you not need the color in order to answer that question?&#60;/p&#62;
&#60;p&#62;How about providing a download link to the plugin that you are intending to try to use?
&#60;/p&#62;</description>
</item>
<item>
<title>king kork on "I want a random header image and layer a transparent static image above it"</title>
<link>http://wordpress.org/support/topic/184324#post-788157</link>
<pubDate>Sun, 22 Jun 2008 21:55:05 +0000</pubDate>
<dc:creator>king kork</dc:creator>
<guid isPermaLink="false">788157@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I saw a plugin that will set a random header image from a directory of pictures on the server.  That part would be perfect.  However, on top of this random image I want to always have a static transparent image.  I'm not sure how to make this work with the plugin.&#60;/p&#62;
&#60;p&#62;Does anyone have an idea on how to accomplish that?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
</item>

</channel>
</rss>
