<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[PunBB Forums — style question/troubles]]></title>
		<link>https://punbb.informer.com/forums/topic/4260/style-questiontroubles/</link>
		<atom:link href="https://punbb.informer.com/forums/feed/rss/topic/4260/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in style question/troubles.]]></description>
		<lastBuildDate>Thu, 15 Jul 2004 19:06:28 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: style question/troubles]]></title>
			<link>https://punbb.informer.com/forums/post/17459/#p17459</link>
			<description><![CDATA[<p>Well, glad it worked out for you.</p>]]></description>
			<author><![CDATA[null@example.com (zc923)]]></author>
			<pubDate>Thu, 15 Jul 2004 19:06:28 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/17459/#p17459</guid>
		</item>
		<item>
			<title><![CDATA[Re: style question/troubles]]></title>
			<link>https://punbb.informer.com/forums/post/17456/#p17456</link>
			<description><![CDATA[<div class="quotebox"><cite>zc923 wrote:</cite><blockquote><p>Double quotes might get you in some trouble.<br />try this:</p><div class="codebox"><pre><code> background-image: url(&#039;backgif.gif&#039;);</code></pre></div></blockquote></div><br /><p>SWEET! that was it. THANKS GUYS!</p><p>and the&nbsp; <a href="http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.forgamers-bygamers.com%2Fe107forum%2Fstyle%2FHeavyAir.css&amp;warning=1&amp;profile=css2&amp;usermedium=all">results</a></p>]]></description>
			<author><![CDATA[null@example.com (Dr.Jeckyl)]]></author>
			<pubDate>Thu, 15 Jul 2004 19:00:03 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/17456/#p17456</guid>
		</item>
		<item>
			<title><![CDATA[Re: style question/troubles]]></title>
			<link>https://punbb.informer.com/forums/post/17455/#p17455</link>
			<description><![CDATA[<p>Double quotes might get you in some trouble.<br />try this:</p><div class="codebox"><pre><code> background-image: url(&#039;backgif.gif&#039;);</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (zc923)]]></author>
			<pubDate>Thu, 15 Jul 2004 18:53:13 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/17455/#p17455</guid>
		</item>
		<item>
			<title><![CDATA[Re: style question/troubles]]></title>
			<link>https://punbb.informer.com/forums/post/17454/#p17454</link>
			<description><![CDATA[<div class="quotebox"><cite>Dr.Jeckyl wrote:</cite><blockquote><p>so this</p><div class="codebox"><pre><code>BODY {background-color: #ffffff; 
      background-image: url(&quot;backgif.gif?);
      background-repeat: repeat;}</code></pre></div><p> is the way it should be?</p></blockquote></div><p>That should be fine it should work, hit your refresh button if it doesn&#039;t look right.</p>]]></description>
			<author><![CDATA[null@example.com (hcgtv)]]></author>
			<pubDate>Thu, 15 Jul 2004 18:43:10 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/17454/#p17454</guid>
		</item>
		<item>
			<title><![CDATA[Re: style question/troubles]]></title>
			<link>https://punbb.informer.com/forums/post/17453/#p17453</link>
			<description><![CDATA[<p>here is the entire css i&#039;m editing:</p><div class="codebox"><pre><code>BODY {background-color: #ffffff; 
      background-image: url(&quot;backgif.gif?);
      background-repeat: repeat;}

TD {
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    color: #333333
}

INPUT, SELECT {
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    color: #333333
}

TEXTAREA {
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    color: #333333
}

FORM { margin: 0 }

PRE {
    font-size: 11px;
    margin: 0
}

TABLE.punmain {
    border: none;
    width: 100%;
    background-color: #606060
}
TABLE.punplain {
    border: none;
    width: 100%
}
TABLE.punspacer {
    border: none;
    width: 100%
}

TR.punhead { background-color: #C2C9DC }
TR.puncon1 { background-color: #D3D7E3 }
TR.puncon2 { background-color: #E3E6EE }
TR.puncon3 { background-color: #BFC5D5 }
TR.puntopic { height: 1.5em }

TD.punhead { color: #102945 }
TD.punheadcent {
    color: #102945;
    text-align: center
}
TD.puncon1 { background-color: #D3D7E3 }
TD.puncon1cent {
    background-color: #D3D7E3;
    text-align: center
}
TD.puncon1right {
    background-color: #D3D7E3;
    text-align: right
}
TD.puncon2 { background-color: #E3E6EE }
TD.puncon2cent {
    background-color: #E3E6EE;
    text-align: center
}
TD.puncon3 { background-color: #BFC5D5 }
TD.puncent { text-align: center }
TD.punright { text-align: right }
TD.puntop { vertical-align: top }
TD.puntopright {
    text-align: right;
    vertical-align: top
}
TD.punquote {
    background-color: #F6F6F6;
    border: #606060;
    border-style: dashed;
    border-width: 1px
}

A:link, A:visited {
    text-decoration: none;
    color: #C85900
}
A:link.punhot, A:visited.punhot { color: #C85900 }
A:link.punclosed, A:visited.punclosed { color: #C85900 }
A:hover {
    text-decoration: none;
    color: #F06B00
}
A:hover.punhot { color: #F06B00 }
A:hover.punclosed { color: #F06B00 }

IMG.punavatar {
    margin-top: 3px;
    margin-bottom: 3px
}

.puntext { font-size: 11px }
.punedited {
    font-size: 10px;
    font-style: italic;
}
.punsignature { font-size: 10px }
.punheadline {
    font-size: 12px;
    font-weight: bold;
}
.puntitle {
    font-size: 14px;
    font-weight: bold
}
.punhot { color: #C85900 }</code></pre></div><p>and here is the test forum i&#039;ve set up<br /><a href="http://www.forgamers-bygamers.com/e107forum/index.php">http://www.forgamers-bygamers.com/e107forum/index.php</a></p><p>i appreciate the help.</p>]]></description>
			<author><![CDATA[null@example.com (Dr.Jeckyl)]]></author>
			<pubDate>Thu, 15 Jul 2004 18:28:06 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/17453/#p17453</guid>
		</item>
		<item>
			<title><![CDATA[Re: style question/troubles]]></title>
			<link>https://punbb.informer.com/forums/post/17452/#p17452</link>
			<description><![CDATA[<p>so this</p><div class="codebox"><pre><code>BODY {background-color: #ffffff; 
      background-image: url(&quot;backgif.gif?);
      background-repeat: repeat;}</code></pre></div><p> is the way it should be?</p>]]></description>
			<author><![CDATA[null@example.com (Dr.Jeckyl)]]></author>
			<pubDate>Thu, 15 Jul 2004 18:26:44 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/17452/#p17452</guid>
		</item>
		<item>
			<title><![CDATA[Re: style question/troubles]]></title>
			<link>https://punbb.informer.com/forums/post/17451/#p17451</link>
			<description><![CDATA[<p>This is what you&#039;d have to do:<br /></p><div class="codebox"><pre><code>background-image: url(backgif.gif); 
background-repeat: repeat;</code></pre></div><p>If you place the gif in the same directory as the css then you don&#039;t have to worry about the long urls.</p>]]></description>
			<author><![CDATA[null@example.com (hcgtv)]]></author>
			<pubDate>Thu, 15 Jul 2004 18:23:21 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/17451/#p17451</guid>
		</item>
		<item>
			<title><![CDATA[style question/troubles]]></title>
			<link>https://punbb.informer.com/forums/post/17450/#p17450</link>
			<description><![CDATA[<p>i&#039;ve been familiarizing myself with style sheet editing for a site i am fooling around with, so i&#039;ve been reading the style guide and it&#039;s been a great help with some questions, but i just can&#039;t get an image i have to tile, or even show up for that matter.<br />this is what i have and would like that image to tile in the background of the forum. the image is also in my &quot;/httpdocs/e107forum/img&quot; folder and that doesn&#039;t work either.</p><div class="codebox"><pre><code>BODY {background-color: #ffffff; background-image: url(?e107forum/style/backgif.gif?);
      background-repeat: repeat;}</code></pre></div><p>is this correct? i&#039;m also reading <a href="http://www.w3.org/TR/REC-CSS2/colors.html#propdef-background-image">this</a> guide on more advanced .css editing with no luck also. any help would be appreciated.</p><br /><p>edit:this is for a punbb forum i have and have been modding and finding the right mods i like. just changing it to suit my needs and style of the site.</p>]]></description>
			<author><![CDATA[null@example.com (Dr.Jeckyl)]]></author>
			<pubDate>Thu, 15 Jul 2004 18:17:45 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/17450/#p17450</guid>
		</item>
	</channel>
</rss>
