<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.3" -->
<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>Magik Forum &#187; Forum: How Tos - Recent Posts</title>
		<link>http://forum.magikcommerce.com/forum/how-tos</link>
		<description>Magik Forum</description>
		<language>en-US</language>
		<pubDate>Mon, 06 Feb 2012 04:34:28 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.3</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://forum.magikcommerce.com/search.php</link>
		</textInput>
		<atom:link href="http://forum.magikcommerce.com/rss/forum/how-tos" rel="self" type="application/rss+xml" />

		<item>
			<title>Job on "How to create widget custom slide banner in head ( Modern theme )"</title>
			<link>http://forum.magikcommerce.com/topic/how-to-create-widget-custom-slide-banner-in-head-modern-theme#post-430</link>
			<pubDate>Tue, 22 Nov 2011 14:05:39 +0000</pubDate>
			<dc:creator>Job</dc:creator>
			<guid isPermaLink="false">430@http://forum.magikcommerce.com/</guid>
			<description>&#60;p&#62;How to create widget custom slide banner in head ( modern theme ) if i want use jQurey ( http://nivo.dev7studios.com/ ) Please tech me. please thank you.
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>Job on "problem add picture in modern theme not work help me."</title>
			<link>http://forum.magikcommerce.com/topic/problem-add-picture-in-modern-theme-not-work-help-me#post-427</link>
			<pubDate>Mon, 14 Nov 2011 15:09:52 +0000</pubDate>
			<dc:creator>Job</dc:creator>
			<guid isPermaLink="false">427@http://forum.magikcommerce.com/</guid>
			<description>&#60;p&#62;I looking in this site : http://www.spinonesolutions.com/2010/10/magento-custom-widget/comment-page-1/#comment-30957 but How to follow create widget slide in home page and How to follow change jQurey is a http://nivo.dev7studios.com/&#38;nbsp; please tech me by step by step.&#38;nbsp; thank you for tech me. thank you very much.&#60;/p&#62;
&#60;p&#62;Remark : i add&#38;nbsp; this code in &#60;br /&#62;app\design\frontend\default\mytheme\template\page\html\head.phtml&#60;br /&#62;&#60;div&#62;&#60;br /&#62;
in my head.phtml&#60;br /&#62;&#60;code&#62;&#60;br /&#62;&#60;div class=&#34;im&#34;&#62;&#38;lt;blockquote style=&#34;margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex&#34; class=&#34;gmail_quote&#34;&#38;gt;&#60;div&#62;&#38;lt;?php echo $this-&#38;gt;helper('core/js')-&#38;gt;&#38;lt;wbr&#38;gt;includeSkinScript('js/jquery.&#38;lt;wbr&#38;gt;nivo.slider.js'); ?&#38;gt;&#60;/div&#62;&#60;br /&#62;
&#60;div&#62;&#38;lt;?php echo Mage::getBaseDir() . &#34;js/jquery.nivo.slider.js&#34; ?&#38;gt;&#60;/div&#62;&#60;/div&#62;&#60;br /&#62;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;in head.phtml&#60;br /&#62;&#38;lt;script type=&#34;text/javascript&#34;&#38;gt;&#60;br /&#62;//&#38;lt;![CDATA[&#60;br /&#62;&#38;nbsp;&#38;nbsp;&#38;nbsp; var BLANK_URL = '&#38;lt;?php echo $this-&#38;gt;helper('core/js')-&#38;gt;&#60;div&#62;&#38;lt;wbr&#38;gt;getJsUrl('blank.html') ?&#38;gt;';&#60;br /&#62;
&#38;nbsp;&#38;nbsp;&#38;nbsp; var BLANK_IMG = '&#38;lt;?php echo $this-&#38;gt;helper('core/js')-&#38;gt;&#38;lt;wbr&#38;gt;getJsUrl('spacer.gif') ?&#38;gt;';&#60;br /&#62;&#38;nbsp;&#38;nbsp;&#38;nbsp; var SKIN_URL = '&#38;lt;?php echo $this-&#38;gt;helper('core/js')-&#38;gt;&#38;lt;wbr&#38;gt;getJsSkinUrl('') ?&#38;gt;';&#60;div class=&#34;im&#34;&#62;&#60;br /&#62;
&#38;nbsp;&#38;nbsp;&#38;nbsp; &#38;lt;?php echo $this-&#38;gt;helper('core/js')-&#38;gt;&#38;lt;wbr&#38;gt;includeSkinScript('js/jquery.&#38;lt;wbr&#38;gt;nivo.slider.js'); ?&#38;gt;&#60;br /&#62;&#38;nbsp;&#38;nbsp;&#38;nbsp;&#38;nbsp;&#38;nbsp;&#38;nbsp;&#38;nbsp; &#38;lt;?php echo Mage::getBaseDir() . &#34;js/jquery.nivo.slider.js&#34; ?&#38;gt;&#60;br /&#62;&#60;/div&#62;//]]&#38;gt;&#60;br /&#62;
&#38;lt;/script&#38;gt;&#60;br /&#62;&#38;lt;?php echo $this-&#38;gt;getCssJsHtml() ?&#38;gt;&#60;br /&#62;&#38;lt;?php echo $this-&#38;gt;getChildHtml() ?&#38;gt;&#60;br /&#62;&#38;lt;?php echo $this-&#38;gt;helper('core/js')-&#38;gt;&#38;lt;wbr&#38;gt;getTranslatorScript() ?&#38;gt;&#60;br /&#62;&#38;lt;?php echo $this-&#38;gt;getIncludes() ?&#38;gt;&#60;br /&#62;&#38;nbsp;&#60;br /&#62;
&#60;br /&#62;&#60;/div&#62;&#60;br /&#62;&#60;/div&#62;i put it yes or No&#60;/p&#62;
&#60;p&#62;and How to follow change edit banner.phtml&#38;nbsp; please tech me. thank you very much.
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>Magik Pranali on "problem add picture in modern theme not work help me."</title>
			<link>http://forum.magikcommerce.com/topic/problem-add-picture-in-modern-theme-not-work-help-me#post-426</link>
			<pubDate>Fri, 11 Nov 2011 05:56:57 +0000</pubDate>
			<dc:creator>Magik Pranali</dc:creator>
			<guid isPermaLink="false">426@http://forum.magikcommerce.com/</guid>
			<description>&#60;p&#62;Where do you need to show the images ? If you need to show them on home you can add it in the CMS page.
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>Job on "How to create widget slide show in head problem"</title>
			<link>http://forum.magikcommerce.com/topic/how-to-create-widget-slide-show-in-head-problem#post-423</link>
			<pubDate>Thu, 10 Nov 2011 04:35:16 +0000</pubDate>
			<dc:creator>Job</dc:creator>
			<guid isPermaLink="false">423@http://forum.magikcommerce.com/</guid>
			<description>&#60;p&#62;I looking in http://www.spinonesolutions.com/2010/10/magento-custom-widget/ and l want jQury in &#38;nbsp; http://workshop.rs/projects/jqfancytransitions/ but i don't know how to create because i want a leanning this problem Please help me please.Note in http://www.spinonesolutions.com/2010/10/magento-custom-widget/ what did mean section 1-4 number 6,8,9,10.&#38;nbsp; but i create static block picture slide Title : slide01 -04 and identifer : slide1-4 and i size picture is 655*372 px&#60;/p&#62;
&#60;p&#62;Note : this my static block : &#60;img src=&#34;http://i1195.photobucket.com/albums/aa396/krites007/slide.jpg&#34; /&#62;&#60;img src=&#34;http://i1195.photobucket.com/albums/aa396/krites007/staticblock.jpg&#34; /&#62;
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>Job on "problem add picture in modern theme not work help me."</title>
			<link>http://forum.magikcommerce.com/topic/problem-add-picture-in-modern-theme-not-work-help-me#post-421</link>
			<pubDate>Sun, 06 Nov 2011 10:38:46 +0000</pubDate>
			<dc:creator>Job</dc:creator>
			<guid isPermaLink="false">421@http://forum.magikcommerce.com/</guid>
			<description>&#60;p&#62;i want add image same this picture&#60;br /&#62;
&#60;br /&#62;
I have 5 picture in skin\frontend\default\mytheme\images\media&#60;br /&#62;
&#60;br /&#62;
picture 1 size is 655*372 pixels doc size 23.11*13.12 cm&#60;br /&#62;
&#60;br /&#62;
picture 2 size is 325*186 pixels doc size 11.47*6.56 cm&#60;br /&#62;
&#60;br /&#62;
picture 3 size is 325*185 pixels doc size 11.47*6.53 cm&#60;br /&#62;
&#60;br /&#62;
picture 3 size is 325*187 pixels doc size 11.47*6.60 cm&#60;br /&#62;
&#60;br /&#62;
picture 3 size is 655*187 pixels doc size 23.11*6.60 cm&#60;/p&#62;
&#60;p&#62;and I want for picture 1. i want slide picture 5 picture what did i do?&#60;/p&#62;
&#60;p&#62;I tries edit code in app\design\frontend\default\mytheme\template\page\3columns.phtml&#60;br /&#62;
&#60;code&#62;&#60;div class=&#34;col-right sidebar&#34;&#62;&#38;lt;?php echo $this-&#38;gt;getChildHtml('right') ?&#38;gt;&#60;/div&#62;&#60;/code&#62;&#60;/p&#62;
&#60;code&#62;&#60;br /&#62;
&#60;/code&#62;
&#60;p&#62;                   &#60;div&#62;&#60;br /&#62;
                            &#38;lt;ul class=&#34;five-img-slide&#34;&#38;gt;&#60;br /&#62;
                        &#38;lt;li class=&#34;slide01&#34;&#38;gt;&#60;a href=&#34;http://php.quicoto.com/forum/topic/problem-add-picture#&#34; rel=&#34;nofollow&#34;&#62;&#60;img /&#62;getSkinUrl(images) ?&#38;gt;/slide01.jpg&#34; alt=&#34;Train LEGO&#34;/&#38;gt;&#60;/a&#62;&#60;br /&#62;
                        &#38;lt;li class=&#34;Hotproduct&#34;&#38;gt;&#60;a href=&#34;http://php.quicoto.com/forum/topic/problem-add-picture#&#34; rel=&#34;nofollow&#34;&#62;&#60;img /&#62;getSkinUrl(images) ?&#38;gt;/Hotproduct.jpg&#34; alt=&#34;Hotproduct&#34;/&#38;gt;&#60;/a&#62;&#60;br /&#62;
                        &#38;lt;li class=&#34;newproduct&#34;&#38;gt;&#60;a href=&#34;http://php.quicoto.com/forum/topic/problem-add-picture#&#34; rel=&#34;nofollow&#34;&#62;&#60;img /&#62;getSkinUrl(images) ?&#38;gt;/newproduct.jpg&#34; alt=&#34;newproduct&#34;/&#38;gt;&#60;/a&#62;&#60;br /&#62;
                        &#38;lt;li class=&#34;vertical&#34;&#38;gt;&#60;a href=&#34;http://php.quicoto.com/forum/topic/problem-add-picture#&#34; rel=&#34;nofollow&#34;&#62;&#60;img /&#62;getSkinUrl(images) ?&#38;gt;/vertical.jpg&#34; alt=&#34;vertical&#34;/&#38;gt;&#60;/a&#62;&#60;br /&#62;
                        &#38;lt;li class=&#34;freeshipping&#34;&#38;gt;&#60;a href=&#34;http://php.quicoto.com/forum/topic/problem-add-picture#&#34; rel=&#34;nofollow&#34;&#62;&#60;img /&#62;getSkinUrl(images) ?&#38;gt;/freeshipping.jpg&#34; alt=&#34;freeshipping&#34;/&#38;gt;&#60;/a&#62;&#60;/div&#62;&#60;/p&#62;
