<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
<channel>
<title>Sandbox Forums</title>
<link>http://forums.sndbx.org</link>
<description> Sandbox Forums</description>
<language>en</language>
<docs>http://backend.userland.com/rss</docs>
<item>
<title>Looking for the SDC sample content... in Sandbox Design : General Discussion</title>
<link>http://forums.sndbx.org/viewtopic.php?pid=218#218</link>
<guid isPermaLink="false">218@http://forums.sndbx.org</guid>
<description>Topic: Looking for the SDC sample content...

Message: Thanks, I looked through the entire blog, but I never read the comments....I appreciate the link though, very much :)
</description>
<pubDate>Fri, 21 Nov 2008 04:06:33 -0800</pubDate>
</item>
<item>
<title>Looking for the SDC sample content... in Sandbox Design : General Discussion</title>
<link>http://forums.sndbx.org/viewtopic.php?pid=217#217</link>
<guid isPermaLink="false">217@http://forums.sndbx.org</guid>
<description>Topic: Looking for the SDC sample content...

Message: Original hosted one at sndbx site is missing. However go to http://sndbx.org/2007/06/23/just-almost-halfway/ and you see engech's comment to his hosted version http://internet-duct-tape.googlecode.co &#8230; 070708.zip which you could try.
</description>
<pubDate>Thu, 20 Nov 2008 23:00:58 -0800</pubDate>
</item>
<item>
<title>A plugin for adding MSIE specific selectors to Sandbox Body Classes in Sandbox Theme : Sandbox Mods/Customizations</title>
<link>http://forums.sndbx.org/viewtopic.php?pid=216#216</link>
<guid isPermaLink="false">216@http://forums.sndbx.org</guid>
<description>Topic: A plugin for adding MSIE specific selectors to Sandbox Body Classes

Message: I've written and released a very simple plugin that uses the 'body_class' filter to inject Internet Explorer specific classes into the body tag of themes using the 'body_class' filter. This allows for css modifications that are specific to Internet Explorer without the need for funky hacks and workarounds.If you are interested then visit the Krusty MSIE Body Classes page to read about and download it.A special Thank You goes out to Scott &#38; Andy for putting together the Sandbox theme, and for adding the body_class filter to the sandbox_body_class function so that this could be possible!
</description>
<pubDate>Thu, 20 Nov 2008 07:25:04 -0800</pubDate>
</item>
<item>
<title>Problem with Background Image not showing in Sandbox Theme : Support Requests/Bug Reports</title>
<link>http://forums.sndbx.org/viewtopic.php?pid=215#215</link>
<guid isPermaLink="false">215@http://forums.sndbx.org</guid>
<description>Topic: Problem with Background Image not showing

Message: LegendsCrazy wrote:That fixed the problem with the images showing, but now some of my links in the sidebars aren't changing colors on hover?
If you could be more specific I could probably help pinpoint the problem, maybe list which sections your having problems with, such as What's New, Coming Soon, Polls, Archives, etc...For now, what I'm seeing, using firebug in Firefox 3, is:style.css (line 387)
Code:.sidebar ul li#archives ul li a {
background:transparent url(archives.png) no-repeat scroll 0pt 0pt;
color:#0099FF;
padding-left:20px;
}
Which seems to be overriding:style.css (line 67)
Code:a:link, a:visited {
color:#A9A9A9;
}
Which gives those two links a very blue color that doesn't match the rest of the page. For the hover problem you mentioned I would suggest using a search for :hover on the style.css file to find each hover setting and make sure you have the colors you want in the places you want. If that doesn't do it for you then feel free to post back with some specific problem areas and I'll see if I can help. :)
</description>
<pubDate>Thu, 20 Nov 2008 07:13:26 -0800</pubDate>
</item>
<item>
<title>Problem with Background Image not showing in Sandbox Theme : Support Requests/Bug Reports</title>
<link>http://forums.sndbx.org/viewtopic.php?pid=214#214</link>
<guid isPermaLink="false">214@http://forums.sndbx.org</guid>
<description>Topic: Problem with Background Image not showing

