<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[PunBB Forums — How do I add a picture to the background of my website?]]></title>
		<link>https://punbb.informer.com/forums/topic/24758/how-do-i-add-a-picture-to-the-background-of-my-website/</link>
		<atom:link href="https://punbb.informer.com/forums/feed/rss/topic/24758/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in How do I add a picture to the background of my website?.]]></description>
		<lastBuildDate>Thu, 07 Mar 2013 10:50:11 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: How do I add a picture to the background of my website?]]></title>
			<link>https://punbb.informer.com/forums/post/148301/#p148301</link>
			<description><![CDATA[<p>When you&#039;re building a Web page, you&#039;ll want to add images.</p>]]></description>
			<author><![CDATA[null@example.com (Alex001)]]></author>
			<pubDate>Thu, 07 Mar 2013 10:50:11 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/148301/#p148301</guid>
		</item>
		<item>
			<title><![CDATA[Re: How do I add a picture to the background of my website?]]></title>
			<link>https://punbb.informer.com/forums/post/142732/#p142732</link>
			<description><![CDATA[<p>Colors are in &#039;Style&#039;_cs.css<br />Right click and inspect element (if using Chrome) to speed up finding relevant block of code, when on your forum index...</p>]]></description>
			<author><![CDATA[null@example.com (KeyDog)]]></author>
			<pubDate>Fri, 23 Dec 2011 20:11:10 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/142732/#p142732</guid>
		</item>
		<item>
			<title><![CDATA[Re: How do I add a picture to the background of my website?]]></title>
			<link>https://punbb.informer.com/forums/post/142731/#p142731</link>
			<description><![CDATA[<p>Okay, I managed to get the picture in the background, but what do I look for to change the table to white?</p><p><a href="http://www.larkmesn.com/forum/index.php">http://www.larkmesn.com/forum/index.php</a></p><p>Thank you for you help once again.</p>]]></description>
			<author><![CDATA[null@example.com (WeNeedHelp)]]></author>
			<pubDate>Fri, 23 Dec 2011 20:07:34 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/142731/#p142731</guid>
		</item>
		<item>
			<title><![CDATA[Re: How do I add a picture to the background of my website?]]></title>
			<link>https://punbb.informer.com/forums/post/142730/#p142730</link>
			<description><![CDATA[<p>I&#039;d just<br /></p><ul><li><p>put the css lines one beneath the other and</p></li><li><p>put an extra spacing before &#039;url...&#039;</p></li><li><p>then double check the location path...</p></li></ul>]]></description>
			<author><![CDATA[null@example.com (KeyDog)]]></author>
			<pubDate>Fri, 23 Dec 2011 19:38:17 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/142730/#p142730</guid>
		</item>
		<item>
			<title><![CDATA[Re: How do I add a picture to the background of my website?]]></title>
			<link>https://punbb.informer.com/forums/post/142728/#p142728</link>
			<description><![CDATA[<div class="quotebox"><blockquote><p>/****************************************************************/<br />/* 1. BACKGROUND AND TEXT COLOURS */<br />/****************************************************************/</p><p>/* 1.1 Default background colour and text colour */</p><p>BODY {background-image:url(../../../../IMG_0081.JPG); background-attachment:fixed; background-repeat:no-repeat; background-position:top center;}</p></blockquote></div><p>Oh, thank you! I had already looked at the first post that you showed, but I was slightly confused. Like I said, I am very new to coding, so is this correct?</p><p>I must be doing something wrong though because it will not show up on my forum.</p>]]></description>
			<author><![CDATA[null@example.com (WeNeedHelp)]]></author>
			<pubDate>Fri, 23 Dec 2011 18:36:41 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/142728/#p142728</guid>
		</item>
		<item>
			<title><![CDATA[Re: How do I add a picture to the background of my website?]]></title>
			<link>https://punbb.informer.com/forums/post/142727/#p142727</link>
			<description><![CDATA[<div class="quotebox"><cite>WeNeedHelp wrote:</cite><blockquote><p>On a side note, how do you update the punbb forums from 1.3 to 1.4 without losing all the current posts? Or do I even need to?</p></blockquote></div><div class="quotebox"><cite>hcs wrote:</cite><blockquote><p><strong>Upgrade from 1.3</strong><br /><strong>NOTE:</strong> Make a backup of your current forum folder before proceeding. Also, don&#039;t forget to make a backup of your forum database. Use mysqldump for MySQL and pg_dump if you are using PostgreSQL. If you&#039;re using SQLite, just make a backup copy of the SQLite database file. You can also make database backups via most administration tools, such as MySQL Administrator, phpMyAdmin and phpPgAdmin.</p><ol class="decimal"><li><p>Turn the Maintenance mode on via the admin panel.</p></li><li><p>Disable all extensions via the admin panel.</p></li><li><p>Overwrite the old files with the new ones.</p></li><li><p>After owerwriting, verify that the cache, img/avatars and extensions (for pun_repository) directories are set enough write permissions (usually 777 or 755).</p></li><li><p>Clear the cache directory.</p></li><li><p>Go to the forum index and run the db_update.php script (this may take a while to finish).</p></li><li><p>Update all the extentsions.</p></li><li><p>Turn on all the updated extensions.</p></li><li><p>Turn the Maintenance mode off.</p></li></ol></blockquote></div>]]></description>
			<author><![CDATA[null@example.com (KeyDog)]]></author>
			<pubDate>Fri, 23 Dec 2011 18:29:39 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/142727/#p142727</guid>
		</item>
		<item>
			<title><![CDATA[Re: How do I add a picture to the background of my website?]]></title>
			<link>https://punbb.informer.com/forums/post/142726/#p142726</link>
			<description><![CDATA[<div class="quotebox"><cite>WeNeedHelp wrote:</cite><blockquote><p><strong>How do I add a picture to the background of my website?</strong></p><p>I looked in other help threads, but I can&#039;t seem to figure it out. I have just started to learn code so if you could put it into simple terms that would be appreciated.</p></blockquote></div><p>This should help...</p><div class="quotebox"><cite>KeyDog wrote:</cite><blockquote><p>You need to add<br />background-image: url(../images/bg.gif);<br />to style/Oxygen/oxygen.css&nbsp; or oxygen_cs.css</p><p>see <a href="http://punbb.informer.com/forums/topic/20872/modified-the-oxygen-skin/">this post</a> also</p></blockquote></div><br /><div class="quotebox"><cite>Ishimaru Chiaki wrote:</cite><blockquote><p>The only problem with the background is that it isn&#039;t fixed, so as we scroll, we see the pic&#039;s edges.</p><p>Paste these properties where you have put the background image, if you used the <strong>background-image</strong> property :<br /></p><div class="quotebox"><blockquote><p>background-attachment: fixed;<br />background-repeat: no-repeat;<br />background-position: top center;</p></blockquote></div><p>If a megaproperty (background instead of background-image) is used, just add <strong>fixed</strong> among the values.</p></blockquote></div>]]></description>
			<author><![CDATA[null@example.com (KeyDog)]]></author>
			<pubDate>Fri, 23 Dec 2011 18:26:44 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/142726/#p142726</guid>
		</item>
		<item>
			<title><![CDATA[How do I add a picture to the background of my website?]]></title>
			<link>https://punbb.informer.com/forums/post/142724/#p142724</link>
			<description><![CDATA[<p><strong>How do I add a picture to the background of my website?</strong></p><p>I looked in other help threads, but I can&#039;t seem to figure it out. I have just started to learn code so if you could put it into simple terms that would be appreciated. </p><p>On a side note, how do you update the punbb forums from 1.3 to 1.4 without losing all the current posts? Or do I even need to? </p><p>Thanks, <br />WeNeedHelp</p>]]></description>
			<author><![CDATA[null@example.com (WeNeedHelp)]]></author>
			<pubDate>Fri, 23 Dec 2011 17:31:52 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/142724/#p142724</guid>
		</item>
	</channel>
</rss>