&#60;p&#62;                      &#38;lt;!--end content-slider--&#38;gt;&#60;/p&#62;
&#60;p&#62;&#60;code&#62;            &#38;lt;?php /**/ ?&#38;gt;&#60;/p&#62;
&#60;p&#62;        &#38;lt;?php echo $this-&#38;gt;getChildHtml('footer') ?&#38;gt;&#60;br /&#62;
        &#38;lt;?php echo $this-&#38;gt;getChildHtml('before_body_end') ?&#38;gt;&#60;/p&#62;
&#60;p&#62;
&#38;lt;?php echo $this-&#38;gt;getAbsoluteFooter() ?&#38;gt;&#60;br /&#62;
&#38;lt;/body&#38;gt;&#60;br /&#62;
&#38;lt;/html&#38;gt;&#60;br /&#62;
&#60;/code&#62;&#60;br /&#62;
and I tries edit code in skin\frontend\default\mytheme\css\style.css&#60;br /&#62;
&#60;code&#62;&#60;br /&#62;
/* 2 Columns Layout */&#60;br /&#62;
.col2-left-layout .col-main { float:right; }&#60;br /&#62;
.col2-right-layout .col-main {}&#60;/code&#62;&#60;/p&#62;
&#60;code&#62;&#60;br /&#62;
&#60;/code&#62;
&#60;p&#62;/*Content Slider &#38;amp; Hero Images */&#60;br /&#62;
#content-slider img {border: #fff solid 5px; border-radius: 10px;&#60;br /&#62;
-moz-border-radius: 10px; -webkit-border-radius: 10px; -o-border-radius:&#60;br /&#62;
 10px;}&#60;br /&#62;
#content-slider .five-img-slide {list-style: none; margin: 0 0 0 -8px; position: relative; width: 980px; height:558px;}&#60;br /&#62;
#content-slider .five-img-slide li {display: inline; position: absolute;}&#60;br /&#62;
#content-slider .five-img-slide .slide01 {width: 655px; height:372px;}&#60;br /&#62;
#content-slider .five-img-slide .Hotproduct {width: 325px; height:185px;}&#60;br /&#62;
#content-slider .five-img-slide .newproduct {width: 325px; height:186px;}&#60;br /&#62;
#content-slider .five-img-slide .vertical {width: 655px; height:187px;}&#60;br /&#62;
#content-slider .five-img-slide .freeshipping {width: 325px; height:187px;}&#60;/p&#62;
&#60;p&#62;&#60;code&#62;/* 3 Columns Layout */&#60;br /&#62;
.col3-layout .col-main { width:452px; }&#60;br /&#62;
.col3-layout .col-wrapper { float:left; width:689px; }&#60;br /&#62;
.col3-layout .col-wrapper .col-main { float:right; }&#60;/p&#62;
&#60;p&#62;but a picture it not show where is error please help me. Please help me thank you very much.&#60;br /&#62;&#60;/code&#62;&#60;img src=&#34;http://i1219.photobucket.com/albums/dd427/Tidy005/pb05.gif&#34; /&#62;
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>MagikTejas on "Calling Php Page"</title>
			<link>http://forum.magikcommerce.com/topic/calling-php-page#post-405</link>
			<pubDate>Wed, 19 Oct 2011 05:45:51 +0000</pubDate>
			<dc:creator>MagikTejas</dc:creator>
			<guid isPermaLink="false">405@http://forum.magikcommerce.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Can you explain in brief what you exactly want to do? As in magento you cann't directly call one php page from another. Magento is based on zend framework so need to use the blocks ,layouts or views to complete request.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>hemadripavan on "Calling Php Page"</title>
			<link>http://forum.magikcommerce.com/topic/calling-php-page#post-403</link>
			<pubDate>Tue, 18 Oct 2011 10:49:31 +0000</pubDate>
			<dc:creator>hemadripavan</dc:creator>
			<guid isPermaLink="false">403@http://forum.magikcommerce.com/</guid>
			<description>&#60;p&#62;How to call one php page from another in Magento??
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>Job on "create logout ,Register menu and create my cart view cart checkout"</title>
			<link>http://forum.magikcommerce.com/topic/create-logout-register-menu-and-create-my-cart-view-cart-checkout#post-398</link>
			<pubDate>Mon, 17 Oct 2011 12:23:46 +0000</pubDate>
			<dc:creator>Job</dc:creator>
			<guid isPermaLink="false">398@http://forum.magikcommerce.com/</guid>
			<description>&#60;p&#62;If i want create logout ,&#38;nbsp; Register menu and create my cart view cart checkout same Magik Shoes theme ( layout and position ) &#60;br /&#62;remark : this present picture&#60;br /&#62;http://i1219.photobucket.com/albums/dd427/Tidy005/pbH01-1.gif
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>Job on "Problem The distance between the images.( in static block )"</title>
			<link>http://forum.magikcommerce.com/topic/problem-the-distance-between-the-images-in-static-block#post-395</link>
			<pubDate>Fri, 14 Oct 2011 14:55:45 +0000</pubDate>
			<dc:creator>Job</dc:creator>
			<guid isPermaLink="false">395@http://forum.magikcommerce.com/</guid>
			<description>&#60;p&#62;from &#34; then apply padding on images as per your own requirement.&#34; I am no idea. Please help me. Thank you very much.&#60;/p&#62;
&#60;p&#62;[code]&#60;br /&#62;&#38;lt;table style=&#34;height: 559px; width: 980px;&#34; border=&#34;0&#34; cellspacing=&#34;0&#34; cellpadding=&#34;0&#34;&#38;gt;&#60;br /&#62;&#38;lt;tbody&#38;gt;&#60;br /&#62;&#38;lt;tr&#38;gt;&#60;br /&#62;&#38;lt;td&#38;gt;&#60;img alt=&#34;&#34; /&#62;&#38;lt;/td&#38;gt;&#60;br /&#62;&#38;lt;td&#38;gt;&#60;br /&#62;&#38;lt;table style=&#34;height: 372px; width: 325px;&#34; border=&#34;0&#34; cellspacing=&#34;0&#34; cellpadding=&#34;0&#34; align=&#34;right&#34;&#38;gt;&#60;br /&#62;&#38;lt;tbody&#38;gt;&#60;br /&#62;&#38;lt;tr&#38;gt;&#60;br /&#62;&#38;lt;td&#38;gt;&#60;img alt=&#34;&#34; /&#62;&#38;lt;/td&#38;gt;&#60;br /&#62;&#38;lt;/tr&#38;gt;&#60;br /&#62;&#38;lt;tr&#38;gt;&#60;br /&#62;&#38;lt;td&#38;gt;&#60;img alt=&#34;&#34; /&#62;&#38;lt;/td&#38;gt;&#60;br /&#62;&#38;lt;/tr&#38;gt;&#60;br /&#62;&#38;lt;/tbody&#38;gt;&#60;br /&#62;&#38;lt;/table&#38;gt;&#60;br /&#62;&#38;lt;/td&#38;gt;&#60;br /&#62;&#38;lt;/tr&#38;gt;&#60;br /&#62;&#38;lt;tr&#38;gt;&#60;br /&#62;&#38;lt;td&#38;gt;&#60;img alt=&#34;&#34; /&#62;&#38;lt;/td&#38;gt;&#60;br /&#62;&#38;lt;td&#38;gt;&#38;nbsp;&#60;img alt=&#34;&#34; /&#62;&#38;lt;/td&#38;gt;&#60;br /&#62;&#38;lt;/tr&#38;gt;&#60;br /&#62;&#38;lt;/tbody&#38;gt;&#60;br /&#62;&#38;lt;/table&#38;gt;&#60;br /&#62;[/code]
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>Ashish on "Problem The distance between the images.( in static block )"</title>
			<link>http://forum.magikcommerce.com/topic/problem-the-distance-between-the-images-in-static-block#post-394</link>
			<pubDate>Fri, 14 Oct 2011 13:10:07 +0000</pubDate>
			<dc:creator>Ashish</dc:creator>
			<guid isPermaLink="false">394@http://forum.magikcommerce.com/</guid>
			<description>&#60;p&#62;I can see&#60;br /&#62;
&#60;pre lang=&#34;htm&#34;&#62;&#38;lt;table style=&#34;height: 559px; width: 980px;&#34; border=&#34;0&#34; cellspacing=&#34;5&#34; cellpadding=&#34;5&#34;&#38;gt;&#60;/pre&#62;
 on top of the code resposible for setting 5px padding on columns which are containing images. &#60;/p&#62;
