<?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>Profit with Your Dotcom&#187; web graphics</title>
	<atom:link href="http://www.profitwithyour.com/category/web-graphics/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.profitwithyour.com</link>
	<description>Making Honest Money with Your Online Business</description>
	<lastBuildDate>Mon, 08 Feb 2010 22:05:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Learn to Create Your Own Minisite Graphics</title>
		<link>http://www.profitwithyour.com/web-graphics/learn-to-create-your-own-minisite-graphics-2/</link>
		<comments>http://www.profitwithyour.com/web-graphics/learn-to-create-your-own-minisite-graphics-2/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 22:05:03 +0000</pubDate>
		<dc:creator>Gary</dc:creator>
				<category><![CDATA[web graphics]]></category>

		<guid isPermaLink="false">http://www.profitwithyour.com/?p=99</guid>
		<description><![CDATA[It usually makes sense to have a professional graphic designer create your site graphics. Unless you&#8217;re a graphics wiz yourself, your site will look much better with a pro behind the wheel. Plus, time is money, and it only makes sense to outsource work that would take up time that you could be spending on [...]]]></description>
			<content:encoded><![CDATA[<p>It usually makes sense to have a professional graphic designer create your site graphics. Unless you&#8217;re a graphics wiz yourself, your site will look much better with a pro behind the wheel. Plus, time is money, and it only makes sense to outsource work that would take up time that you could be spending on profit-producing activities.</p>
<p>If I I haven&#8217;t convinced you that it makes sense to outsource your graphics work to a professional, here&#8217;s a site providing free videos to help you learn how to create your own site graphics using Photoshop. The videos will show you how to create all of the graphics and buttons you see on those sales minisites. You&#8217;ll also learn how to create a complete minisite template as well as a video squeeze page layout.</p>
<p>A comparable set of videos might set you back between 30 and 50 bucks, but these training videso are currently being offered for free. You might want to check them out now while they&#8217;re still available.</p>
<p><a href="http://www.diysalesgraphics.com/">http://www.diysalesgraphics.com/</a></p>
No Tags]]></content:encoded>
			<wfw:commentRss>http://www.profitwithyour.com/web-graphics/learn-to-create-your-own-minisite-graphics-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Customizing a BANS Template</title>
		<link>http://www.profitwithyour.com/uncategorized/customizing-a-bans-template/</link>
		<comments>http://www.profitwithyour.com/uncategorized/customizing-a-bans-template/#comments</comments>
		<pubDate>Sat, 15 Nov 2008 16:09:03 +0000</pubDate>
		<dc:creator>Gary</dc:creator>
				<category><![CDATA[BANS template]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[affiliate marketing]]></category>
		<category><![CDATA[niche template]]></category>
		<category><![CDATA[online business]]></category>
		<category><![CDATA[web graphics]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[web template]]></category>
<category>BANS template</category><category>CSS</category><category>niche template</category><category>web template</category>
		<guid isPermaLink="false">http://profitwithyour.com/?p=56</guid>
		<description><![CDATA[Customizing a BANS template can be quick and simple.  And, if you&#8217;re really daring, you can completely overhaul the entire layout.  This requires a bit of knowledge of CSS, and it doesn&#8217;t hurt to have a little knowledge of PHP programming, too.
But to just make some basic site changes that help to make your site stand apart from the [...]]]></description>
			<content:encoded><![CDATA[<p>Customizing a <a title="Build a Niche Store" href="http://profitwithyour.com/buildaniche/" target="_self">BANS</a> template can be quick and simple.  And, if you&#8217;re really daring, you can completely overhaul the entire layout.  This requires a bit of knowledge of CSS, and it doesn&#8217;t hurt to have a little knowledge of PHP programming, too.</p>
<p>But to just make some basic site changes that help to make your site stand apart from the rest of the crowd, there are a few quick things you can do:</p>
<p><strong>1. Select one of the base templates. </strong> Any template will do.  I usually select one that has the logo section centered on the screen, but you can choose any theme.</p>
<p><strong>2. Create your own logo.</strong>  This is important because the basic template includes a blank gray logo with the name of your site in large text.  You want a good graphical logo.  But even if you&#8217;re not an artist, you can use the graphics software of your choice to create an image <strong>968 pixels wide</strong> by <strong>180 pixels high</strong>.  Even the Paint program that comes with Windows will allow you to create a jpeg image that will suffice.  I prefer PhotoShop, but I also use Paint Shop Pro and GIMP.  GIMP is open source, so it&#8217;s a good choice if you don&#8217;t want to shell out the cash for PhotoShop.</p>
<p>Now comes the fun part.  You get to create the logo.  And if you&#8217;re not an artist, you may want to get help with this part.  You want your design to look professional.</p>
<p>Once you have your logo image finished, save your file as logo.jpg.  You can easily upload the new logo to your website through the admin panel.  Click the &#8220;Template&#8221; button to go into the editor and click the &#8220;Upload Logo&#8221; link beside your selected template.  This will allow you to locate and upload the logo you saved.</p>
<p><strong>3. Remove the title from the BANS template </strong>by clicking the header.php link beside your selected template. Don&#8217;t worry if you don&#8217;t know what you&#8217;re looking at.  You don&#8217;t have to for this. </p>
<p>Just find the words &lt;a href=&#8221;&lt;?php print URL_PATH.&#8221;/&#8221;;?&gt;&#8221;&gt; &lt;?php print SITENAME.&#8221;";?&gt;&lt;/a&gt;.</p>
<p>Then delete that whole line.  Don&#8217;t worry, it won&#8217;t break anything.  That&#8217;s just code to print your site name and make it a clickable link.  Be sure to click the &#8220;Save&#8221; button at the bottom of the page to save your changes.</p>
<p><strong>4. Now you can customize the template even more </strong>by changing the style sheet.  To do this, click the styles.css link beside your selected template.  This will open up the style sheet file for editing.  Then you&#8217;ll want to open Notepad, select all of the text in the style sheet editor and paste it into the Notepad window.  This will preserve the original style sheet in case you make a change that you&#8217;d like to reverse.</p>
<p><strong>Changing Colors</strong></p>
<p>Now look for lines that include the word &#8220;color.&#8221;  The number value beside the &#8220;color: &#8221; tag is a hexadecimal value that indicates the RGB (red-green-blue) value to be used for a particular part of the website. </p>
<p>You can use your graphics program to choose a color and get the RGB value.  This is the easiest way to get the number to use for a particular color.</p>
<p>The number is actually the combination of three values &#8211; one for red, one for green, and one for blue.  So, if you see a value like #000000, this is black.  The first two 0&#8217;s are the red value, the next two are the green value, and the final two are the blue value.  They&#8217;re all 0, which means red, green, and blue are all turned off.</p>
<p>But the numbers are hexadecimal (base 16), so they don&#8217;t range from 0-9 like you&#8217;re used to.  They range from 0-16.  And since we don&#8217;t have digits to represent value greater than 9, we use the first several letters of the alphabet instead.  So, A = 10, B = 11, C = 12, &#8230; F = 16.</p>
<p>Since all 0&#8217;s is black, it makes sense that white would be the exact opposite &#8211; all values turned on.  And since F = 16, the value for white is #FFFFFF.</p>
<p>If you want red, you can use #FF0000.  Green is #00FF00.  And blue is #0000FF.</p>
<p>You can vary the values of each to get different shades.  And combinations of red, green, and blue will give you just about any color you can imagine. </p>
<p><strong>Changing Borders and Fonts</strong></p>
<p>You can also change the borders and fonts of any section of the site.  Just find the corresponding tag in the style sheet and change it to the value of your choice.  After making a change, click the &#8220;Save&#8221; button at the bottom of the page to save your change.  Then click the &#8220;View Store&#8221; link at the top of the page to see your latest changes.</p>
<p><strong>Advanced Changes</strong></p>
<p>You can make many more advanced design changes by altering the style sheet.  If you learn the rules of CSS, you can learn how to move parts of the design around to completely alter the site layout.  The sky&#8217;s the limit when it comes to the ways to customize a <a title="Build a Niche Store" href="http://profitwithyour.com/buildaniche/" target="_self">BANS</a> template.  I&#8217;ve seen many unique designs that in no way resemble the original <a title="Niche Store Script" href="http://profitwithyour.com/buildaniche/" target="_self">BANS</a> templates.  Making these types of changes will help your <a title="Niche Store Script" href="http://profitwithyour.com/buildaniche/" target="_self">niche store website</a> stand apart from the crowd.</p>
<a href="http://www.profitwithyour.com/tag/bans-template" rel="tag">BANS template</a>, <a href="http://www.profitwithyour.com/tag/css" rel="tag">CSS</a>, <a href="http://www.profitwithyour.com/tag/niche-template" rel="tag">niche template</a>, <a href="http://www.profitwithyour.com/tag/web-template" rel="tag">web template</a>]]></content:encoded>
			<wfw:commentRss>http://www.profitwithyour.com/uncategorized/customizing-a-bans-template/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick and Simple E-Covers</title>
		<link>http://www.profitwithyour.com/information-products/creating-e-covers-with-ease/</link>
		<comments>http://www.profitwithyour.com/information-products/creating-e-covers-with-ease/#comments</comments>
		<pubDate>Tue, 30 Oct 2007 16:15:17 +0000</pubDate>
		<dc:creator>Gary</dc:creator>
				<category><![CDATA[information products]]></category>
		<category><![CDATA[sales copy]]></category>
		<category><![CDATA[web graphics]]></category>
<category>action scripts</category><category>e covers</category><category>information product</category>
		<guid isPermaLink="false">http://profitwithyour.com/information-products/creating-e-covers-with-ease/</guid>
		<description><![CDATA[E-Covers are great for helping your customers visualize your information product.  Whether you&#8217;re selling software or an ebook, your sales will improve if you have a visual representation of your product on your site.  This is because your customer will actually perceive your product to be more valuable because we are all accustomed to buying [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amazon.com/gp/product/B000BB46KS?ie=UTF8&amp;tag=imparadise-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B000BB46KS"><img border="0" align="left" src="http://www.profitwithyour.com/images/webgraphics.jpg" /></a><img border="0" width="1" src="http://www.assoc-amazon.com/e/ir?t=imparadise-20&amp;l=as2&amp;o=1&amp;a=B000BB46KS" height="1" style="margin: 0px; border: medium none" /><strong>E-Covers</strong> are great for helping your customers visualize your information product.  Whether you&#8217;re selling software or an ebook, your sales will improve if you have a visual representation of your product on your site.  This is because your customer will actually perceive your product to be more valuable because we are all accustomed to buying books and software in boxes. </p>
<p><strong>So, how can you create an e-cover? </strong></p>
<p>If you have a copy of PhotoShop, you can buy a set of action scripts to automate the process.  These action scripts will allow you to focus on creating a nice flat design for your book or software cover.  You may then run the action script to have a box or book cover generated from the flat design.  The script will use Photoshop&#8217;s perspective tools to give the cover a 3D look, and it will also add a reflection and shading to make the image appear more realistic.</p>
<p>You may also purchase a software program specifically designed for creating eCovers.  I believe one of the best programs is <a redirect.html?ie="UTF8&amp;location=http%3A%2F%2Fwww.amazon.com%2FThe-Web-Graphics-Creator-v3-0%2Fdp%2FB000BB46KS%3Fie%3DUTF8%26s%3Dsoftware%26qid%3D1193759409%26sr%3D1-2&amp;tag=imparadise-20&amp;linkCode=ur2&amp;camp=1789&amp;creative=9325" href="http://www.amazon.com/gp/redirect.html?ie=UTF8&amp;location=http%3A%2F%2Fwww.amazon.com%2FThe-Web-Graphics-Creator-v3-0%2Fdp%2FB000BB46KS%3Fie%3DUTF8%26s%3Dsoftware%26qid%3D1193759409%26sr%3D1-2&amp;tag=imparadise-20&amp;linkCode=ur2&amp;camp=1789&amp;creative=9325" onmouseout="window.status='';return true;" onmouseover="window.status='The Web Graphics Creator';return true;">The Web Graphics Creator</a><img border="0" width="1" src="http://www.assoc-amazon.com/e/ir?t=imparadise-20&amp;l=ur2&amp;o=1" height="1" style="margin: 0px; border: medium none" />.  It&#8217;s often difficult to find in stores, but you can purchase it on Amazon for under $30.  No, it isn&#8217;t a perfect solution.  You can certainly make better images yourself using PhotoShop.  But if you don&#8217;t want to spend $300+ for PhotoShop, or you&#8217;re not really comfortable with your artistic skills, this program may be just what you&#8217;re looking for.</p>
<a href="http://www.profitwithyour.com/tag/action-scripts" rel="tag">action scripts</a>, <a href="http://www.profitwithyour.com/tag/e-covers" rel="tag">e covers</a>, <a href="http://www.profitwithyour.com/tag/information-product" rel="tag">information product</a>]]></content:encoded>
			<wfw:commentRss>http://www.profitwithyour.com/information-products/creating-e-covers-with-ease/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cool Web Graphics or Hypnotic Sales Copy?</title>
		<link>http://www.profitwithyour.com/online-business/cool-web-graphics-or-hypnotic-sales-copy/</link>
		<comments>http://www.profitwithyour.com/online-business/cool-web-graphics-or-hypnotic-sales-copy/#comments</comments>
		<pubDate>Wed, 19 Sep 2007 23:39:53 +0000</pubDate>
		<dc:creator>Gary</dc:creator>
				<category><![CDATA[online business]]></category>
		<category><![CDATA[sales copy]]></category>
		<category><![CDATA[web graphics]]></category>
<category>online business</category><category>sales copy</category><category>web graphics</category>
		<guid isPermaLink="false">http://profitwithyour.com/?p=9</guid>
		<description><![CDATA[There&#8217;s a lot of debate about whether interesting graphics really help or hinder online sales.  I&#8217;m sure a number of intelligent marketing tests have been done to investigate whether or not including great-looking graphics on your site really helps add credibility &#8211; the kind of credibility that leads to sales.  I haven&#8217;t seen any of [...]]]></description>
			<content:encoded><![CDATA[<p><img border="0" vspace="7" align="left" width="180" src="http://profitwithyour.com/wp-content/uploads/2007/09/001_58.jpg" hspace="7" alt="sales graph" height="165" style="width: 180px; height: 165px" title="sales graph" />There&#8217;s a lot of debate about whether interesting graphics really help or hinder online sales.  I&#8217;m sure a number of intelligent marketing tests have been done to investigate whether or not including great-looking graphics on your site really helps add credibility &#8211; the kind of credibility that leads to sales.  I haven&#8217;t seen any of those reports, but I have read articles by top marketing experts that say the opposite is actually true &#8211; plain text sells best.</p>
<p>So, if that&#8217;s true, why do we see so many pages with fancy headers, footers, &#8220;virtual&#8221; boxes and book covers, etc.?  You would think that everyone would go the &#8220;simpler&#8221; route of throwing up a sales letter with a link to their payment processor near the bottom of the page (before the ubiquitous PS).  It would stand to reason that if research indicates that graphics reduce sales conversions more people would choose to forego the time and expense of adding them.</p>
<p>But, most people fail to consider that there are other variables at work.  I would like to see a study that compares text-only sales conversions with sites that include nice graphics along with a few other variables thrown in. </p>
<p>For example, do graphics help relatively new online businesses more than established firms?  In other words, once an individual or business establishes credibility with their market, do graphics then become a hindrance?  And would having the extra graphics actually work better to boost credibility for the newcomer?  Or does it even matter?</p>
<p>And I&#8217;m sure the actual content of the sales letter would make a huge difference.  You really get into elements like the heading, sub-head, use of bold and highlighted characters, testimonials, <a target="_blank" href="http://en.wikipedia.org/wiki/Johnson_Box" title="What is a Johnson Box?">Johnson Boxes</a>, etc.  Effective sales copy becomes much more critical when that&#8217;s all you&#8217;re relying on to get the sale.  I&#8217;m talking about copy using techniques like Joe Vitale&#8217;s famous &#8220;hypnotic&#8221; methods to send customers into &#8220;buying trances.&#8221;</p>
<p>I personally like to see nice web graphics, but I&#8217;m not sure they actually influence me to buy any more or less than a site without graphics.  The sales copy really has the most influence, but I haven&#8217;t really stopped to think about whether or not the graphics make me feel more or less like making a purchase.  Perhaps that&#8217;s something to consider when visiting a new site.</p>
<p>If you have any information on how the use of web graphics helps or hinders online sales, I&#8217;d like to hear about it.  Or, if you have a personal opinion on the subject, I&#8217;d like to hear that.  I think this is a subject worthy of a bit of discussion.  Our online sales are at stake.</p>
<a href="http://www.profitwithyour.com/tag/online-business" rel="tag">online business</a>, <a href="http://www.profitwithyour.com/tag/sales-copy" rel="tag">sales copy</a>, <a href="http://www.profitwithyour.com/tag/web-graphics" rel="tag">web graphics</a>]]></content:encoded>
			<wfw:commentRss>http://www.profitwithyour.com/online-business/cool-web-graphics-or-hypnotic-sales-copy/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
