<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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"
		>
	<channel>
		<title>Support Forums &#187; Topic: custom.css collection</title>
		<link>http://www.techtrot.com/support/topic/customcss-collection</link>
		<description>PrimePress Theme Support</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Feb 2012 02:50:48 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://www.techtrot.com/support/rss/topic/customcss-collection" rel="self" type="application/rss+xml" />

		<item>
			<title>sam on "custom.css collection"</title>
			<link>http://www.techtrot.com/support/topic/customcss-collection#post-1249</link>
			<pubDate>Sun, 20 Feb 2011 04:19:25 +0000</pubDate>
			<dc:creator>sam</dc:creator>
			<guid isPermaLink="false">1249@http://www.techtrot.com/support/</guid>
			<description><![CDATA[<p>Hi..all!</p>
<p>I'm using this theme too and I'd integrated the SimplePress Forum on my site. A question is how do I integrate this bbpress forum to my site as well? This forum space looks very neat and organized. Please help me on solving this issues. To the guys,mdfrancois and seo, your contribution is well-appreciated. Thanks in advance.
</p>]]></description>
					</item>
		<item>
			<title>zebradaddy on "custom.css collection"</title>
			<link>http://www.techtrot.com/support/topic/customcss-collection#post-1158</link>
			<pubDate>Mon, 28 Jun 2010 05:47:05 +0000</pubDate>
			<dc:creator>zebradaddy</dc:creator>
			<guid isPermaLink="false">1158@http://www.techtrot.com/support/</guid>
			<description><![CDATA[<p>I want to have a background image AND background color. When I add just the image, I get the image, but when I add the image AND the color, I only get the color.</p>
<p>How can I have a background image at the top, with a color underneath it?
</p>]]></description>
					</item>
		<item>
			<title>moxerd on "custom.css collection"</title>
			<link>http://www.techtrot.com/support/topic/customcss-collection#post-1147</link>
			<pubDate>Mon, 07 Jun 2010 11:09:56 +0000</pubDate>
			<dc:creator>moxerd</dc:creator>
			<guid isPermaLink="false">1147@http://www.techtrot.com/support/</guid>
			<description><![CDATA[<p>Guys i have same problem .I read all the posts and have some releif to my problems .Thanks for sharing info...
</p>]]></description>
					</item>
		<item>
			<title>seo on "custom.css collection"</title>
			<link>http://www.techtrot.com/support/topic/customcss-collection#post-1132</link>
			<pubDate>Tue, 20 Apr 2010 16:44:39 +0000</pubDate>
			<dc:creator>seo</dc:creator>
			<guid isPermaLink="false">1132@http://www.techtrot.com/support/</guid>
			<description><![CDATA[<p>You can try this.</p>
<p>#full-width-header {<br />
    position: relative; /* necassary to<br />
        absolute-position the child-element<br />
        #home-link relative to the header */<br />
    background: url(header-logo.jpg);<br />
    width: 800px;<br />
    height: 172px;<br />
}<br />
#home-link {<br />
    position: absolute;<br />
    width: 200px;    /* width of the logo */<br />
    height: 172px;   /* height of the logo */<br />
    top: 0; left: 0; /* top-left corner of logo */<br />
    border: 0;<br />
    float: left;<br />
}<br />
#header-content {<br />
    position: relative;<br />
    float: right;<br />
    width: 400px;<br />
    height: 172px;<br />
    vertical-align: bottom;<br />
    text-align: right;<br />
}
</p>]]></description>
					</item>
		<item>
			<title>Touch Reviews on "custom.css collection"</title>
			<link>http://www.techtrot.com/support/topic/customcss-collection#post-1013</link>
			<pubDate>Wed, 23 Sep 2009 08:47:21 +0000</pubDate>
			<dc:creator>Touch Reviews</dc:creator>
			<guid isPermaLink="false">1013@http://www.techtrot.com/support/</guid>
			<description><![CDATA[<p>body.custom {<br />
	background-image: url(images/bg.jpg); }<br />
body.custom {<br />
	background-repeat: repeat; }<br />
body.custom {<br />
	background-position: top center; }</p>
<p>This will set the background image but how to make the bg image clickable?
</p>]]></description>
					</item>
		<item>
			<title>lindal on "custom.css collection"</title>
			<link>http://www.techtrot.com/support/topic/customcss-collection#post-811</link>
			<pubDate>Sat, 18 Apr 2009 14:14:49 +0000</pubDate>
			<dc:creator>lindal</dc:creator>
			<guid isPermaLink="false">811@http://www.techtrot.com/support/</guid>
			<description><![CDATA[<p>I've copied some of these changes and put them on my css page and no changes happened.  What am I doing wrong?
</p>]]></description>
					</item>
		<item>
			<title>mdfrancois on "custom.css collection"</title>
			<link>http://www.techtrot.com/support/topic/customcss-collection#post-399</link>
			<pubDate>Tue, 20 Jan 2009 23:27:39 +0000</pubDate>
			<dc:creator>mdfrancois</dc:creator>
			<guid isPermaLink="false">399@http://www.techtrot.com/support/</guid>
			<description><![CDATA[<p>/*--- how to change table styles on a specific post (in this case, post-443 --*/</p>
<p>#post-443 .entry-content table {<br />
	border: none;}</p>
<p>#post-443 .entry-content td {<br />
	border: none;}