&#60;p&#62;You need to edit cellspacing and cellpadding to 0 and then apply padding on images as per your own requirement.
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>Ashish on "mini login"</title>
			<link>http://forum.magikcommerce.com/topic/mini-login#post-393</link>
			<pubDate>Fri, 14 Oct 2011 13:07:31 +0000</pubDate>
			<dc:creator>Ashish</dc:creator>
			<guid isPermaLink="false">393@http://forum.magikcommerce.com/</guid>
			<description>&#60;p&#62;This is possible but require serious efforts. Magento default isn't like the one we did for our website. Let me know if you are seriously looking for this.
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>Job on "mini login"</title>
			<link>http://forum.magikcommerce.com/topic/mini-login#post-392</link>
			<pubDate>Fri, 14 Oct 2011 06:30:37 +0000</pubDate>
			<dc:creator>Job</dc:creator>
			<guid isPermaLink="false">392@http://forum.magikcommerce.com/</guid>
			<description>&#60;p&#62;&#60;img src=&#34;http://i1219.photobucket.com/albums/dd427/Tidy005/login.gif&#34; /&#62;&#60;/p&#62;
&#60;p&#62;If i want modify my modern theme in mini log in ( same this picture ). What did i do? &#60;/p&#62;
</description>
		</item>
		<item>
			<title>Job on "Problem The distance between the images.( in static block )"</title>
			<link>http://forum.magikcommerce.com/topic/problem-the-distance-between-the-images-in-static-block#post-391</link>
			<pubDate>Fri, 14 Oct 2011 02:54:04 +0000</pubDate>
			<dc:creator>Job</dc:creator>
			<guid isPermaLink="false">391@http://forum.magikcommerce.com/</guid>
			<description>&#60;p&#62;&#60;img src=&#34;http://i1219.photobucket.com/albums/dd427/Tidy005/slidecontent.gif&#34; /&#62;&#60;br /&#62;from picture below. If I want to adjust the gap between the images. How do I get a thank you from the static block.&#60;br /&#62;this code in picture below :&#60;br /&#62;[code]&#38;lt;table style=&#34;height: 559px; width: 980px;&#34; border=&#34;0&#34; cellspacing=&#34;5&#34; cellpadding=&#34;5&#34;&#38;gt;&#60;br /&#62;&#38;lt;tbody&#38;gt;&#60;br /&#62;&#38;lt;tr&#38;gt;&#60;br /&#62;&#38;lt;td&#38;gt;&#60;img alt=&#34;&#34; /&#62;&#38;lt;/td&#38;gt;&#60;br /&#62;&#38;lt;td&#38;gt;&#60;br /&#62;&#38;lt;table style=&#34;height: 372px; width: 325px;&#34; border=&#34;0&#34; cellspacing=&#34;0&#34; cellpadding=&#34;0&#34; align=&#34;right&#34;&#38;gt;&#60;br /&#62;&#38;lt;tbody&#38;gt;&#60;br /&#62;&#38;lt;tr&#38;gt;&#60;br /&#62;&#38;lt;td&#38;gt;&#60;img alt=&#34;&#34; /&#62;&#38;lt;/td&#38;gt;&#60;br /&#62;&#38;lt;/tr&#38;gt;&#60;br /&#62;&#38;lt;tr&#38;gt;&#60;br /&#62;&#38;lt;td&#38;gt;&#60;img alt=&#34;&#34; /&#62;&#38;lt;/td&#38;gt;&#60;br /&#62;&#38;lt;/tr&#38;gt;&#60;br /&#62;&#38;lt;/tbody&#38;gt;&#60;br /&#62;&#38;lt;/table&#38;gt;&#60;br /&#62;&#38;lt;/td&#38;gt;&#60;br /&#62;&#38;lt;/tr&#38;gt;&#60;br /&#62;&#38;lt;tr&#38;gt;&#60;br /&#62;&#38;lt;td&#38;gt;&#60;img alt=&#34;&#34; /&#62;&#38;lt;/td&#38;gt;&#60;br /&#62;&#38;lt;td&#38;gt;&#38;nbsp;&#60;img /&#62;&#38;lt;/td&#38;gt;&#60;br /&#62;&#38;lt;/tr&#38;gt;&#60;br /&#62;&#38;lt;/tbody&#38;gt;&#60;br /&#62;&#38;lt;/table&#38;gt;[/code]&#60;/p&#62;
&#60;p&#62;&#60;img src=&#34;http://i1219.photobucket.com/albums/dd427/Tidy005/pb05.gif&#34; /&#62;&#60;/p&#62;
</description>
		</item>
		<item>
			<title>Magik Pranali on "Problem Create content in Modern theme and Magik Shoes"</title>
			<link>http://forum.magikcommerce.com/topic/problem-create-content-in-modern-theme-and-magik-shoes#post-389</link>
			<pubDate>Thu, 13 Oct 2011 06:23:44 +0000</pubDate>
			<dc:creator>Magik Pranali</dc:creator>
			<guid isPermaLink="false">389@http://forum.magikcommerce.com/</guid>
			<description>&#60;p&#62;To display images on home page login to Admin Panel &#38;gt; CMS &#38;gt; Pages.&#60;br /&#62;1. Create a new CMS page or edit the previously created page where you need to show the home banner images.&#60;br /&#62;2. Give Page Title , Url Key , select the appropriate Store View&#38;nbsp; and sure the status is&#38;nbsp; enabled.&#60;br /&#62;3. In the Content section add the below given code to display the image&#60;br /&#62;&#60;code&#62;&#38;lt;img alt=&#38;quot;ImgName&#38;quot; src=&#38;quot;{{skin url=&#38;#039;images/image_name.ext&#38;#039;}}&#38;quot;&#38;gt;&#60;/code&#62;&#60;br /&#62;4. In Design section, select 2 columns-right layout and click and save config.&#60;br /&#62;5. Now to show image in the right sidebar go to &#60;code&#62;app/design/frontend/default/Your_Theme/layout/catalog.xml&#60;/code&#62; file and here you will find the below given code under&#38;nbsp; &#60;code&#62;&#38;lt;reference name=&#38;quot;right&#38;quot;&#38;gt;&#60;/code&#62;&#60;br /&#62;&#60;code&#62;&#38;lt;block type=&#38;quot;core/template&#38;quot; name=&#38;quot;right.permanent.callout&#38;quot; template=&#38;quot;callouts/right_col.phtml&#38;quot;&#38;gt;&#38;lt;action method=&#38;quot;setImgSrc&#38;quot;&#38;gt;&#38;lt;src&#38;gt;images/media/col_right_callout.jpg&#38;lt;/src&#38;gt;&#38;lt;/action&#38;gt;&#38;lt;action method=&#38;quot;setImgAlt&#38;quot; translate=&#38;quot;alt&#38;quot; module=&#38;quot;catalog&#38;quot;&#38;gt;&#38;lt;alt&#38;gt;Keep your eyes open for our special Back to School items and save A LOT!&#38;lt;/alt&#38;gt;&#38;lt;/action&#38;gt;&#38;lt;/block&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Here instead of &#60;code&#62;&#38;lt;action method=&#38;quot;setImgSrc&#38;quot;&#38;gt;&#38;lt;src&#38;gt;images/media/col_right_callout.jpg&#38;lt;/src&#38;gt;&#38;lt;/action&#38;gt;&#60;/code&#62; add the name of the image you need to show in right sidebar.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;Eg : &#38;lt;action method=&#38;quot;setImgSrc&#38;quot;&#38;gt;&#38;lt;src&#38;gt;images/rightbanner.png&#38;lt;/src&#38;gt;&#38;lt;/action&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Hope this helps you.
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>Job on "Problem Create content in Modern theme and Magik Shoes"</title>
			<link>http://forum.magikcommerce.com/topic/problem-create-content-in-modern-theme-and-magik-shoes#post-388</link>
			<pubDate>Thu, 13 Oct 2011 03:43:10 +0000</pubDate>
			<dc:creator>Job</dc:creator>
			<guid isPermaLink="false">388@http://forum.magikcommerce.com/</guid>
			<description>&#60;p&#62;from &#60;img src=&#34;http://i1195.photobucket.com/albums/aa396/krites007/Untitled-1.gif&#34; /&#62;
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>Job on "Problem Create content in Modern theme and Magik Shoes"</title>
			<link>http://forum.magikcommerce.com/topic/problem-create-content-in-modern-theme-and-magik-shoes#post-387</link>
			<pubDate>Thu, 13 Oct 2011 03:22:16 +0000</pubDate>
			<dc:creator>Job</dc:creator>
			<guid isPermaLink="false">387@http://forum.magikcommerce.com/</guid>
			<description>&#60;p&#62;If I want to create a visual display such as women and children Free Shipping of &#34;Magik Shoes&#34;&#38;nbsp; Theme I do not know what to do. Please guide step by step with Thank you very much.
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>Job on "How to create content slider"</title>
			<link>http://forum.magikcommerce.com/topic/how-to-create-content-slider#post-386</link>
			<pubDate>Tue, 11 Oct 2011 10:14:11 +0000</pubDate>
			<dc:creator>Job</dc:creator>
			<guid isPermaLink="false">386@http://forum.magikcommerce.com/</guid>
			<description>&#60;p&#62;I looking in this site : http://developer.practicalecommerce.com/articles/2716-Create-a-Custom-Magento-Theme-Part-11-Preparing-for-the-Content-Slider&#60;/p&#62;