Message: Bam!!! Right on the money Krusty Ruffle!!! Thank you so much for your help!&#160; ;)(Edit: It's a real bear to get through the spam protection here. The images are really hard to make out. I had to refresh several times to get to one I could pass with.)That fixed the problem with the images showing, but now some of my links in the sidebars aren't changing colors on hover?
</description>
<pubDate>Wed, 19 Nov 2008 12:28:08 -0800</pubDate>
</item>
<item>
<title>Looking for the SDC sample content... in Sandbox Design : General Discussion</title>
<link>http://forums.sndbx.org/viewtopic.php?pid=213#213</link>
<guid isPermaLink="false">213@http://forums.sndbx.org</guid>
<description>Topic: Looking for the SDC sample content...

Message: I remember that there was a .zip file that had sample content that could be used to fill up a WordPress install. However, I can't find it anymore? :(Could someone point me at it... please?? :)Thanks.
</description>
<pubDate>Wed, 19 Nov 2008 11:53:19 -0800</pubDate>
</item>
<item>
<title>Problem with Background Image not showing in Sandbox Theme : Support Requests/Bug Reports</title>
<link>http://forums.sndbx.org/viewtopic.php?pid=212#212</link>
<guid isPermaLink="false">212@http://forums.sndbx.org</guid>
<description>Topic: Problem with Background Image not showing

Message: LegendsCrazy wrote:.sidebar ul li#rss-links ul li a {
I think that the above needs to be:
Code:.sidebar ul li#rss_links ul li a {
It needs an '_' instead of a '-'Hopefully that should help :)
</description>
<pubDate>Wed, 19 Nov 2008 11:29:37 -0800</pubDate>
</item>
<item>
<title>Problem with Background Image not showing in Sandbox Theme : Support Requests/Bug Reports</title>
<link>http://forums.sndbx.org/viewtopic.php?pid=211#211</link>
<guid isPermaLink="false">211@http://forums.sndbx.org</guid>
<description>Topic: Problem with Background Image not showing

Message: Hi Everyone,I am having a problem with a background image not showing in my RSS-Feeds category. I am using WordPress version 2.7 Beta 3, which is installed in my root directory and I am using the Sandbox with Mix as my theme. I have done some customizing to the header and footer, as well as the Mix stylesheet. In the Mix stylesheet, I have this:.sidebar ul li#rss-links ul li a {&#160; &#160; background: url(rss.png) 0 0 no-repeat;&#160; &#160; padding-left: 20px;&#160; &#160; &#160; &#160; color: #ff9900;}All of my other images are showing in the sidebars, but the image rss.png is not showing up. I am using the sidebar widget &#34;RSS Links&#34; which has the description of &#34;RSS links for both posts and comments (Sandbox)&#34; beside it. Can someone please take a look at my web-site and possibly offer a solution to this problem. Please keep in mind, that I am very much a novice at html and css.My web-site: http://legendscrazy.net/Thank you in advance for any help.
</description>
<pubDate>Tue, 18 Nov 2008 07:18:19 -0800</pubDate>
</item>
<item>
<title>A little php help in Sandbox Theme : Sandbox Mods/Customizations</title>
<link>http://forums.sndbx.org/viewtopic.php?pid=210#210</link>
<guid isPermaLink="false">210@http://forums.sndbx.org</guid>
<description>Topic: A little php help

Message: Blau,Thanks for your help I think I'm just about there.I'll report back again when I've got it working as I want.:)
</description>
<pubDate>Tue, 18 Nov 2008 02:44:30 -0800</pubDate>
</item>
<item>
<title>A little php help in Sandbox Theme : Sandbox Mods/Customizations</title>
<link>http://forums.sndbx.org/viewtopic.php?pid=209#209</link>
<guid isPermaLink="false">209@http://forums.sndbx.org</guid>
<description>Topic: A little php help