</p>]]></description>
					</item>
		<item>
			<title>Ravi Varma on "custom.css collection"</title>
			<link>http://www.techtrot.com/support/topic/customcss-collection#post-383</link>
			<pubDate>Mon, 19 Jan 2009 18:33:52 +0000</pubDate>
			<dc:creator>Ravi Varma</dc:creator>
			<guid isPermaLink="false">383@http://www.techtrot.com/support/</guid>
			<description><![CDATA[<p>Thank you for doing this Michael.
</p>]]></description>
					</item>
		<item>
			<title>mdfrancois on "custom.css collection"</title>
			<link>http://www.techtrot.com/support/topic/customcss-collection#post-363</link>
			<pubDate>Fri, 16 Jan 2009 20:43:04 +0000</pubDate>
			<dc:creator>mdfrancois</dc:creator>
			<guid isPermaLink="false">363@http://www.techtrot.com/support/</guid>
			<description><![CDATA[<p>So am I trying to colate all of the various custom.css notes I've seen on techtrot; many appear in comments replies, and it looks like they predate this forum.  </p>
<p>I thought I would collect them together here, if it help folks to see them in one place.</p>
<p>I have commented what I can. ;) Many of these are commented out, as I tried them, but decided not to implement at this time.  Sorry for the inconsitent comment format.</p>
<p>(I am new to this CSS stuff.)<br />
<pre><code>/*-------------- custom.css collection  ----------------*/
/*-----attach body.custom to any style you add here-----*/

/*-- hides RSS feed (but leaves box at top of sidebar --*/
body.custom #pp-feed {
	display: none;} 

/*-----font stuff----*/

/* to change the font site wide */
body.custom {
	font-family: georiga; }

/* to change the site title */
body.custom .homelink {
	font-family: georgia; }

/* to change the post titles when static */
body.custom .entry-title {
         color: #000000;
	font-family: georgia; }

/* to change the color of a post link on home page */
body.custom .entry-title a {
	color: #B24D62;}

/* to change the content font */
body.custom .entry-content {
         font-size: 13px;
	font-family: georgia; }

/* to change the color of headlines in a post title */
/* body.custom .entry-content h2 { */
/*	color: #ff0000;} */

/*----- set background color ---*/
body.custom {
	background: #003300;}
body.custom  .homelink a {
	color: #ffffff;}
body.custom .homelink a:hover {
	color: #ffffff;}
body.custom .description {
	color: #cccccc;}
body.custom ul.menu {
	right: 10px;}
body.custom #rotating {
	border-top: none;}

/*--- set a background image ---*/
body.custom {
	background-image: url(images/bg.jpg); }
body.custom {
	background-repeat: repeat; }
body.custom {
	background-position: top center; }

/*---container background color---*/
body.custom #container {
	background-color: white; }

/*-- widget background color --                 */
/* body.custom .widget {                         */
/*	background-color: #eaeaea; }            */

/*-------comments coloring----------*/
/* controls the background color for all the comments */
body.custom .commentlist li {
	background: #ffffff;}

/* for every alternate comment */
body.custom .commentlist li.alt {
	background: #dadada;}

/* for author comments */
body.custom .commentlist li.authorcomment {
	background: #6B8E23;
	border: none;}

/*---- reduce white space after posts---*/
body.custom .entry-meta {
	margin-top: 10px; }

/*-----create a border---- */
body.custom #container {
	border: 4px solid #cccccc;}

body.custom ul.menu {
	right: 10px;}

body.custom #rotating {
	border-top: none;}

body.custom #rotating img {
	border: 2px solid #cccccc; }</code></pre>]]></description>
					</item>

	</channel>
</rss>