&#60;p&#62;but I have followed the example on this site but not&#38;nbsp; display. please help me. thank you.Remark : this is a code in style.css&#38;nbsp; and my picture is a skin\frontend\default\Legopirate\images&#38;nbsp;&#38;nbsp; and detail site my picture&#60;/p&#62;
&#60;p&#62;Promotion-Brilliant-Basics-Activity-Walker.jpg =&#38;nbsp; 655 *372 pix&#38;nbsp; or 21.11 *13.12 cm.Tag Gift Pack featuring Disney•Pixar Cars.jpg&#38;nbsp; =&#38;nbsp; 655 *372 pix&#38;nbsp; or 21.11 *13.12 cm.Vtech-Disneys-Cars-Lightning-McQueen-Learning-Laptop.jpg&#38;nbsp; =&#38;nbsp; 655 *372 pix&#38;nbsp; or 21.11 *13.12 cmLearning System Software&#38;nbsp; Disney Pixar Cars 2a.jpg =&#38;nbsp; 655 *372 pix&#38;nbsp; or 21.11 *13.12 cm&#60;/p&#62;
&#60;p&#62;this code in style.css&#60;/p&#62;
&#60;p&#62;[code]/* 2 Columns Layout */&#60;br /&#62;.col2-left-layout .col-main { float:right; }&#60;br /&#62;.col2-right-layout .col-main {}&#60;/p&#62;
&#60;p&#62;/*Content Slider &#38;amp; Hero Images */&#60;br /&#62;#content-slider img {border: #fff solid 5px; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -o-border-radius: 10px;}&#60;/p&#62;
&#60;p&#62;#content-slider .five-img-slide {list-style: none; margin: 0 0 0 -8px; position: relative; width: 960px; height:470px;}&#60;br /&#62;#content-slider .five-img-slide li {display: inline; position: absolute;}&#60;/p&#62;
&#60;p&#62;#content-slider .five-img-slide .slide5-2 {left: 370px;}&#60;br /&#62;#content-slider .five-img-slide .slide5-3 {left: 370px; top: 280px;}&#60;br /&#62;#content-slider .five-img-slide .slide5-4 {left: 570px; top: 280px;}&#60;br /&#62;#content-slider .five-img-slide .slide5-5 {left: 720px;}&#60;/p&#62;
&#60;p&#62;&#38;lt;ul class=&#34;three-img-slide&#34;&#38;gt;&#60;br /&#62;&#38;lt;li class=&#34;slide4-1&#34;&#38;gt;&#60;a href=&#34;#&#34; rel=&#34;nofollow&#34;&#62;&#60;img /&#62;getSkinUrl(images) ?&#38;gt;/Promotion-Brilliant-Basics-Activity-Walker.jpg&#34; alt=&#34;Brilliant Basics Activity Walker/&#38;gt;&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#38;lt;li class=&#34;slide4-2&#34;&#38;gt;&#60;a href=&#34;#&#34; rel=&#34;nofollow&#34;&#62;&#60;img /&#62;getSkinUrl(images) ?&#38;gt;/Tag Gift Pack featuring Disney•Pixar Cars.jpg&#34; alt=&#34;Tag Gift Pack featuring Disney•Pixar Cars&#34;/&#38;gt;&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#38;lt;li class=&#34;slide4-3&#34;&#38;gt;&#60;a href=&#34;#&#34; rel=&#34;nofollow&#34;&#62;&#60;img /&#62;getSkinUrl(images) ?&#38;gt;/Vtech-Disneys-Cars-Lightning-McQueen-Learning-Laptop.jpg&#34; alt=&#34;Vtech-Disneys-Cars-Lightning-McQueen-Learning-Laptop&#34;/&#38;gt;&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#38;lt;li class=&#34;slide4-3&#34;&#38;gt;&#60;a href=&#34;#&#34; rel=&#34;nofollow&#34;&#62;&#60;img /&#62;getSkinUrl(images) ?&#38;gt;/Learning System Software&#38;nbsp; Disney Pixar Cars 2a.jpg&#34; alt=&#34;Learning System Software&#38;nbsp; Disney Pixar Cars 2a&#34;/&#38;gt;&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;#content-slider .three-img-slide {list-style: none; margin: 0 0 0 -8px; position: relative; width: 960px; height:470px;}&#60;br /&#62;#content-slider .three-img-slide li {display: inline; position: absolute;}&#60;br /&#62;#content-slider .three-img-slide .slide3-2 {top: 235px;}&#60;br /&#62;#content-slider .three-img-slide .slide3-3 {left: 610px;}&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;#&#34; rel=&#34;nofollow&#34;&#62;&#60;img /&#62;getSkinUrl(images) ?&#38;gt;/Hotproduct.jpg&#34; alt=&#34;Hotproduct&#34;/&#38;gt;&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;[/code]
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>MagikTejas on "How to create best seller tab , new product , hot product"</title>
			<link>http://forum.magikcommerce.com/topic/how-to-create-best-seller-tab-new-product-hot-product#post-381</link>
			<pubDate>Tue, 04 Oct 2011 07:36:41 +0000</pubDate>
			<dc:creator>MagikTejas</dc:creator>
			<guid isPermaLink="false">381@http://forum.magikcommerce.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;If you have different website for each store then I think above code will work for it.&#60;br /&#62;Please try it on multi store &#38;amp; let us know your feedback.
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>Magik Pranali on "2 Question slide block"</title>
			<link>http://forum.magikcommerce.com/topic/2-question-slide-block#post-378</link>
			<pubDate>Mon, 03 Oct 2011 12:50:47 +0000</pubDate>
			<dc:creator>Magik Pranali</dc:creator>
			<guid isPermaLink="false">378@http://forum.magikcommerce.com/</guid>
			<description>&#60;p&#62;1. In &#60;code&#62;app/design/frontend/default/your_theme/template/page&#60;/code&#62;.&#60;br /&#62;In page folder check 2columns-right.phtml,3columns.phtml,&#38;nbsp; here you will find this &#60;code&#62;&#38;lt;?php echo $this-&#38;gt;getChildHtml(&#38;#039;right&#38;#039;) ?&#38;gt;&#60;/code&#62;&#38;nbsp; line of code.
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>Magik Pranali on "Problem Create static block 4 in Modern theme default"</title>
			<link>http://forum.magikcommerce.com/topic/problem-create-static-block-4-in-modern-theme-default#post-377</link>
			<pubDate>Mon, 03 Oct 2011 12:34:51 +0000</pubDate>
			<dc:creator>Magik Pranali</dc:creator>
			<guid isPermaLink="false">377@http://forum.magikcommerce.com/</guid>
			<description>&#60;p&#62;1. Where is set Store View in this static block&#38;nbsp; because i use version 1.6 &#60;br /&#62;--&#38;gt; If you have created multi store then only Set Store View will appear.&#60;/p&#62;
&#60;p&#62;2. If i want create block same this site : http://web-experiment.info/magento14/web_experiment/&#38;nbsp;&#38;nbsp;&#38;nbsp; ( It have separate 4 block ) what did i do it?&#60;br /&#62;--&#38;gt; Create a new static block say banner1 and the content in the content area (i.e) add first two images which are right hand side.&#60;br /&#62;&#38;nbsp;&#38;nbsp;&#38;nbsp; And create two separate blocks for bottom two images.&#38;nbsp; &#60;/p&#62;
&#60;p&#62;3. What input code in part Content . If i want create block same this site.&#60;br /&#62;--&#38;gt; In the Content part add the image using the following code:-&#60;br /&#62;&#38;nbsp;&#38;nbsp;&#38;nbsp;&#38;nbsp; &#60;code&#62;&#38;lt;img alt=&#38;quot;ImgName&#38;quot; src=&#38;quot;{{skin url=&#38;#039;images/image_name.ext&#38;#039;}}&#38;quot;&#38;gt;&#60;/code&#62; &#38;nbsp;&#38;nbsp;&#38;nbsp; &#60;/p&#62;
&#60;p&#62;4. Ref : Call the block&#38;nbsp; &#60;br /&#62;--&#38;gt; Now go to CMS &#38;gt; Pages.And select the page which you have used as homepage.&#60;br /&#62;&#38;nbsp;&#38;nbsp;&#38;nbsp; Firstly you need to add the Main image using the above given code.Then add the static block and align them properly using the CSS.&#60;/p&#62;
&#60;p&#62;Else instead of creating static blocks you can also call all the images in the page and align them as per your choose.
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>Tidy on "2 Question slide block"</title>
			<link>http://forum.magikcommerce.com/topic/2-question-slide-block#post-374</link>
			<pubDate>Fri, 30 Sep 2011 15:01:10 +0000</pubDate>
			<dc:creator>Tidy</dc:creator>
			<guid isPermaLink="false">374@http://forum.magikcommerce.com/</guid>
			<description>&#60;p&#62;I looking in http://developer.practicalecommerce.com/articles/2712-Create-a-Custom-Magento-Theme-Part-10-Clearing-the-Main-Content-Area&#60;/p&#62;
&#60;p&#62;but I not understand in this&#34;&#38;nbsp; On about line 55 of this template file, I find the code that calls in the sidebar section of the main content.code : &#60;/p&#62;
&#60;pre&#62;&#60;div class=&#34;col-right sidebar&#34;&#62;&#38;lt;!--?php echo $this---&#38;gt;getChildHtml('right') ?&#38;gt;&#60;/div&#62;

where is file ? because I looking my file. it have app\design\frontend\default\mytheme\template\page

have 3columns.phtml and folder html ( it have header.phtml and footer.phtml )

and I don't know. what is a file to input this code and where is input in file. Please help me.