Message: You shoul wrap it in a link to tpe post permalink, I suppose. Either edit the sandbox index.php, or try a more elegant approach setting display:none for this item in style.css, and add a filter in functions.php. And let us know if it works!
Code:&#60;a href=&#34;&#60;?php the_permalink(); ?&#62;&#34;&#62;your date stuff here&#60;/a&#62;
</description>
<pubDate>Fri, 14 Nov 2008 05:57:46 -0800</pubDate>
</item>
<item>
<title>2008 Design Competiton? in Design Competition : General Discussion</title>
<link>http://forums.sndbx.org/viewtopic.php?pid=208#208</link>
<guid isPermaLink="false">208@http://forums.sndbx.org</guid>
<description>Topic: 2008 Design Competiton?

Message: maybe it could be split into 2 like pure css and full blown child theme....:D
</description>
<pubDate>Thu, 13 Nov 2008 03:23:27 -0800</pubDate>
</item>
<item>
<title>A little php help in Sandbox Theme : Sandbox Mods/Customizations</title>
<link>http://forums.sndbx.org/viewtopic.php?pid=207#207</link>
<guid isPermaLink="false">207@http://forums.sndbx.org</guid>
<description>Topic: A little php help

Message: its the index fileline 15date call
Code:&#60;div class=&#34;entry-date&#34;&#62;&#60;abbr class=&#34;published&#34; title=&#34;&#60;?php the_time('Y-m-d\TH:i:sO') ?&#62;&#34;&#62;&#60;?php unset($previousday); printf( __( '%1$s – %2$s', 'sandbox' ), the_date( '', '', '', false ), get_the_time() ) ?&#62;&#60;/abbr&#62;&#60;/div&#62;
this calls the date but I want this date to be clickable and link to the permalink / single page file of that blog post.Something like in depo clean by derek pawazek (his old theme).
</description>
<pubDate>Thu, 13 Nov 2008 03:21:10 -0800</pubDate>
</item>
<item>
<title>A little php help in Sandbox Theme : Sandbox Mods/Customizations</title>
<link>http://forums.sndbx.org/viewtopic.php?pid=206#206</link>
<guid isPermaLink="false">206@http://forums.sndbx.org</guid>
<description>Topic: A little php help

Message: I don't understand what you are up to. Can you can paste here the code you tried to modify?
</description>
<pubDate>Thu, 13 Nov 2008 02:17:56 -0800</pubDate>
</item>
<item>
<title>Sandbox 1.6 and IE dropdown menu in Sandbox Theme : Support Requests/Bug Reports</title>
<link>http://forums.sndbx.org/viewtopic.php?pid=205#205</link>
<guid isPermaLink="false">205@http://forums.sndbx.org</guid>
<description>Topic: Sandbox 1.6 and IE dropdown menu

Message: There was a previous thread for IE drop down issues but the code does not seem to work for Sandbox 1.6 within the function.php file. Does anyone know how to get the drop down working for IE in Sandbox 1.6ThanksDaniel
</description>
<pubDate>Wed, 12 Nov 2008 09:32:27 -0800</pubDate>
</item>
<item>
<title>A little php help in Sandbox Theme : Sandbox Mods/Customizations</title>
<link>http://forums.sndbx.org/viewtopic.php?pid=204#204</link>
<guid isPermaLink="false">204@http://forums.sndbx.org</guid>
<description>Topic: A little php help

Message: Hello, maybe someone can help me with a little php. I want to make my date on the index file also be a permalink to the blog post. As a total novice I tried a few times to insert the php and totally screwed up the page. Can anyone help?:rolleyes:
</description>
<pubDate>Wed, 12 Nov 2008 02:46:04 -0800</pubDate>
</item>
</channel>
</rss>
