<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Help4Flirts &#187; backgrounds</title>
	<atom:link href="http://help4flirts.com/category/backgrounds/feed/" rel="self" type="application/rss+xml" />
	<link>http://help4flirts.com</link>
	<description>HTML tutorials for Niteflirt and other stuff</description>
	<lastBuildDate>Fri, 30 Jul 2010 19:19:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Background color revisited</title>
		<link>http://help4flirts.com/2010/01/14/background-color-revisited/</link>
		<comments>http://help4flirts.com/2010/01/14/background-color-revisited/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 06:54:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Color stuff]]></category>
		<category><![CDATA[Niteflirt issues]]></category>
		<category><![CDATA[Tips and tricks]]></category>
		<category><![CDATA[backgrounds]]></category>
		<category><![CDATA[add background color to Niteflirt listing]]></category>

		<guid isPermaLink="false">http://help4flirts.com/?p=397</guid>
		<description><![CDATA[Put this code at the top of your listing, substituting a named color or a hex code color (also found on the same charts). You can pick an unnamed hex code color using a free color picker. &#60;body border=&#8221;0&#8243;style=&#8221;background-color:black;&#8221;&#62; Leave the spacing exactly as it is.]]></description>
			<content:encoded><![CDATA[<p>Put this code at the top of your listing, substituting a <a title="Click for color charts" href="http://www.google.com/search?q=html+color+codes&amp;ie=utf-8&amp;oe=utf-8&amp;aq=t&amp;rls=org.mozilla:en-US:official&amp;client=firefox-a" target="_blank">named color</a> or a hex code color (also found on the same charts). You can pick an unnamed hex code color using a <a title="Free color picker" href="http://www.iconico.com/colorpic/" target="_blank">free color picker</a>. </p>
<p>&lt;body border=&#8221;0&#8243;style=&#8221;background-color:black;&#8221;&gt;</p>
<p>Leave the spacing exactly as it is. </p>
]]></content:encoded>
			<wfw:commentRss>http://help4flirts.com/2010/01/14/background-color-revisited/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Colored listing backgrounds</title>
		<link>http://help4flirts.com/2009/03/11/colored-listing-backgrounds/</link>
		<comments>http://help4flirts.com/2009/03/11/colored-listing-backgrounds/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 05:03:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Color stuff]]></category>
		<category><![CDATA[Design considerations]]></category>
		<category><![CDATA[backgrounds]]></category>
		<category><![CDATA[Niteflirt listing background colors]]></category>

		<guid isPermaLink="false">http://help4flirts.com/?p=206</guid>
		<description><![CDATA[Okay, Niteflirt does not let you use a colored background in html code. You can use an image of a color as your background, and I&#8217;ve sold a few of them. However, you can use a color name or hex code if you use inline CSS (cascading style sheets). At the top of your listing, [...]]]></description>
			<content:encoded><![CDATA[<p>Okay, Niteflirt does not let you use a colored background in html code. You can use an image of a color as your background, and I&#8217;ve sold a few of them. </p>
<p>However, you <b>can</b> use a color name or hex code if you use inline CSS (cascading style sheets). At the top of your listing, put the following code:<br />
&lt;body border=&quot;0&quot;style=&quot;background-color:black&quot;&gt;<br />
if you want it black. Use another color name (test it first) or a hex code, a 6 digit letter and number code for colors beginning with a &#8216;#&#8217;. </p>
<p>Copy it exactly, especially the spacing. </p>
]]></content:encoded>
			<wfw:commentRss>http://help4flirts.com/2009/03/11/colored-listing-backgrounds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Background image for a listing</title>
		<link>http://help4flirts.com/2008/12/06/background-image-for-a-listing/</link>
		<comments>http://help4flirts.com/2008/12/06/background-image-for-a-listing/#comments</comments>
		<pubDate>Sun, 07 Dec 2008 00:29:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[backgrounds]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[listing background]]></category>
		<category><![CDATA[page background]]></category>

		<guid isPermaLink="false">http://help4flirts.com/?p=187</guid>
		<description><![CDATA[Upload your image, then put this at the top of the page: &#60;body background=&#8221;http://yourimageurl&#8221;&#62;]]></description>
			<content:encoded><![CDATA[<p>Upload your image, then put this at the top of the page:</p>
<p>&lt;body background=&#8221;http://yourimageurl&#8221;&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://help4flirts.com/2008/12/06/background-image-for-a-listing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tables and fonts</title>
		<link>http://help4flirts.com/2008/10/03/tables-and-fonts/</link>
		<comments>http://help4flirts.com/2008/10/03/tables-and-fonts/#comments</comments>
		<pubDate>Fri, 03 Oct 2008 21:39:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[backgrounds]]></category>
		<category><![CDATA[tables]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://help4flirts.com/?p=121</guid>
		<description><![CDATA[I had a question from a flirt earlier today. She had followed the tutorial for putting buttons in tables, which shows you how to put buttons in tables with neat labels with each button, so your purchaser can see what they are. The tutorial is intended to produce a table that looks something like this. [...]]]></description>
			<content:encoded><![CDATA[<p>I had a question from a flirt earlier today. She had followed the <a href="http://help4flirts.com/help/table4buttons">tutorial for putting buttons in tables</a>, which shows you how to put buttons in tables with neat labels with each button, so your purchaser can see what they are. </p>
<p>The tutorial is intended to produce a table that looks something like this.<br />
<center><img src="http://help4flirts.com/table_01.jpg"></center></p>
<p>The problem was that her page had a black background. She had changed the text on her page to another color, using an html tag like this:<br />
<center>
<p><class="entry">&lt;font color=&quot;white&quot;&gt;</p>
<p><br /></center></p>
<p>But the font in the table remained black, and did not show up because the background was also black. The labels were there, but nobody could read them. </p>
<p>Unfortunately, when you set the font color, size, and face for a page in html, it does not affect the color of anything within a table. You need to set that color inside each cell to get them to change. </p>
<p>So her table looked like this:</p>
<p><center><img src="http://help4flirts.com/table_02.jpg"></center></p>
<p>I&#8217;m going to set the font as &#8220;arial&#8221;, which is the Niteflirt default. You can, of course, choose any font you want, remembering that if you pick a weird one that your visitor may not have installed, something else will appear. I&#8217;m going to set the color to &#8220;white&#8221;. Not all color names will work on Niteflirt. If you like a named color but it doesn&#8217;t show up on Niteflirt, you should <a href="http://help4flirts.com/2008/02/09/color-picker/">download a color picker</a> to find the proper hex code for that color. Then I&#8217;m going to set the size to 3, which is one size larger than the standard Niteflirt squinty size of 2. And for good measure I&#8217;m going to make it bold, so it will be easier to read. </p>
<p>I will set the font properties within a single &lt;font&gt; tag, but the bold must be separate. Both must come before the text. So they can be the first thing inside the cell, or they can be just before the text you are trying to format. So you can see where the table cell ends, I&#8217;m going to put the &#8216;td&#8217; and &#8216;/td&#8217; tags. What I&#8217;ve put in bold and red will be your Niteflirt button code, if you are not substituting a button image of your own. </p>
<p>&lt;td&gt;<font color="red"><b>&lt;a href=&quot;http://niteflirt_button_code&quot;&gt;&lt;img src=&quot;http://your_image_url&quot;&gt;&lt;/a&gt;</b></font>&lt;br&gt;&lt;font face=&quot;arial&quot; color=&quot;white&quot; size=&quot;3&quot;&gt;&lt;b&gt;Button Label&lt;/td&gt;</p>
<p><center><img src="http://help4flirts.com/table_03.jpg"></center></p>
<p>Normally in html you would also put end tags, but we&#8217;re trying to save space on Niteflirt, and when it doesn&#8217;t matter, we leave them out. You would need to end the font, size, or color if you wanted to change any of those. </p>
]]></content:encoded>
			<wfw:commentRss>http://help4flirts.com/2008/10/03/tables-and-fonts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making a tiled background in Paintshop Pro</title>
		<link>http://help4flirts.com/2008/08/21/making-a-tiled-background-in-paintshop-pro/</link>
		<comments>http://help4flirts.com/2008/08/21/making-a-tiled-background-in-paintshop-pro/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 19:42:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Paintshop pro]]></category>
		<category><![CDATA[backgrounds]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[Tiled backgrounds]]></category>

		<guid isPermaLink="false">http://help4flirts.com/?p=94</guid>
		<description><![CDATA[I have wanted to do a lot of tutorials in Paintshop Pro, but I&#8217;m often stopped by the fact that a simple tutorial intended to help a newbie master a single technique often produces something that is less than a work of art, while techniques can get lost in tutorials that produce complex works of [...]]]></description>
			<content:encoded><![CDATA[<p>I have wanted to do a lot of tutorials in Paintshop Pro, but I&#8217;m often stopped by the fact that a simple tutorial intended to help a newbie master a single technique often produces something that is less than a work of art, while techniques can get lost in tutorials that produce complex works of art. </p>
<p>Of course, my other beef with a lot of tutorials is that the newbie will have to download a lot of &#8220;materials&#8221;, including tubes, brushes, filters, and sometimes even buy them. In the end, if the newbie ends up following directions correctly and finishing whatever it is, she can&#8217;t really use it (the copyright still belongs to the designer) and the individual techniques have gotten lost in the details. </p>
<p>I&#8217;m sure you&#8217;ve seen lots of background images on myspace and other member sites where the images just repeats. It doesn&#8217;t match at all. There are just ugly seams. </p>
<p>I&#8217;m going to show you how to tile a background using Paintshop Pro. It&#8217;s a pretty simple way to do it. There are lots of other ways to do it, too, but let&#8217;s not get into that right now. If you&#8217;re interested in doing some research, there&#8217;s a link at the bottom of this tutorial where you can find out ways some artists do it.  </p>
<p>Here is my baby Maude, hiding in plain sight on a rug. </p>
<p><img src="http://help4flirts.com/help/tiledbackground/camomaude.jpg"></p>
<p><a href="http://help4flirts.com/help/tiledbackground/example.html">Here</a> she is tiled into a background.</p>
<p>Here we are in Paintshop Pro with the image open. Although impressive images can be made from big photos, they can take a very long time to load. So it&#8217;s better to plan on having a smaller image repeat. I reduced Maude&#8217;s photo greatly to make it this convenient size. </p>
<p>Select Effects=>Image Effects=>Seamless Tiling<br />
<a href="http://help4flirts.com/help/tiledbackground/tiling_01.jpg"><img src="http://help4flirts.com/help/tiledbackground/tiling_01_tn.jpg" border="0"></a></p>
<p>This window pops up.</p>
<p><a href="http://help4flirts.com/help/tiledbackground/tiling_02.jpg"><img src="http://help4flirts.com/help/tiledbackground/tiling_02_tn.jpg" border="0"></a></p>
<p>There are a lot of settings you can adjust in this window. I find that the &#8220;corner&#8221; and &#8220;bidirectional&#8221; tend to give less vertical and horizontal effect. You can zoom your view. You can also click the die on the far right to get random settings. If you lose yourself in random settings and want to get back, go up to the top and dropdown the preset menu. Choose &#8220;factory default&#8221;. You should play with the settings sometime to get a feel for what they can do. </p>
<p>I&#8217;m going to tick the &#8220;Show tiling preview&#8221; box, which will bring up a preview window.</p>
<p><img src="http://help4flirts.com/help/tiledbackground/tiling_03.jpg"></p>
<p>This looks okay. You can adjust the magnification to see it better if you like.</p>
<p>Close it and hit the &#8216;OK&#8217; button. Maude is now tiled.</p>
<p><img src="http://help4flirts.com/help/tiledbackground/maude_tiled.jpg"></p>
<p><a href="http://help4flirts.com/help/tiledbackground/tiled_example.html">The page</a></p>
<p>For lots more info on tiling backgrounds and even some freebies, <a href="http://www.designshard.com/freebies/ultimate-source-for-tiled-background-patterns/" target="_blank">Visit this blog</a>, where you&#8217;ll find a collection of tutorial links halfway down the page. I&#8217;ve looked at a few of them. You can do some amazing things, but have your patience ready!</p>
]]></content:encoded>
			<wfw:commentRss>http://help4flirts.com/2008/08/21/making-a-tiled-background-in-paintshop-pro/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.241 seconds -->