2. in this code &#60;/pre&#62;
&#60;p&#62;&#38;lt;table&#38;gt;&#38;lt;tbody&#38;gt;&#38;lt;tr&#38;gt;&#38;lt;td class=&#34;number&#34;&#38;gt;&#60;br /&#62;&#38;lt;/td&#38;gt;&#38;lt;td class=&#34;content&#34;&#38;gt;&#60;br /&#62;&#38;lt;/td&#38;gt;&#38;lt;/tr&#38;gt;&#38;lt;/tbody&#38;gt;&#38;lt;/table&#38;gt;&#60;div class=&#34;line alt2&#34;&#62;&#38;lt;table style=&#34;width: 171px; height: 25px;&#34;&#38;gt;&#38;lt;tbody&#38;gt;&#38;lt;tr&#38;gt;&#38;lt;td class=&#34;number&#34;&#38;gt;&#60;br /&#62;&#38;lt;/td&#38;gt;&#38;lt;td class=&#34;content&#34;&#38;gt;&#60;br /&#62;&#38;lt;/td&#38;gt;&#38;lt;/tr&#38;gt;&#38;lt;/tbody&#38;gt;&#38;lt;/table&#38;gt;&#60;/div&#62;&#60;br /&#62;&#60;div class=&#34;line alt2&#34;&#62;&#38;lt;table&#38;gt;&#38;lt;tbody&#38;gt;&#38;lt;tr&#38;gt;&#38;lt;td class=&#34;number&#34;&#38;gt;&#60;br /&#62;&#38;lt;/td&#38;gt;&#38;lt;td class=&#34;content&#34;&#38;gt;&#38;lt;code class=&#34;spaces&#34;&#38;gt;&#60;br /&#62;&#38;lt;/td&#38;gt;&#38;lt;/tr&#38;gt;&#38;lt;/tbody&#38;gt;&#38;lt;/table&#38;gt;&#60;/div&#62;&#60;div class=&#34;line alt1&#34;&#62;&#38;lt;table&#38;gt;&#38;lt;tbody&#38;gt;&#38;lt;tr&#38;gt;&#38;lt;td class=&#34;number&#34;&#38;gt;&#60;br /&#62;&#38;lt;/td&#38;gt;&#38;lt;td class=&#34;content&#34;&#38;gt;&#38;lt;code class=&#34;spaces&#34;&#38;gt;&#60;br /&#62;&#38;lt;/td&#38;gt;&#38;lt;/tr&#38;gt;&#38;lt;/tbody&#38;gt;&#38;lt;/table&#38;gt;&#60;/div&#62;&#60;div class=&#34;line alt2&#34;&#62;&#38;lt;table&#38;gt;&#38;lt;tbody&#38;gt;&#38;lt;tr&#38;gt;&#38;lt;td class=&#34;number&#34;&#38;gt;&#60;br /&#62;&#38;lt;/td&#38;gt;&#38;lt;td class=&#34;content&#34;&#38;gt;&#38;lt;code class=&#34;spaces&#34;&#38;gt;&#60;br /&#62;&#38;lt;/td&#38;gt;&#38;lt;/tr&#38;gt;&#38;lt;/tbody&#38;gt;&#38;lt;/table&#38;gt;&#60;/div&#62;&#38;lt;table&#38;gt;&#38;lt;tbody&#38;gt;&#38;lt;tr&#38;gt;&#38;lt;td class=&#34;number&#34;&#38;gt;&#60;br /&#62;&#38;lt;/td&#38;gt;&#38;lt;td class=&#34;content&#34;&#38;gt;&#60;br /&#62;&#38;lt;/td&#38;gt;&#38;lt;/tr&#38;gt;&#38;lt;/tbody&#38;gt;&#38;lt;/table&#38;gt;&#60;/p&#62;
&#60;pre&#62;&#60;img src=&#34;http://i1195.photobucket.com/albums/aa396/krites007/PB01-1.jpg&#34; /&#62;
I not understand . what is file. I want input this code. where?  Please ex plan  for me. Thank you. &#60;/pre&#62;
</description>
		</item>
		<item>
			<title>Tidy on "How to create best seller tab , new product , hot product"</title>
			<link>http://forum.magikcommerce.com/topic/how-to-create-best-seller-tab-new-product-hot-product#post-373</link>
			<pubDate>Fri, 30 Sep 2011 06:19:15 +0000</pubDate>
			<dc:creator>Tidy</dc:creator>
			<guid isPermaLink="false">373@http://forum.magikcommerce.com/</guid>
			<description>&#60;p&#62;Thank you very much. and If I want apply for multi store. What did I do it?
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>Tidy on "Problem Create static block 4 in Modern theme default"</title>
			<link>http://forum.magikcommerce.com/topic/problem-create-static-block-4-in-modern-theme-default#post-372</link>
			<pubDate>Fri, 30 Sep 2011 06:16:43 +0000</pubDate>
			<dc:creator>Tidy</dc:creator>
			<guid isPermaLink="false">372@http://forum.magikcommerce.com/</guid>
			<description>&#60;p&#62;I create Block Title : Slideheader&#60;br /&#62;&#38;nbsp;&#38;nbsp; Identifier : Identifier&#60;br /&#62;Status : Enable &#60;br /&#62;Content : ?&#60;br /&#62;and Question &#60;br /&#62;1. Where is set Store View in this static block&#38;nbsp; because i use version 1.6&#60;br /&#62;2. If i want create block same this site : &#60;a href=&#34;http://web-experiment.info/magento14/web_experiment/&#34; rel=&#34;nofollow&#34;&#62;http://web-experiment.info/magento14/web_experiment/&#38;nbsp;&#38;nbsp;&#38;nbsp; ( It have separate 4 block ) what did i do it?&#60;/a&#62;&#60;br /&#62;3. What input code in part &#60;b&#62;Content&#60;/b&#62; . If i want create block same this site.&#60;br /&#62;4. what size a picture block?&#60;br /&#62;5. Ref : Call the block in XML file &#60;br /&#62;&#60;code&#62;&#38;lt;block type=&#34;cms/block&#34; name=&#34;your_block_id&#34;&#38;gt;&#38;lt;action method=&#34;setBlockId&#34;&#38;gt;your_block_id&#38;lt;/action&#38;gt;&#38;lt;/block&#38;gt;&#60;/p&#62;
&#60;p&#62;If I input code in page.xml ( Yes or No )&#60;/p&#62;
&#60;p&#62;6. call the block in header.phtml&#38;nbsp; : app\design\frontend\default\mytheme\template\page\html&#60;br /&#62;where is input &#60;/code&#62;&#60;br /&#62;
&#60;pre lang=&#34;php&#34;&#62;&#38;lt;?php echo $this-&#38;gt;getLayout()-&#38;gt;createBlock('cms/block')-&#38;gt;setBlockId('your_block_id')-&#38;gt;toHtml(); ?&#38;gt;

in header.phtml

7. I need create a CMS = New Page, yes or no ( for this code : &#60;code&#62;{{block type='cms/block' block_id='your_block_id'}} )

Please help me. thank you very much.&#60;/code&#62;&#60;/pre&#62;
</description>
		</item>
		<item>
			<title>Magik Pranali on "How to create best seller tab , new product , hot product"</title>
			<link>http://forum.magikcommerce.com/topic/how-to-create-best-seller-tab-new-product-hot-product#post-371</link>
			<pubDate>Fri, 30 Sep 2011 06:03:48 +0000</pubDate>
			<dc:creator>Magik Pranali</dc:creator>
			<guid isPermaLink="false">371@http://forum.magikcommerce.com/</guid>
			<description>&#60;p&#62;To show &#60;br /&#62;1. Best selling products please refer -&#60;a href=&#34;http://www.magikthemes.com/question-answers/how-to-show-best-selling-products-on-home-page-in-magento/&#34; rel=&#34;nofollow&#34;&#62; http://www.magikthemes.com/question-answers/how-to-show-best-selling-products-on-home-page-in-magento/&#60;/a&#62;&#60;br /&#62;2. Most viewed Products - &#60;a href=&#34;http://www.magikthemes.com/question-answers/how-to-display-most-viewed-products-in-magento/&#34; rel=&#34;nofollow&#34;&#62;http://www.magikthemes.com/question-answers/how-to-display-most-viewed-products-in-magento/&#60;/a&#62;&#60;br /&#62;3. Random Products -&#60;a href=&#34;http://www.magikthemes.com/question-answers/how-to-display-random-products-on-home-page-in-magento-theme/&#34; rel=&#34;nofollow&#34;&#62;http://www.magikthemes.com/question-answers/how-to-display-random-products-on-home-page-in-magento-theme/&#60;/a&#62;&#60;br /&#62;4. New Product -&#60;a href=&#34;http://www.magikthemes.com/question-answers/how-to-display-new-products-on-home-page/&#34; rel=&#34;nofollow&#34;&#62;http://www.magikthemes.com/question-answers/how-to-display-new-products-on-home-page/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;To create tabs you can refer:- &#60;a href=&#34;http://www.ndoherty.biz/demos/coda-slider/2.0/&#34; rel=&#34;nofollow&#34;&#62;http://www.ndoherty.biz/demos/coda-slider/2.0/&#60;/a&#62;
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>Magik Pranali on "Problem Create static block 4 in Modern theme default"</title>
			<link>http://forum.magikcommerce.com/topic/problem-create-static-block-4-in-modern-theme-default#post-370</link>
			<pubDate>Fri, 30 Sep 2011 05:42:42 +0000</pubDate>
			<dc:creator>Magik Pranali</dc:creator>
			<guid isPermaLink="false">370@http://forum.magikcommerce.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;To create static block to just follow the below given steps:- &#60;br /&#62;1. Log into your Magento&#38;nbsp; admin panel&#60;br /&#62;2. Navigate to CMS &#38;gt;Static Blocks&#60;br /&#62;3. Click Add New Block button in the top right corner&#60;br /&#62;4. Give your block a&#38;nbsp; Block Title such as &#34;Banner&#34;.&#60;br /&#62;5. Give your block an Identifier which will be used to call the block.&#60;br /&#62;6. Choose what store view the block belongs to.&#60;br /&#62;7. Set Status to Enabled&#60;br /&#62;8. Click Save Block or Save and Continue Edit to save your settings.&#60;/p&#62;
&#60;p&#62;Below given are the different ways to show the block.&#60;/p&#62;
&#60;p&#62;1. Call the block in XML file &#60;br /&#62;&#60;code&#62;&#38;lt;block type=&#38;quot;cms/block&#38;quot; name=&#38;quot;your_block_id&#38;quot;&#38;gt;&#38;lt;action method=&#38;quot;setBlockId&#38;quot;&#38;gt;your_block_id&#38;lt;/action&#38;gt;&#38;lt;/block&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;2. Call the block in phtml file &#60;br /&#62;
&#60;pre lang=&#34;php&#34;&#62;&#38;lt;?php echo $this-&#38;gt;getLayout()-&#38;gt;createBlock('cms/block')-&#38;gt;setBlockId('your_block_id')-&#38;gt;toHtml(); ?&#38;gt;&#60;/pre&#62;
&#60;p&#62;3. Call the block in Cms page &#60;br /&#62;&#60;code&#62;{{block type=&#38;#039;cms/block&#38;#039; block_id=&#38;#039;your_block_id&#38;#039;}}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Note : In the above code replace the block &#34;your_block_id&#34; with the identifier that you have created.&#60;/p&#62;
&#60;p&#62;Hope this helps you.&#60;br /&#62;Thanks.
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>Tidy on "Problem Create static block 4 in Modern theme default"</title>
			<link>http://forum.magikcommerce.com/topic/problem-create-static-block-4-in-modern-theme-default#post-369</link>
			<pubDate>Fri, 30 Sep 2011 03:57:58 +0000</pubDate>
			<dc:creator>Tidy</dc:creator>
			<guid isPermaLink="false">369@http://forum.magikcommerce.com/</guid>
			<description>&#60;p&#62;&#38;lt;!--[if gte mso 9]&#38;gt;&#38;lt;xml&#38;gt;&#60;br /&#62;
 &#38;lt;w:WordDocument&#38;gt;&#60;br /&#62;
  &#38;lt;w:View&#38;gt;Normal&#38;lt;/w:View&#38;gt;&#60;br /&#62;
  &#38;lt;w:Zoom&#38;gt;0&#38;lt;/w:Zoom&#38;gt;&#60;br /&#62;
  &#38;lt;w:TrackMoves/&#38;gt;&#60;br /&#62;
  &#38;lt;w:TrackFormatting/&#38;gt;&#60;br /&#62;
  &#38;lt;w:PunctuationKerning/&#38;gt;&#60;br /&#62;
  &#38;lt;w:ValidateAgainstSchemas/&#38;gt;&#60;br /&#62;
  &#38;lt;w:SaveIfXMLInvalid&#38;gt;false&#38;lt;/w:SaveIfXMLInvalid&#38;gt;&#60;br /&#62;
  &#38;lt;w:IgnoreMixedContent&#38;gt;false&#38;lt;/w:IgnoreMixedContent&#38;gt;&#60;br /&#62;
  &#38;lt;w:AlwaysShowPlaceholderText&#38;gt;false&#38;lt;/w:AlwaysShowPlaceholderText&#38;gt;&#60;br /&#62;
  &#38;lt;w:DoNotPromoteQF/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LidThemeOther&#38;gt;EN-US&#38;lt;/w:LidThemeOther&#38;gt;&#60;br /&#62;
  &#38;lt;w:LidThemeAsian&#38;gt;X-NONE&#38;lt;/w:LidThemeAsian&#38;gt;&#60;br /&#62;
  &#38;lt;w:LidThemeComplexScript&#38;gt;TH&#38;lt;/w:LidThemeComplexScript&#38;gt;&#60;br /&#62;
  &#38;lt;w:Compatibility&#38;gt;&#60;br /&#62;
   &#38;lt;w:BreakWrappedTables/&#38;gt;&#60;br /&#62;
   &#38;lt;w:SnapToGridInCell/&#38;gt;&#60;br /&#62;
   &#38;lt;w:ApplyBreakingRules/&#38;gt;&#60;br /&#62;
   &#38;lt;w:WrapTextWithPunct/&#38;gt;&#60;br /&#62;
   &#38;lt;w:UseAsianBreakRules/&#38;gt;&#60;br /&#62;
   &#38;lt;w:DontGrowAutofit/&#38;gt;&#60;br /&#62;
   &#38;lt;w:SplitPgBreakAndParaMark/&#38;gt;&#60;br /&#62;
   &#38;lt;w:DontVertAlignCellWithSp/&#38;gt;&#60;br /&#62;
   &#38;lt;w:DontBreakConstrainedForcedTables/&#38;gt;&#60;br /&#62;
   &#38;lt;w:DontVertAlignInTxbx/&#38;gt;&#60;br /&#62;
   &#38;lt;w:Word11KerningPairs/&#38;gt;&#60;br /&#62;
   &#38;lt;w:CachedColBalance/&#38;gt;&#60;br /&#62;
  &#38;lt;/w:Compatibility&#38;gt;&#60;br /&#62;
  &#38;lt;w:BrowserLevel&#38;gt;MicrosoftInternetExplorer4&#38;lt;/w:BrowserLevel&#38;gt;&#60;br /&#62;
  &#38;lt;m:mathPr&#38;gt;&#60;br /&#62;
   &#38;lt;m:mathFont m:val=&#34;Cambria Math&#34;/&#38;gt;&#60;br /&#62;
   &#38;lt;m:brkBin m:val=&#34;before&#34;/&#38;gt;&#60;br /&#62;
   &#38;lt;m:brkBinSub m:val=&#34;--&#34;/&#38;gt;&#60;br /&#62;
   &#38;lt;m:smallFrac m:val=&#34;off&#34;/&#38;gt;&#60;br /&#62;
   &#38;lt;m:dispDef/&#38;gt;&#60;br /&#62;
   &#38;lt;m:lMargin m:val=&#34;0&#34;/&#38;gt;&#60;br /&#62;
   &#38;lt;m:rMargin m:val=&#34;0&#34;/&#38;gt;&#60;br /&#62;
   &#38;lt;m:defJc m:val=&#34;centerGroup&#34;/&#38;gt;&#60;br /&#62;
   &#38;lt;m:wrapIndent m:val=&#34;1440&#34;/&#38;gt;&#60;br /&#62;
   &#38;lt;m:intLim m:val=&#34;subSup&#34;/&#38;gt;&#60;br /&#62;
   &#38;lt;m:naryLim m:val=&#34;undOvr&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;/m:mathPr&#38;gt;&#38;lt;/w:WordDocument&#38;gt;&#60;br /&#62;
&#38;lt;/xml&#38;gt;&#38;lt;![endif]--&#38;gt;&#38;lt;!--[if gte mso 9]&#38;gt;&#38;lt;xml&#38;gt;&#60;br /&#62;
 &#38;lt;w:LatentStyles DefLockedState=&#34;false&#34; DefUnhideWhenUsed=&#34;true&#34;&#60;br /&#62;
  DefSemiHidden=&#34;true&#34; DefQFormat=&#34;false&#34; DefPriority=&#34;99&#34;&#60;br /&#62;
  LatentStyleCount=&#34;267&#34;&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;0&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; QFormat=&#34;true&#34; Name=&#34;Normal&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;9&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; QFormat=&#34;true&#34; Name=&#34;heading 1&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;9&#34; QFormat=&#34;true&#34; Name=&#34;heading 2&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;9&#34; QFormat=&#34;true&#34; Name=&#34;heading 3&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;9&#34; QFormat=&#34;true&#34; Name=&#34;heading 4&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;9&#34; QFormat=&#34;true&#34; Name=&#34;heading 5&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;9&#34; QFormat=&#34;true&#34; Name=&#34;heading 6&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;9&#34; QFormat=&#34;true&#34; Name=&#34;heading 7&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;9&#34; QFormat=&#34;true&#34; Name=&#34;heading 8&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;9&#34; QFormat=&#34;true&#34; Name=&#34;heading 9&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;39&#34; Name=&#34;toc 1&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;39&#34; Name=&#34;toc 2&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;39&#34; Name=&#34;toc 3&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;39&#34; Name=&#34;toc 4&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;39&#34; Name=&#34;toc 5&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;39&#34; Name=&#34;toc 6&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;39&#34; Name=&#34;toc 7&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;39&#34; Name=&#34;toc 8&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;39&#34; Name=&#34;toc 9&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;35&#34; QFormat=&#34;true&#34; Name=&#34;caption&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;10&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; QFormat=&#34;true&#34; Name=&#34;Title&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;1&#34; Name=&#34;Default Paragraph Font&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;11&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; QFormat=&#34;true&#34; Name=&#34;Subtitle&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;22&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; QFormat=&#34;true&#34; Name=&#34;Strong&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;20&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; QFormat=&#34;true&#34; Name=&#34;Emphasis&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;59&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Table Grid&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; UnhideWhenUsed=&#34;false&#34; Name=&#34;Placeholder Text&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;1&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; QFormat=&#34;true&#34; Name=&#34;No Spacing&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;60&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Light Shading&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;61&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Light List&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;62&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Light Grid&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;63&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Medium Shading 1&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;64&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Medium Shading 2&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;65&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Medium List 1&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;66&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Medium List 2&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;67&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Medium Grid 1&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;68&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Medium Grid 2&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;69&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Medium Grid 3&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;70&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Dark List&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;71&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Colorful Shading&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;72&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Colorful List&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;73&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Colorful Grid&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;60&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Light Shading Accent 1&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;61&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Light List Accent 1&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;62&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Light Grid Accent 1&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;63&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Medium Shading 1 Accent 1&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;64&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Medium Shading 2 Accent 1&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;65&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Medium List 1 Accent 1&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; UnhideWhenUsed=&#34;false&#34; Name=&#34;Revision&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;34&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; QFormat=&#34;true&#34; Name=&#34;List Paragraph&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;29&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; QFormat=&#34;true&#34; Name=&#34;Quote&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;30&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; QFormat=&#34;true&#34; Name=&#34;Intense Quote&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;66&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Medium List 2 Accent 1&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;67&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Medium Grid 1 Accent 1&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;68&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Medium Grid 2 Accent 1&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;69&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Medium Grid 3 Accent 1&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;70&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Dark List Accent 1&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;71&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Colorful Shading Accent 1&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;72&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Colorful List Accent 1&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;73&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Colorful Grid Accent 1&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;60&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Light Shading Accent 2&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;61&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Light List Accent 2&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;62&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Light Grid Accent 2&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;63&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Medium Shading 1 Accent 2&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;64&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Medium Shading 2 Accent 2&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;65&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Medium List 1 Accent 2&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;66&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Medium List 2 Accent 2&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;67&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Medium Grid 1 Accent 2&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;68&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Medium Grid 2 Accent 2&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;69&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Medium Grid 3 Accent 2&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;70&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Dark List Accent 2&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;71&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Colorful Shading Accent 2&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;72&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Colorful List Accent 2&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;73&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Colorful Grid Accent 2&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;60&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Light Shading Accent 3&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;61&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Light List Accent 3&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;62&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Light Grid Accent 3&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;63&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Medium Shading 1 Accent 3&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;64&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Medium Shading 2 Accent 3&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;65&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Medium List 1 Accent 3&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;66&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Medium List 2 Accent 3&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;67&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Medium Grid 1 Accent 3&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;68&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Medium Grid 2 Accent 3&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;69&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Medium Grid 3 Accent 3&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;70&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Dark List Accent 3&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;71&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Colorful Shading Accent 3&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;72&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Colorful List Accent 3&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;73&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Colorful Grid Accent 3&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;60&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Light Shading Accent 4&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;61&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Light List Accent 4&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;62&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Light Grid Accent 4&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;63&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Medium Shading 1 Accent 4&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;64&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Medium Shading 2 Accent 4&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;65&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Medium List 1 Accent 4&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;66&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Medium List 2 Accent 4&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;67&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Medium Grid 1 Accent 4&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;68&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Medium Grid 2 Accent 4&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;69&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Medium Grid 3 Accent 4&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;70&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Dark List Accent 4&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;71&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Colorful Shading Accent 4&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;72&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Colorful List Accent 4&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;73&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Colorful Grid Accent 4&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;60&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Light Shading Accent 5&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;61&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Light List Accent 5&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;62&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Light Grid Accent 5&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;63&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Medium Shading 1 Accent 5&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;64&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Medium Shading 2 Accent 5&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;65&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Medium List 1 Accent 5&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;66&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Medium List 2 Accent 5&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;67&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Medium Grid 1 Accent 5&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;68&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Medium Grid 2 Accent 5&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;69&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Medium Grid 3 Accent 5&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;70&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Dark List Accent 5&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;71&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Colorful Shading Accent 5&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;72&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Colorful List Accent 5&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;73&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Colorful Grid Accent 5&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;60&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Light Shading Accent 6&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;61&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Light List Accent 6&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;62&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Light Grid Accent 6&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;63&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Medium Shading 1 Accent 6&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;64&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Medium Shading 2 Accent 6&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;65&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Medium List 1 Accent 6&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;66&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Medium List 2 Accent 6&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;67&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Medium Grid 1 Accent 6&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;68&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Medium Grid 2 Accent 6&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;69&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Medium Grid 3 Accent 6&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;70&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Dark List Accent 6&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;71&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Colorful Shading Accent 6&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;72&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Colorful List Accent 6&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;73&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; Name=&#34;Colorful Grid Accent 6&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;19&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; QFormat=&#34;true&#34; Name=&#34;Subtle Emphasis&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;21&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; QFormat=&#34;true&#34; Name=&#34;Intense Emphasis&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;31&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; QFormat=&#34;true&#34; Name=&#34;Subtle Reference&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;32&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; QFormat=&#34;true&#34; Name=&#34;Intense Reference&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;33&#34; SemiHidden=&#34;false&#34;&#60;br /&#62;
   UnhideWhenUsed=&#34;false&#34; QFormat=&#34;true&#34; Name=&#34;Book Title&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;37&#34; Name=&#34;Bibliography&#34;/&#38;gt;&#60;br /&#62;
  &#38;lt;w:LsdException Locked=&#34;false&#34; Priority=&#34;39&#34; QFormat=&#34;true&#34; Name=&#34;TOC Heading&#34;/&#38;gt;&#60;br /&#62;
 &#38;lt;/w:LatentStyles&#38;gt;&#60;br /&#62;
&#38;lt;/xml&#38;gt;&#38;lt;![endif]--&#38;gt;&#38;lt;!--[if gte mso 10]&#38;gt;&#60;br /&#62;
&#38;lt;style&#38;gt;&#60;br /&#62;
 /* Style Definitions */&#60;br /&#62;
 table.MsoNormalTable&#60;br /&#62;
	{mso-style-name:&#34;Table Normal&#34;;&#60;br /&#62;
	mso-tstyle-rowband-size:0;&#60;br /&#62;
	mso-tstyle-colband-size:0;&#60;br /&#62;
	mso-style-noshow:yes;&#60;br /&#62;
	mso-style-priority:99;&#60;br /&#62;
	mso-style-qformat:yes;&#60;br /&#62;
	mso-style-parent:&#34;&#34;;&#60;br /&#62;
	mso-padding-alt:0cm 5.4pt 0cm 5.4pt;&#60;br /&#62;
	mso-para-margin-top:0cm;&#60;br /&#62;
	mso-para-margin-right:0cm;&#60;br /&#62;
	mso-para-margin-bottom:10.0pt;&#60;br /&#62;
	mso-para-margin-left:0cm;&#60;br /&#62;
	line-height:115%;&#60;br /&#62;
	mso-pagination:widow-orphan;&#60;br /&#62;
	font-size:11.0pt;&#60;br /&#62;
	mso-bidi-font-size:14.0pt;&#60;br /&#62;
	font-family:&#34;Calibri&#34;,&#34;sans-serif&#34;;&#60;br /&#62;
	mso-ascii-font-family:Calibri;&#60;br /&#62;
	mso-ascii-theme-font:minor-latin;&#60;br /&#62;
	mso-fareast-font-family:&#34;Times New Roman&#34;;&#60;br /&#62;
	mso-fareast-theme-font:minor-fareast;&#60;br /&#62;
	mso-hansi-font-family:Calibri;&#60;br /&#62;
	mso-hansi-theme-font:minor-latin;&#60;br /&#62;
	mso-bidi-font-family:&#34;Cordia New&#34;;&#60;br /&#62;
	mso-bidi-theme-font:minor-bidi;}&#60;br /&#62;
&#38;lt;/style&#38;gt;&#60;br /&#62;
&#38;lt;![endif]--&#38;gt;&#60;/p&#62;
&#60;p&#62;&#60;span&#62;from :&#60;/span&#62;&#60;b&#62;&#60;span&#62;&#38;nbsp; &#60;img src=&#34;http://i1195.photobucket.com/albums/aa396/krites007/staticblock01.jpg&#34; /&#62;&#60;/span&#62;&#60;/b&#62;&#60;/p&#62;
&#60;p&#62;&#60;b&#62;&#60;span&#62; &#60;/span&#62;&#60;/b&#62;If I want to  create 4   block on for add picture. how to create a&#60;br /&#62;
Static block with this site. same in this website. Please help me  Thank&#60;br /&#62;
 you very much.&#60;/p&#62;
&#60;p&#62;sample website : &#60;a href=&#34;http://web-experiment.info/magento14/web_experiment/&#34; rel=&#34;nofollow&#34;&#62;http://web-experiment.info/magento14/web_experiment/&#60;/a&#62;
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>Tidy on "How to create best seller tab , new product , hot product"</title>
			<link>http://forum.magikcommerce.com/topic/how-to-create-best-seller-tab-new-product-hot-product#post-368</link>
			<pubDate>Thu, 29 Sep 2011 16:52:42 +0000</pubDate>
			<dc:creator>Tidy</dc:creator>
			<guid isPermaLink="false">368@http://forum.magikcommerce.com/</guid>
			<description>&#60;p&#62;How to create best seller tab , new product , hot product in main website
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>Tidy on "How to Create block in header ( Modern theme )"</title>
			<link>http://forum.magikcommerce.com/topic/how-to-create-block-in-header-modern-theme#post-367</link>
			<pubDate>Thu, 29 Sep 2011 16:48:54 +0000</pubDate>
			<dc:creator>Tidy</dc:creator>
			<guid isPermaLink="false">367@http://forum.magikcommerce.com/</guid>
			<description>&#60;p&#62;How to Create block in header ( Modern theme )&#38;nbsp; and not use extension.&#60;br /&#62;Remark : by static block &#60;br /&#62;I like block this theme ( http://web-experiment.info/magento14/web_experiment/ ) because it have 2 column , 2 row and have a button &#34;buy now&#34;
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>PostIT on "VAT no showing @ check out page / invoice"</title>
			<link>http://forum.magikcommerce.com/topic/vat-no-showing-check-out-page-invoice#post-311</link>
			<pubDate>Sat, 16 Jul 2011 01:29:23 +0000</pubDate>
			<dc:creator>PostIT</dc:creator>
			<guid isPermaLink="false">311@http://forum.magikcommerce.com/</guid>
			<description>&#60;p&#62;Hello,&#60;div&#62;&#60;br /&#62;&#60;/div&#62;&#60;div&#62;I am having major problems with setting up the tax rules. I have set up the tax rules, tax rates and tax zones, yet when the product is added to the shopping cart, it shows the same price for the product having the taxed included or excluded.&#60;/div&#62;&#60;div&#62;&#60;br /&#62;&#60;/div&#62;&#60;div&#62;&#60;b&#62;I have to set up the following:&#60;/b&#62;&#60;/div&#62;&#60;div&#62;1) The product should be taxed 6%&#60;/div&#62;&#60;div&#62;2) The shipping of the product should be included into the price of the product and taxed 6% as well.&#60;/div&#62;&#60;div&#62;&#60;br /&#62;&#60;/div&#62;&#60;div&#62;&#60;b&#62;So far I have done the following:&#60;/b&#62;&#60;/div&#62;&#60;div&#62;&#60;br /&#62;&#60;/div&#62;&#60;div&#62;&#60;u&#62;Sales &#38;gt; Tax &#38;gt; Product Tax Classes&#60;/u&#62;&#60;/div&#62;&#60;div&#62;Producten met 6% BTW (products with 6% VAT)&#60;br /&#62;&#60;/div&#62;&#60;div&#62;Verzendkosten (Shipping cost)&#60;/div&#62;&#60;div&#62;&#60;br /&#62;&#60;/div&#62;&#60;div&#62;&#60;u&#62;Sales &#38;gt; Tax &#38;gt; Customer Tax Classes&#60;/u&#62;&#60;br /&#62;&#60;/div&#62;&#60;div&#62;incl. BTW (including VAT)&#60;br /&#62;&#60;/div&#62;&#60;div&#62;&#60;br /&#62;&#60;/div&#62;&#60;div&#62;&#60;u&#62;Sales &#38;gt; Tax &#38;gt;&#38;nbsp;Manage Tax Zones and Rates&#60;/u&#62;&#60;/div&#62;&#60;div&#62;&#60;div&#62;Tax Identifier *&#60;span class=&#34;Apple-tab-span&#34;&#62;	&#60;/span&#62;: 6% BTW (6% VAT)&#60;/div&#62;&#60;div&#62;Country *&#60;span class=&#34;Apple-tab-span&#34;&#62;			&#60;/span&#62;: Netherlands&#60;/div&#62;&#60;div&#62;State&#60;span class=&#34;Apple-tab-span&#34;&#62;			&#60;/span&#62;: *&#60;/div&#62;&#60;div&#62;Zip/Post is Range&#60;span class=&#34;Apple-tab-span&#34;&#62;	&#60;/span&#62;: No&#60;span class=&#34;Apple-tab-span&#34;&#62;	&#60;/span&#62;&#60;/div&#62;&#60;div&#62;Zip/Post Code&#60;span class=&#34;Apple-tab-span&#34;&#62;	&#60;/span&#62;: *&#60;/div&#62;&#60;div&#62;Rate Percent *&#60;span class=&#34;Apple-tab-span&#34;&#62;	&#60;/span&#62;: 6.0000&#60;/div&#62;&#60;/div&#62;&#60;div&#62;&#60;br /&#62;&#60;/div&#62;&#60;div&#62;&#60;u&#62;Sales &#38;gt; Tax &#38;gt; Manage Tax Rules&#60;/u&#62;&#60;br /&#62;&#60;/div&#62;&#60;div&#62;&#60;div&#62;Name *&#60;span class=&#34;Apple-tab-span&#34;&#62;			&#60;/span&#62;&#38;nbsp;&#60;span class=&#34;Apple-tab-span&#34;&#62;	&#60;/span&#62;: Producten met 6% BTW&#38;nbsp;&#38;nbsp;(products with 6% VAT)&#60;/div&#62;&#60;div&#62;Customer Tax Class *&#60;span class=&#34;Apple-tab-span&#34;&#62;	&#60;/span&#62;: incl. BTW (VAT included)&#60;/div&#62;&#60;div&#62;Product Tax Class *&#60;span class=&#34;Apple-tab-span&#34;&#62;	&#60;/span&#62;: Producten met 6% BTW&#38;nbsp;&#38;nbsp;(products with 6% VAT)&#60;/div&#62;&#60;div&#62;Tax Rate *&#60;span class=&#34;Apple-tab-span&#34;&#62;			&#60;/span&#62;: 6% BTW&#60;/div&#62;&#60;div&#62;Priority *&#60;span class=&#34;Apple-tab-span&#34;&#62;				&#60;/span&#62;: 1&#60;/div&#62;&#60;div&#62;Sort Order *&#60;span class=&#34;Apple-tab-span&#34;&#62;			&#60;/span&#62;: 1&#60;/div&#62;&#60;/div&#62;&#60;div&#62;&#60;br /&#62;&#60;/div&#62;&#60;div&#62;System &#38;gt; Config &#38;gt; Tax&#60;/div&#62;&#60;div&#62;&#60;br /&#62;&#60;/div&#62;&#60;div&#62;&#60;div&#62;&#60;i&#62;Tax Classes&#60;/i&#62;&#60;/div&#62;&#60;div&#62;Tax Class for Shipping &#38;gt; &#60;b&#62;Producten met 6% BTW&#60;/b&#62; [WEBSITE]&#60;span class=&#34;Apple-tab-span&#34;&#62;	&#60;/span&#62;&#60;/div&#62;&#60;div&#62;&#60;br /&#62;&#60;/div&#62;&#60;div&#62;&#60;i&#62;Calculation Settings&#60;/i&#62;&#60;/div&#62;&#60;div&#62;Tax Calculation Method Based On &#38;gt;&#60;b&#62; Total&#60;/b&#62; [WEBSITE]&#60;span class=&#34;Apple-tab-span&#34;&#62;	&#60;/span&#62;&#60;/div&#62;&#60;div&#62;Tax Calculation Based On &#38;gt; &#60;b&#62;Shipping Origin&#60;/b&#62; [WEBSITE]&#60;span class=&#34;Apple-tab-span&#34;&#62;	&#60;/span&#62;&#60;/div&#62;&#60;div&#62;Catalog Prices &#38;gt; &#60;b&#62;Including Tax&#60;/b&#62; [WEBSITE]&#60;span class=&#34;Apple-tab-span&#34;&#62;	&#60;/span&#62;&#60;/div&#62;&#60;div&#62;&#60;br /&#62;&#60;/div&#62;&#60;div&#62;Shipping Prices &#38;gt;&#60;b&#62; Including Tax&#60;/b&#62; [WEBSITE]&#60;span class=&#34;Apple-tab-span&#34;&#62;	&#60;/span&#62;&#60;/div&#62;&#60;div&#62;&#60;br /&#62;&#60;/div&#62;&#60;div&#62;Apply Customer Tax &#38;gt; &#60;b&#62;After Discount&#60;/b&#62; [WEBSITE]&#60;span class=&#34;Apple-tab-span&#34;&#62;	&#60;/span&#62;&#60;/div&#62;&#60;div&#62;Apply Discount On Prices &#38;gt; &#60;b&#62;Including Tax&#60;/b&#62; [WEBSITE]&#60;span class=&#34;Apple-tab-span&#34;&#62;	&#60;/span&#62;&#60;/div&#62;&#60;div&#62;Apply Tax On &#38;gt;&#60;b&#62; Original price only &#60;/b&#62;[WEBSITE]&#60;span class=&#34;Apple-tab-span&#34;&#62;	&#60;/span&#62;&#60;/div&#62;&#60;div&#62;&#60;br /&#62;&#60;/div&#62;&#60;div&#62;&#60;i&#62;Default Tax Destination Calculation&#60;/i&#62;&#60;/div&#62;&#60;div&#62;Default Country &#38;gt; &#60;b&#62;Netherlands&#60;/b&#62; [STORE VIEW]&#60;span class=&#34;Apple-tab-span&#34;&#62;	&#60;/span&#62;&#60;/div&#62;&#60;div&#62;Default State &#38;gt; * [STORE VIEW]&#60;span class=&#34;Apple-tab-span&#34;&#62;	&#60;/span&#62;&#60;/div&#62;&#60;div&#62;Default Post Code &#38;gt; &#60;b&#62;*&#60;/b&#62;[STORE VIEW]&#60;span class=&#34;Apple-tab-span&#34;&#62;	&#60;/span&#62;&#60;/div&#62;&#60;div&#62;&#60;br /&#62;&#60;/div&#62;&#60;div&#62;&#60;i&#62;Price Display Settings&#60;/i&#62;&#60;/div&#62;&#60;div&#62;Display Product Prices In Catalog &#38;gt; &#60;b&#62;Including and excluding Tax&#60;/b&#62; [STORE VIEW]&#60;/div&#62;&#60;div&#62;Display Shipping Prices &#38;gt;&#60;b&#62; Including and excluding Tax&#60;/b&#62; [STORE VIEW]&#60;/div&#62;&#60;div&#62;&#60;br /&#62;&#60;/div&#62;&#60;div&#62;&#60;i&#62;Shopping Cart Display Settings&#60;/i&#62;&#60;/div&#62;&#60;div&#62;Display Prices &#38;gt; &#60;b&#62;Including and excluding Tax&#60;/b&#62; [STORE VIEW]&#60;span class=&#34;Apple-tab-span&#34;&#62;	&#60;/span&#62;&#60;/div&#62;&#60;div&#62;Display Subtotal &#38;gt;&#60;b&#62; Including and excluding Tax&#60;/b&#62; [STORE VIEW]&#60;span class=&#34;Apple-tab-span&#34;&#62;	&#60;/span&#62;&#60;/div&#62;&#60;div&#62;Display Shipping Amount &#38;gt; &#60;b&#62;Including and excluding Tax&#60;/b&#62; [STORE VIEW]&#60;/div&#62;&#60;div&#62;&#60;br /&#62;&#60;/div&#62;&#60;div&#62;Include Tax In Grand Total &#38;gt; &#60;b&#62;Yes&#60;/b&#62; [STORE VIEW]&#60;span class=&#34;Apple-tab-span&#34;&#62;	&#60;/span&#62;&#60;/div&#62;&#60;div&#62;Display Full Tax Summary &#38;gt; &#60;b&#62;Yes&#60;/b&#62; [STORE VIEW]&#60;span class=&#34;Apple-tab-span&#34;&#62;	&#60;/span&#62;&#60;/div&#62;&#60;div&#62;Display Zero Tax Subtotal &#38;gt; &#60;b&#62;No&#60;/b&#62; [STORE VIEW]&#60;span class=&#34;Apple-tab-span&#34;&#62;	&#60;/span&#62;&#60;/div&#62;&#60;div&#62;&#60;br /&#62;&#60;/div&#62;&#60;div&#62;&#60;i&#62;Orders, Invoices, Creditmemos Display Settings&#60;/i&#62;&#60;/div&#62;&#60;div&#62;Display Product Prices In Catalog &#38;gt; &#60;b&#62;Including and excluding Tax&#60;/b&#62; [STORE VIEW]&#60;span class=&#34;Apple-tab-span&#34;&#62;	&#60;/span&#62;&#60;/div&#62;&#60;div&#62;Display Shipping Prices &#38;gt; &#60;b&#62;Including and excluding Tax&#60;/b&#62; [STORE VIEW]&#60;/div&#62;&#60;div&#62;&#60;br /&#62;&#60;/div&#62;&#60;div&#62;&#60;i&#62;Shopping Cart Display Settings&#60;/i&#62;&#60;/div&#62;&#60;div&#62;Display Prices &#38;gt; &#60;b&#62;Including and excluding Tax&#60;/b&#62; [STORE VIEW]&#60;span class=&#34;Apple-tab-span&#34;&#62;	&#60;/span&#62;&#60;br /&#62;&#60;/div&#62;&#60;div&#62;Display Subtotal &#38;gt; &#60;b&#62;Including and excluding Tax&#60;/b&#62; [STORE VIEW]&#60;span class=&#34;Apple-tab-span&#34;&#62;	&#60;/span&#62;&#60;/div&#62;&#60;div&#62;Display Shipping Amount &#38;gt; &#60;b&#62;Including and excluding Tax&#60;/b&#62; [STORE VIEW]&#60;/div&#62;&#60;div&#62;&#60;br /&#62;&#60;/div&#62;&#60;div&#62;Include Tax In Grand Total &#38;gt; &#60;b&#62;Yes&#60;/b&#62; [STORE VIEW]&#60;span class=&#34;Apple-tab-span&#34;&#62;	&#60;/span&#62;&#60;/div&#62;&#60;div&#62;Display Full Tax Summary &#38;gt; &#60;b&#62;Yes &#60;/b&#62;[STORE VIEW]&#60;/div&#62;&#60;/div&#62;&#60;div&#62;&#60;br /&#62;&#60;/div&#62;&#60;div&#62;I have spent one day on trying to fix this problem. Yet I am not able to find any proper documentation on the intrenet. Please help!&#60;/div&#62;
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>MagikTejas on "Issue Pointing To Another Magento Database"</title>
			<link>http://forum.magikcommerce.com/topic/issue-pointing-to-another-magento-database#post-205</link>
			<pubDate>Tue, 15 Mar 2011 07:20:19 +0000</pubDate>
			<dc:creator>MagikTejas</dc:creator>
			<guid isPermaLink="false">205@http://forum.magikcommerce.com/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;Category links on both of the above sites are redirecting to error or 404 not found page. Before replacing local.xml as you said above links of both sites are working for you? If yes please try to reindex the data from admin&#38;gt;system&#38;gt;Index Management&#38;nbsp; here select all &#38;amp;&#38;nbsp; reindex data. Hope this will help you.
&#60;/p&#62;
</description>
		</item>

	</channel>
</rss>

