<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/jive/rss" version="2.0">
  <channel>
    <title>Content in Adobe Community</title>
    <link>/place-content.jspa?containerType=14&amp;userID=null&amp;filterID=contentstatus[published]&amp;containerID=4740</link>
    <description>Recent content in Adobe Community</description>
    <language>en</language>
    <pubDate>Wed, 12 Nov 2014 21:45:05 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2014-11-12T21:45:05Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Replace table codes with useLi in BC module template &gt; online Shop Layouts</title>
      <link>https://forums.adobe.com/thread/1631147</link>
      <description>&lt;!-- [DocumentBodyStart:9291e8f4-8932-41d2-a97b-5a01b586e6f8] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I am having a problem in BC module template &amp;gt; online Shop Layouts:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Trying to get rid of Table Codes that inserted by BC system with List or possible Div&lt;/li&gt;&lt;li&gt;Contact with Adobe BC tech support, they suggest use this useLi tag in my online Shop Layouts. After I implement the codes below, and it doesn't work. The table code is still there on the front page:&lt;ul&gt;&lt;li&gt;Here is the code that I implement in the module template: &lt;ul&gt;&lt;li&gt;&lt;em style=": ; color: #3366ff;"&gt;{tag_productlist, useLi (true)}&lt;/em&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p style="min-height: 8pt; padding: 0px; padding-left: 90px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;ul&gt;&lt;ul&gt;&lt;li&gt;Below is the front page codes, you can see the table is inserted by BC system:&lt;ul&gt;&lt;li&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;em style="color: #3366ff;"&gt;&amp;lt;table class="productTable productSmall"&amp;gt;&amp;lt;tbody&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td id="catProdTd_9074914" class="productItem"&amp;gt;&lt;/em&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="color: #3366ff;"&gt;&lt;/span&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;em style="color: #3366ff;"&gt;&amp;lt;/td&amp;gt;&amp;lt;td class="productItem"&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td class="productItem"&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td class="productItem"&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/tbody&amp;gt;&amp;lt;/table&amp;gt;&lt;/em&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/ul&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;How could I remove the table that insert by BC System? Please help!!&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:9291e8f4-8932-41d2-a97b-5a01b586e6f8] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">useli in bc module template</category>
      <pubDate>Wed, 12 Nov 2014 21:45:05 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1631147</guid>
      <dc:date>2014-11-12T21:45:05Z</dc:date>
      <clearspace:dateToText>15 hours 31 minutes ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Showing and hiding dropdowns on product page, based on selected values</title>
      <link>https://forums.adobe.com/thread/1621368</link>
      <description>&lt;!-- [DocumentBodyStart:055683fd-3102-4a38-9f0f-2310b22081d6] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hello.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I would like my product page to show different subsequent dropdowns based on individual dropdown values. &lt;/p&gt;&lt;p&gt;&lt;br/&gt;I've managed to achieve this via JavaScript, but I do not like how it works.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;As far as I can tell, there is no proper identifier for each individual dropdown to determine which one it is, so all I can do at the moment is to rely on their order in the DOM, which is bad and makes it difficult for me to create a solution that would work for all products.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;For instance, if the following is a single attribute:&lt;/p&gt;&lt;p&gt;&amp;lt;div class="catProductAttributeGroup" style="display: none;"&amp;gt;&amp;lt;div class="catProdAttributeTitle"&amp;gt;Metallic Foiling&amp;lt;/div&amp;gt;&amp;lt;div class="catProdAttributeItem"&amp;gt;&amp;lt;select&amp;gt;&amp;lt;option value=""&amp;gt;-- Please select --&amp;lt;/option&amp;gt;&amp;lt;option value="6051720"&amp;gt;Not required &amp;lt;/option&amp;gt;&amp;lt;option value="6051721"&amp;gt;Foil ONE side + &amp;pound;45&amp;lt;/option&amp;gt;&amp;lt;option value="6051722"&amp;gt;Foiling BOTH sides + &amp;pound;75&amp;lt;/option&amp;gt;&amp;lt;/select&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I would like the outer-most div to have some sort of html attribute that holds the product attribute id. Something like, data-attribute-id="XXXXXXX". Is that possible?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Here's what I have up to this point:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I use {tag_attributes_json}, {tag_product_json} and {tag_currency} to get these values into javascript on page load, so I can use them later.&lt;/p&gt;&lt;p&gt;&lt;br/&gt;Then, I hook to change events of the drodpowns I have and then toggle their visibility based on which ones are selected. I rely on the jequery ':eq(n)' selector to achieve this, which I do not like. Is there an option for the {tag_attributes} helper which would make it add some extra information (such as attribute ID on the dropdown) on the generated HTML?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;All of this works initially, but If I then 'Add to cart', the product element get's ajax-reloaded and the events are suddenly unhooked, so it doesn't work anymore. For that one, there are two options:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;1. I could hook to an event that triggers once the product has been added to cart and the page is ready again. &lt;strong&gt;Is there such an event?&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;2. I could implement my own add to cart using bcInternals.shop.addToCart. I tried doing this, but I have two problems with it.&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;a. addToCart seems to add my selection twice, for some reason.&lt;strong&gt; Any ideas what I might be doing wrong?&lt;/strong&gt;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;b. the cart info in&amp;nbsp; the top right corner doesn't refresh. it seems it tries to refresh, but there's some sort of access error in the script. This part is not yet fully added to the page, but there's a function that would do the adding to cart at the bottom of the bigger script block. &lt;strong&gt;Am I using the built in addToCart function incorrectly?&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px; padding-left: 30px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This is the page I have the partially implemented functionality added on:&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://www.afterhourscreativestudio.com/business-cards/matt-laminated-business-cards" rel="nofollow"&gt;Matt Laminated Business Cards&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The scripts are currently embedded inside the HTML. Once I have it properly implemented, I'd like to extract it into a separate file. Search for "&lt;span style="color: #222222; font-family: Consolas, 'Lucida Console', monospace; font-size: 12px;"&gt;$productAttributesElement" &lt;span style="font-family: arial, helvetica, sans-serif;"&gt;to find the block with the functionality and for&lt;/span&gt; "productInfo" &lt;span style="font-family: arial, helvetica, sans-serif;"&gt;to find the part where I store the product data with the _json tags.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:055683fd-3102-4a38-9f0f-2310b22081d6] --&gt;</description>
      <pubDate>Wed, 12 Nov 2014 18:11:28 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1621368</guid>
      <dc:date>2014-11-12T18:11:28Z</dc:date>
      <clearspace:dateToText>19 hours 4 minutes ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Bootstrap3/BC Menu dropdown conflict with module_photogallery</title>
      <link>https://forums.adobe.com/thread/1627710</link>
      <description>&lt;!-- [DocumentBodyStart:b83f2ec6-7c36-437b-b328-59651f7f01b8] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm building a site using Bootstrap3 framework, with BC Dynamic Menu (with jQuery courtesy Joe Watkins) for main navigation.&amp;nbsp; Dropdowns (click or hover) working beautifully until I add a photogallery module, then the dropdown links disappear&lt;strong&gt; on click&lt;/strong&gt;, which is a major problem on touchscreens.&amp;nbsp; I've removed all things piece-by-piece to determine the dropdown links disappear 100% of the time when a photogallery module is on the page, and work appropriately 100% of the time without a photogallery present (well, 1 exception - i'm seeing same issue on Layouts/OnlineShop/large_product.html).&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Does anyone have any recommendations to fix this conflict with my Menu Nav dropdown links and the photogallery module?&amp;nbsp; Really, really appreciate any suggestions.&amp;nbsp; Unfortunately, the site nav is rendered non-functional on touchscreens due to these disappearing dropdown link conflicts (only Home and Smile Gallery links are not dropdowns).&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;EXAMPLES&lt;/p&gt;&lt;p&gt;Here are 3 examples of pages with a photogallery/dropdown conflict on click.&amp;nbsp; To test issue, click the main nav dropdown links (e.g. "Locations, Treatment, etc":&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://www.meyerdanabraces.com/smile-gallery.html" rel="nofollow"&gt;Smile Gallery&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://www.meyerdanabraces.com/locations/rapidcity-sd" rel="nofollow"&gt;Rapid City, SD&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://www.meyerdanabraces.com/locations/spearfish-sd" rel="nofollow"&gt;Spearfish, SD&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm right in the middle of transitioning this site to the responsive framework, so not all links will work. Here are 3 examples of Nav links working properly on click (no photogallery module):&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://www.meyerdanabraces.com/results-before-after.html" rel="nofollow"&gt;Results - Before &amp;amp; After&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://www.meyerdanabraces.com/evaluation.html" rel="nofollow"&gt;Evaluation&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://www.meyerdanabraces.com/smile-for-a-lifetime.html" rel="nofollow"&gt;Smile For A Lifetime&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;REFERENCE&lt;/p&gt;&lt;p&gt;I do not understand jQuery very well, I've pieced together what I could to make it all work.&amp;nbsp; Here are the 2 scripts I use to get the BC Menu to work:&amp;nbsp; &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;// - - - - -&amp;nbsp; Dropdown Menu v2 - JOE WATKINS.IO Dropdown Menu Toggle - - - - - - - - - - -&lt;/p&gt;&lt;p&gt;dropdownNavTweak : function(){&lt;/p&gt;&lt;p&gt;var $navContainer = $(".nav"),&lt;/p&gt;&lt;p&gt;&amp;nbsp; $dropdownItems = $navContainer.find("li.dropdown");&lt;/p&gt;&lt;p&gt;&amp;nbsp; $dropdownItems.each(function(){&lt;/p&gt;&lt;p&gt;&amp;nbsp; var $parentItem = $(this).find("a:first");&lt;/p&gt;&lt;p&gt;&amp;nbsp; $parentItem.addClass("dropdown-toggle").attr("data-toggle","dropdown").append(" &amp;lt;em class='icon-caret-down'&amp;gt;&amp;lt;/em&amp;gt;");&lt;/p&gt;&lt;p&gt;&amp;nbsp; $(this).children("ul").removeClass().addClass("dropdown-menu");&lt;/p&gt;&lt;p&gt;&amp;nbsp; $dropdownItems.show();&amp;nbsp; // shows dropdown images to prevent flicker - use CSS to hide " .nav li.dropdown {display:none;}" or ".navbar-nav li.dropdown {display:none;}" or&amp;nbsp; ".navbarMinor-nav li.dropdown {display:none;}"&lt;/p&gt;&lt;p&gt;&amp;nbsp; });&lt;/p&gt;&lt;p&gt;},&amp;nbsp; // end dropdownNavTweak&amp;nbsp; (Comma needed if others follow}&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;... and ...&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;//////- -MENU- ////////&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;jQuery(document).ready(function ($) {&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; jQuery('.navbar .dropdown').hover(function() {&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; jQuery(this).addClass('extra-nav-class').find('.dropdown-menu').first().stop(true, true).delay(200).slideDown();&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }, function() {&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var na = $(this);&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (jQuery('.spanFloatLeftIfMobile').css('float') == "none") {&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; na.find('.dropdown-menu').first().stop(true, true).delay(500).slideUp('fast', function(){ na.removeClass('extra-nav-class') })&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; });&lt;/p&gt;&lt;p&gt;});&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b83f2ec6-7c36-437b-b328-59651f7f01b8] --&gt;</description>
      <pubDate>Wed, 05 Nov 2014 20:02:24 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1627710</guid>
      <dc:date>2014-11-05T20:02:24Z</dc:date>
      <clearspace:dateToText>1 week 17 hours ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Hide background image on mobile device</title>
      <link>https://forums.adobe.com/thread/1625956</link>
      <description>&lt;!-- [DocumentBodyStart:5d5d0410-ef18-4fe8-942a-b188f40adc2a] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi all&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have a responsive site and I have a background image in my services page(s)&lt;/p&gt;&lt;p&gt;eg&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://nicholsonssolicitors.davidcurran.com.au/about/services/Commercial" rel="nofollow"&gt;http://nicholsonssolicitors.davidcurran.com.au/about/services/Commercial&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;All looks fine on desktops and laptops, but when view on a mobile phone, the image displays behind the page content which doesn't look very nice. Is there a way to hide this background image on mobile devices only? i tried this below in my screen.css file, but no luck.&lt;/p&gt;&lt;p&gt;@media (max-width : 480px) {&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; body.custom-background {&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; background-image: none;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Or another workaround perhaps?......&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;&lt;p&gt;DC&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5d5d0410-ef18-4fe8-942a-b188f40adc2a] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">css hide image</category>
      <pubDate>Tue, 04 Nov 2014 00:31:57 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1625956</guid>
      <dc:date>2014-11-04T00:31:57Z</dc:date>
      <clearspace:dateToText>1 week 3 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>custom blog list/post layout</title>
      <link>https://forums.adobe.com/thread/1623995</link>
      <description>&lt;!-- [DocumentBodyStart:2845d0a6-ad8b-4f66-9b5d-0f265efeef00] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Inside blog posts, have anyone tried to move a body image position with js to place it on top, followed by post&amp;acute;s title, post&amp;acute;s text body ?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is the only possible solution that I found to solve blogs layout since there is no way to create a custom image filed within blog.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:2845d0a6-ad8b-4f66-9b5d-0f265efeef00] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">blog formatting</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">blog_template</category>
      <pubDate>Mon, 03 Nov 2014 08:00:02 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1623995</guid>
      <dc:date>2014-11-03T08:00:02Z</dc:date>
      <clearspace:dateToText>1 week 3 days ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Smaller banner/header size</title>
      <link>https://forums.adobe.com/thread/1624208</link>
      <description>&lt;!-- [DocumentBodyStart:2fa7daa4-c433-4c4c-98bd-e8c8be0d188b] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I need to make the header/banner smaller on my website.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="https://ngaitahustore.worldsecuresystems.com/" rel="nofollow"&gt;https://ngaitahustore.worldsecuresystems.com/&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I cannot work out where I would do this. Is anyone able to please help me?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks in advance&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:2fa7daa4-c433-4c4c-98bd-e8c8be0d188b] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">help</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">html</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">css</category>
      <pubDate>Sat, 01 Nov 2014 19:33:53 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1624208</guid>
      <dc:date>2014-11-01T19:33:53Z</dc:date>
      <clearspace:dateToText>1 week 5 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How to change shopping cart Buy Now button?</title>
      <link>https://forums.adobe.com/thread/1596460</link>
      <description>&lt;!-- [DocumentBodyStart:22d22e39-cf05-4cad-bd4a-45d073d257a9] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Hello All,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;I've been racking my brain on this one and could really use some help!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Check out the "BUY NOW" button on my website here:&lt;/p&gt;&lt;p style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;a class="jive-link-external-small" href="http://www.themesformuse.com/themesformuse/index.html" rel="nofollow" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3a91d7;"&gt;Themes For MuseHome&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;How do I get rid of the grey/white color behind the text? (it's grey on one browser, white on another!)&lt;/p&gt;&lt;p style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;I want it to be a solid red button and would like the gray area to be transparent.&lt;/p&gt;&lt;p style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;span style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;I looked in a lot of the css files but can;t figure out which style matches up with this button.&lt;/span&gt;&lt;/p&gt;&lt;p style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Does anyone know where I'm supposed to go to change this?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Any help would be greatly appreciated. Thanks!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Jason&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:22d22e39-cf05-4cad-bd4a-45d073d257a9] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">color</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">css</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">e-commerce</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">content management system</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">shopping cart</category>
      <pubDate>Mon, 27 Oct 2014 21:55:40 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1596460</guid>
      <dc:date>2014-10-27T21:55:40Z</dc:date>
      <clearspace:dateToText>2 weeks 3 days ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>FlexNav Help</title>
      <link>https://forums.adobe.com/thread/1610167</link>
      <description>&lt;!-- [DocumentBodyStart:697ac1ce-89c3-4dcd-8b65-0444206fa974] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hey everyone. I am using FlexNav on a number of responsive sites, for the menu(in BC and elsewhere). It works great for multi-level navigation in a responsive design. An issue has recently been brought to my attention however.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Take this site as an example: &lt;a class="jive-link-external-small" href="http://sunsweetuk.wsiefusion.net/" rel="nofollow"&gt;Sunsweet&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If you size the width down to 1000px you can see the menu switch to the flyout style. It works and everything, but you have to click twice on any of the arrows to get to as page's subpages. And if you are currently on a page, say Resources, and try clicking its arrow for the sub-menu, it will not pop out.&lt;br/&gt; &lt;br/&gt;Any help with this would be much appreciated. Thanks.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:697ac1ce-89c3-4dcd-8b65-0444206fa974] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">javascript</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">menu</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">flexnav</category>
      <pubDate>Fri, 17 Oct 2014 13:28:57 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1610167</guid>
      <dc:date>2014-10-17T13:28:57Z</dc:date>
      <clearspace:dateToText>3 weeks 6 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Why are social links different on desktop vs. mobile versions of my site?</title>
      <link>https://forums.adobe.com/thread/1609801</link>
      <description>&lt;!-- [DocumentBodyStart:c1b5c0f0-1ac6-45a8-8402-120020d39014] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;span style="color: #2b2e2f; font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, Tahoma, sans-serif; font-size: 14px;"&gt;The Facebook and Twitter buttons show up alongside the Favorite button &lt;/span&gt;&lt;span style="color: #2b2e2f; font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, Tahoma, sans-serif; font-size: 14px; line-height: 1.5em;"&gt;on the desktop version of my site, but not on the phone version of the &lt;/span&gt;&lt;span style="color: #2b2e2f; font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, Tahoma, sans-serif; font-size: 14px; line-height: 1.5em;"&gt;site, and I can't find the place to correct this. Thoughts? Desktop screenshot of sample product vs Mobile screenshot of same product below. &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #2b2e2f; font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, Tahoma, sans-serif; font-size: 14px;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #2b2e2f; font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, Tahoma, sans-serif; font-size: 14px;"&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-6838382-685192/Screen+Shot+2014-10-16+at+7.07.34+PM.png"&gt;&lt;img alt="Screen Shot 2014-10-16 at 7.07.34 PM.png" class="jive-image image-1" height="470" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-6838382-685192/Screen+Shot+2014-10-16+at+7.07.34+PM.png" style="height: 376px; width: 620px;" width="775"/&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #2b2e2f; font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, Tahoma, sans-serif; font-size: 14px;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #2b2e2f; font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, Tahoma, sans-serif; font-size: 14px;"&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-6838382-685247/IMG_6278.PNG"&gt;&lt;img alt="IMG_6278.PNG" class="jive-image image-2" height="900" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-6838382-685247/507-900/IMG_6278.PNG" style="height: 1101px; width: 620px;" width="507"/&gt;&lt;/a&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c1b5c0f0-1ac6-45a8-8402-120020d39014] --&gt;</description>
      <pubDate>Fri, 17 Oct 2014 02:09:03 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1609801</guid>
      <dc:date>2014-10-17T02:09:03Z</dc:date>
      <clearspace:dateToText>3 weeks 6 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>can ANYONE please help with coding query?</title>
      <link>https://forums.adobe.com/thread/1605135</link>
      <description>&lt;!-- [DocumentBodyStart:61c2ebe2-697b-4a9c-9f53-a9a74f7d73d9] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Im currently setting a website up in Adobe Muse/BC - Im not a developer at all!..but a designer and really like this software. However ive come across whats probably quite a simple problem - i just need to put some the module output from my web app over an image on template page but i dont know how to do it.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The page is here:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://www.paulsuttontestsite.co.uk/rehomedogs/latest" rel="nofollow"&gt;latest&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The text and image im moving (this is web app outputt) is inserted into the page coding as:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;{tag_pagecontent}&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This is a module that Adobe BC is placing on the page from my web app.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Ive done images to explain this far more clearly:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://www.paulsuttontestsite.co.uk/test.SHOT1.png" rel="nofollow"&gt;http://www.paulsuttontestsite.co.uk/test.SHOT1.png&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://www.paulsuttontestsite.co.uk/test.SHOT2.png" rel="nofollow"&gt;http://www.paulsuttontestsite.co.uk/test.SHOT2.png&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Many thanks in advance to anyone who is kind enough to offer their time in helping me.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Paul&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:61c2ebe2-697b-4a9c-9f53-a9a74f7d73d9] --&gt;</description>
      <pubDate>Wed, 15 Oct 2014 12:14:35 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1605135</guid>
      <dc:date>2014-10-15T12:14:35Z</dc:date>
      <clearspace:dateToText>1 month 1 day from now</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Incrementing product count in "add to cart" input field</title>
      <link>https://forums.adobe.com/thread/1605039</link>
      <description>&lt;!-- [DocumentBodyStart:7c4bd799-9ff6-49d1-a513-622176541f71] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I want to add a couple of buttons near the "add to cart" quantity input field (which you can normally use to write a number within and select the quantity for the product you want to buy), say a "+" and a "-" button, to increment or decrement the number within the field. This would be really simple in javascript, but how can I access the DOM at that input field level? It seems I can not access the input field in {tag_addtocartinputfield}.&lt;/p&gt;&lt;p&gt;Is there a way to achieve it, or a sort of workaround?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7c4bd799-9ff6-49d1-a513-622176541f71] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">input field</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">add to cart</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">{tag_addtocartinputfield}</category>
      <pubDate>Wed, 15 Oct 2014 09:47:44 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1605039</guid>
      <dc:date>2014-10-15T09:47:44Z</dc:date>
      <clearspace:dateToText>1 month 1 day from now</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Why does my website scroll across?</title>
      <link>https://forums.adobe.com/thread/1598564</link>
      <description>&lt;!-- [DocumentBodyStart:7d90a315-edd2-4cef-ae25-995955da72f8] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;I can't seem to work out why it is scrolling across&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am using the Church Template on BC and the screen width doesn't seem to sit right.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://brightsparks.businesscatalyst.com/index" rel="nofollow"&gt;Home&lt;/a&gt; - Website with issues&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://testingtesting11.businesscatalyst.com/" rel="nofollow"&gt;Home- Testing site&lt;/a&gt; that I'm using to compare against&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I need the Alpha header to be 60px high to match the header titles so this might be playing a part in the issue?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;What have I done to make the width too large for the screen and create a marquee effect?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7d90a315-edd2-4cef-ae25-995955da72f8] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">problem</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">help</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">css</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">header</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">coding</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">business catalyst</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">church template</category>
      <pubDate>Mon, 13 Oct 2014 23:30:14 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1598564</guid>
      <dc:date>2014-10-13T23:30:14Z</dc:date>
      <clearspace:dateToText>1 month 3 hours ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Help with incorrect menu navigation when returning web app detail layout</title>
      <link>https://forums.adobe.com/thread/1601318</link>
      <description>&lt;!-- [DocumentBodyStart:1f744988-c02f-4760-b762-95901b6a2c00] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Ive managed to sort out most of my problems with my web app - however now the main problem is this:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;My website is: www.paulsuttontetstsite.co.uk&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;1. My web app has the url /rehomedogs, so when the results are listed it displays: www.paulsuttontestsite.co.uk/rehomedogs/(name of dog)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;However because the menu has been generated in Muse...its now incorrect on this page as clicking on home is trying to automically link to www.paulsuttontestsite.co.uk/rehomedogs/index...rather than www.paulsuttontestsite.co.uk/index&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Please can someone tell me which is the best way to go about changing the navigation on the menu?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I havent had any luck with questions on these forums unfortunately&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thankyou if anyone can help out&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Paul&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:1f744988-c02f-4760-b762-95901b6a2c00] --&gt;</description>
      <pubDate>Sun, 12 Oct 2014 21:11:20 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1601318</guid>
      <dc:date>2014-10-12T21:11:20Z</dc:date>
      <clearspace:dateToText>1 month 1 day ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Creating an email in GoLive CS2</title>
      <link>https://forums.adobe.com/thread/1598694</link>
      <description>&lt;!-- [DocumentBodyStart:55c53fe4-5667-4ea6-961d-af683a4a341b] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Using GoLive CS2 I am creating an email. It is html text on top of an image. Outlook separates the two and displays the text below the image instead of layered on top. How can I sort this?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:55c53fe4-5667-4ea6-961d-af683a4a341b] --&gt;</description>
      <pubDate>Thu, 09 Oct 2014 16:05:13 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1598694</guid>
      <dc:date>2014-10-09T16:05:13Z</dc:date>
      <clearspace:dateToText>1 month 4 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Changing product images via Dropdown (JScript)</title>
      <link>https://forums.adobe.com/thread/1596660</link>
      <description>&lt;!-- [DocumentBodyStart:738c5b4f-8f41-44de-99db-dc6809940a08] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;span style="font-size: 12pt;"&gt;Hi - I am developing a clothing store. I have several products that have different colour options - I want the product image to change as the user selects the various colour options via the drop down menu in Business Catalyst - I've been told this can be done with Javascript... can anyone help! ? &lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:738c5b4f-8f41-44de-99db-dc6809940a08] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">javascript</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">e-commerce</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">product images</category>
      <pubDate>Tue, 07 Oct 2014 22:39:50 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1596660</guid>
      <dc:date>2014-10-07T22:39:50Z</dc:date>
      <clearspace:dateToText>1 month 6 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Is it possible to use math.random to generate web app item name?</title>
      <link>https://forums.adobe.com/thread/1589324</link>
      <description>&lt;!-- [DocumentBodyStart:41975b7c-9bea-403b-8644-0ef3eec4b342] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Can math.random() be used to auto fill the name field of a web app item? I have a client that needs web app item submissions to be random and we don't want to ask the user to have to create a name for their submission. &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:41975b7c-9bea-403b-8644-0ef3eec4b342] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">javascript</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">web app items</category>
      <pubDate>Tue, 30 Sep 2014 15:22:32 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1589324</guid>
      <dc:date>2014-09-30T15:22:32Z</dc:date>
      <clearspace:dateToText>1 month 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Help fixing sidebar border in page template</title>
      <link>https://forums.adobe.com/thread/1587736</link>
      <description>&lt;!-- [DocumentBodyStart:27faeae2-2697-49b2-94c5-0752917b0eff] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have recently added a blog to a website: www.mindsaligned.com.au/into-minds. I wanted the blog to have a sidebar similar to other pages on the site, so I just copied a page template from a page that has a sidebar and renamed the template "Blog Template". I've assigned the blog template to the actual blog and everything looks great except for one issue...&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The sidebar (the area that contains "categories", "recent posts", etc) is meant to have a left border going all the way up the body of the page (just like it is on this page: www.mindsaligned.com.au/events), however, you'll notice on the blog, the left border is only showing up a little bit toward the bottom of the page body.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-6772406-677570/2014-09-29_1628.png"&gt;&lt;img alt="2014-09-29_1628.png" class="jive-image image-1" height="338" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-6772406-677570/900-338/2014-09-29_1628.png" style="height: 233px; width: 620px;" width="900"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I inspected the element using Firebug and noticed that the entire sidebar section (possibly div?) seems to have shifted down on the page, hence, the left border moving down as well. I went into the page template I created for this page to see if I could find the issue in the HTML. This is what the HTML looks like for that section:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;div id="main"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;div class="main-holder"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;div class="main-frame"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;div class="main-inner"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;div class="main-inner2"&amp;gt;{tag_pagecontent}&lt;/p&gt;&lt;p&gt;&amp;lt;div class="sidebar"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I tried moving the "{tag_pagecontent}" tag after the first closing "&amp;lt;/div&amp;gt;" tag and that seems to solve the border issue, but it creates another issue where the sidebar links no longer work (I can't even highlight any of the text in the sidebar with my cursor).&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Can anyone tell me what I'm doing wrong and how I can fix this issue? I have basic knowledge of HTML and CSS so if you have a solution, please simplify for me as best as you can in your responses.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks!&lt;/p&gt;&lt;p&gt;Nicole&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:27faeae2-2697-49b2-94c5-0752917b0eff] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">blog</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">html</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">template</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">border</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">css</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">tag</category>
      <pubDate>Mon, 29 Sep 2014 06:33:54 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1587736</guid>
      <dc:date>2014-09-29T06:33:54Z</dc:date>
      <clearspace:dateToText>1 month 2 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Help changing color of menu in Adora template</title>
      <link>https://forums.adobe.com/thread/1320614</link>
      <description>&lt;!-- [DocumentBodyStart:60af7057-8cdb-4bc9-8090-dc34829dd9e5] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm a new BC user and have been scouring the CSS stylesheet for the Adora template, but I can't figure out where the color is being set for the main menu. I was able to change the navigation.png image to be solid instead of transparent and that covers the maroon/red color, but you can still see it peaking around the edges in some browsers, or full-on during page refresh, before the png image loads. Additionally, I added a sub-menu and the maroon/red color is back. The site is www.digitalglobesystems.com&lt;/p&gt;&lt;p&gt;Can anyone point me to the location of where the color is being set in the stylesheet? I've done a lot of trial and error with no results. Another thread said the color was set in the spry assets, but I don't see that in my File Browser.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:60af7057-8cdb-4bc9-8090-dc34829dd9e5] --&gt;</description>
      <pubDate>Fri, 26 Sep 2014 06:16:59 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1320614</guid>
      <dc:date>2014-09-26T06:16:59Z</dc:date>
      <clearspace:dateToText>1 month 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Help with drop down menu and border on images</title>
      <link>https://forums.adobe.com/thread/1578587</link>
      <description>&lt;!-- [DocumentBodyStart:a7f04645-0dd2-43bc-95b4-8a3feb913fe0] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p style="font-family: 'Lucida Sans Unicode','Lucida Grande','Tahoma',Verdana,sans-serif; margin-top: 15px; margin-bottom: 15px; font-size: 14px; color: #2b2e2f;"&gt;How do you slow down the drop down menu? When we hover over it and then try to go down to a sub page it goes away. &lt;/p&gt;&lt;p style="font-family: 'Lucida Sans Unicode','Lucida Grande','Tahoma',Verdana,sans-serif; margin-top: 15px; margin-bottom: 15px; font-size: 14px; color: #2b2e2f;"&gt;Also, I need help with getting a white border off images in the cart, I'm assuming its in the css style. I just don't know where. I am not really familiar with code. I know I have to change it to padding: 0px;&amp;nbsp; &lt;/p&gt;&lt;p style="font-family: 'Lucida Sans Unicode','Lucida Grande','Tahoma',Verdana,sans-serif; margin-top: 15px; margin-bottom: 15px; font-size: 14px; color: #2b2e2f;"&gt;Thank you&amp;nbsp; &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a7f04645-0dd2-43bc-95b4-8a3feb913fe0] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">css.</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">drop down menu</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">border around graphic</category>
      <pubDate>Tue, 23 Sep 2014 23:57:44 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1578587</guid>
      <dc:date>2014-09-23T23:57:44Z</dc:date>
      <clearspace:dateToText>1 month 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>9</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Javascript ? - Multiply # of products by 3 for tally / Spend $xx more for free shipping</title>
      <link>https://forums.adobe.com/thread/1519361</link>
      <description>&lt;!-- [DocumentBodyStart:a3c24ef4-c811-4f02-8297-10d404e5a0ab] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hello,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I don't know javascript and I have a couple of items that I think need javascript in order to complete. Please ee below. Thanks in advance for your help!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;1) This website sells headbands. In order to give back to the community, every headband purchased will provide 3 meals for a child in Uganda (provides through a local ministry).&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;We have a note in the header that says that "1 headband = 3 meals". We'd like to implement a tally or counter feature in the header that takes the number of products purchased and multiples it by 3 to show a total number of meals provided because of what is in their shopping cart.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;2) We want to add a notice in the shopping cart that will encourage people to buy additional products to qualify for free shipping. i.e. &amp;#8220;spend $7 more and receive free shipping and handling&amp;rdquo;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;They need to spend $45 to get free shipping. What code could I add to the shopping cart to achieve this?&amp;nbsp; &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;(Also, we'd also be interested in adding a related products feature here as well.)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The development site is located here:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://banded.businesscatalyst.com/shop" rel="nofollow"&gt;http://banded.businesscatalyst.com/shop&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;(Note: This site is for development and testing only. Not all links work outside of the main shop page)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks for your help.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a3c24ef4-c811-4f02-8297-10d404e5a0ab] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">javascript</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">counter</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">tally</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">free shipping</category>
      <pubDate>Fri, 19 Sep 2014 03:29:12 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1519361</guid>
      <dc:date>2014-09-19T03:29:12Z</dc:date>
      <clearspace:dateToText>1 month 4 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Are the paths correct for this third party css and js links?</title>
      <link>https://forums.adobe.com/thread/1543398</link>
      <description>&lt;!-- [DocumentBodyStart:724e1ff9-ec6e-4072-9e49-39da7d227a89] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I am trying to install some third party software on my BC site. BC does not want to recognize the following script. Are my paths wrong?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="line"&gt;&lt;span class="nt"&gt;&amp;lt;script &lt;/span&gt;&lt;span class="na"&gt;src=&lt;/span&gt;&lt;span class="s"&gt;"//code.jquery.com/jquery-latest.min.js"&lt;/span&gt; &lt;span class="na"&gt;type=&lt;/span&gt;&lt;span class="s"&gt;"text/javascript"&lt;/span&gt;&lt;span class="nt"&gt;&amp;gt;&amp;lt;/script&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="line"&gt;&lt;span class="nt"&gt;&amp;lt;script &lt;/span&gt;&lt;span class="na"&gt;src=&lt;/span&gt;&lt;span class="s"&gt;"//code.jquery.com/ui/1.10.3/jquery-ui.js"&lt;/span&gt;&lt;span class="nt"&gt;&amp;gt;&amp;lt;/script&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="line"&gt;&lt;span class="nt"&gt;&amp;lt;script &lt;/span&gt;&lt;span class="na"&gt;src=&lt;/span&gt;&lt;span class="s"&gt;"//pactsafe.com/assets/pactsafe.js"&lt;/span&gt;&lt;span class="nt"&gt;&amp;gt;&amp;lt;/script&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="line"&gt;&lt;span class="nt"&gt;&amp;lt;link&lt;/span&gt; &lt;span class="na"&gt;href=&lt;/span&gt;&lt;span class="s"&gt;"//pactsafe.com/assets/badge.css"&lt;/span&gt; &lt;span class="na"&gt;media=&lt;/span&gt;&lt;span class="s"&gt;"screen"&lt;/span&gt; &lt;span class="na"&gt;rel=&lt;/span&gt;&lt;span class="s"&gt;"stylesheet"&lt;/span&gt; &lt;span class="nt"&gt;/&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;&lt;p&gt;Robert&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:724e1ff9-ec6e-4072-9e49-39da7d227a89] --&gt;</description>
      <pubDate>Thu, 18 Sep 2014 05:47:44 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1543398</guid>
      <dc:date>2014-09-18T05:47:44Z</dc:date>
      <clearspace:dateToText>1 month 4 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Can someone tell me how to use jquery to replace the "No one logged in" message generated from {modu</title>
      <link>https://forums.adobe.com/thread/1201854</link>
      <description>&lt;!-- [DocumentBodyStart:913db60b-17e9-4807-b804-c500ddff49fa] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I need to replace the "No one logged in" boilerplate text that {module_whosloggedin} generates with French "Non connect&amp;#233;"&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I understand jquery is the best way to do this but I need help with a code sample.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;thanks&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:913db60b-17e9-4807-b804-c500ddff49fa] --&gt;</description>
      <pubDate>Thu, 18 Sep 2014 04:08:18 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1201854</guid>
      <dc:date>2014-09-18T04:08:18Z</dc:date>
      <clearspace:dateToText>1 month 4 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>8</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Turning HTML image into PNG</title>
      <link>https://forums.adobe.com/thread/1572381</link>
      <description>&lt;!-- [DocumentBodyStart:4ee9f66b-fff6-4f7d-a43d-1972add8e0a8] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;I don't think this will work but before I give up entirely I decided that I should ask people who would know more than me. I created a HTML image through work's photoshop cs4 to be uploaded onto our Linkedin pages' hero image. However, LinkedIn does not support html images but it does support png. Is there a way that I can convert the html file into png and still make it clickable?&lt;/p&gt;&lt;p&gt;I hope this makes sense&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Nash&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4ee9f66b-fff6-4f7d-a43d-1972add8e0a8] --&gt;</description>
      <pubDate>Thu, 11 Sep 2014 14:11:56 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1572381</guid>
      <dc:date>2014-09-11T14:11:56Z</dc:date>
      <clearspace:dateToText>2 months 2 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>BC Gurus responsive template slider</title>
      <link>https://forums.adobe.com/thread/1517498</link>
      <description>&lt;!-- [DocumentBodyStart:36da93b4-73a4-4fbb-b2fb-c21bd02ba81d] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Help!!!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have installed one of BC Gurus' responsive templates for a new site and have somehow managed to mess up the home page slider.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;All I did was open the Home template, delete a couple lines of code to remove a row, and the slider now displays stacked.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When I restored the code I had deleted, and even when I rolled the page back, the slide ris still not repaired.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Can someone PLEASE help me???&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Here is the page: &lt;a class="jive-link-external-small" href="http://abcsanjose-responsive.businesscatalyst.com/index" rel="nofollow"&gt;Home Page&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thank you!&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:36da93b4-73a4-4fbb-b2fb-c21bd02ba81d] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">slider</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">javascipt</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">bc gurus</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">responsive template</category>
      <pubDate>Tue, 09 Sep 2014 15:31:49 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1517498</guid>
      <dc:date>2014-09-09T15:31:49Z</dc:date>
      <clearspace:dateToText>2 months 4 days ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>In-content Editor image keeping ?action=thumbnail</title>
      <link>https://forums.adobe.com/thread/1569990</link>
      <description>&lt;!-- [DocumentBodyStart:9c0dfc61-3dee-496f-90d7-e6496f5864d4] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hello all,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I've been working on a few BC projects now and found the '?action=thumbnail&amp;amp;amp;width=600&amp;amp;amp;height=300&amp;amp;amp;algorithm=fill_proportional' that you can add onto images really useful in helping keep site design - mainly it means clients do not need to upload images with exact dimensions to keep things consistent.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;However, when you add the In-content Editor attribute 'ice:editable="image"' and replace the image via the front end Edit screen the '?action=thumbnail&amp;amp;amp;width=600&amp;amp;amp;height=300&amp;amp;amp;algorithm=fill_proportional' will be removed from the image's path and therefore break design / consistency. Is there anyway to stop this from happening?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Regards,&lt;br/&gt;Mat&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:9c0dfc61-3dee-496f-90d7-e6496f5864d4] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">images;</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">in-context editor</category>
      <pubDate>Tue, 09 Sep 2014 11:55:39 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1569990</guid>
      <dc:date>2014-09-09T11:55:39Z</dc:date>
      <clearspace:dateToText>2 months 4 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>It seems like some of the features that I want to use are not available  in MUSE like in browser editing?</title>
      <link>https://forums.adobe.com/thread/1569527</link>
      <description>&lt;!-- [DocumentBodyStart:548684aa-8da1-45d3-96d2-c04779fe65ae] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I decide to use Business Catalyst for hosting because it came with my CC membership, However it seems that some of the main things I wanted to do might not be available or can only be used for additional membership fees.&amp;nbsp; I wish that this was more clear beforehand!&amp;nbsp; I am happy with the built in things but I am a little disappointed in finding out some of the features that I wanted to use, such as in browser editing might not even be available at all as long as I use MUSE.&amp;nbsp; Managing customers using secure zones, and some other page level sign in forms seem to be not available also&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is this correct, if so what other limits can I expect? &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:548684aa-8da1-45d3-96d2-c04779fe65ae] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">muse limitations in bc can i use in browser editing for my customers</category>
      <pubDate>Tue, 09 Sep 2014 08:08:02 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1569527</guid>
      <dc:date>2014-09-09T08:08:02Z</dc:date>
      <clearspace:dateToText>2 months 4 days ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>how to add a background image to container?</title>
      <link>https://forums.adobe.com/thread/1569277</link>
      <description>&lt;!-- [DocumentBodyStart:356b20b0-a506-4ad5-b212-08838b548530] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I need to add a transparency to the container but am having trouble.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:356b20b0-a506-4ad5-b212-08838b548530] --&gt;</description>
      <pubDate>Mon, 08 Sep 2014 22:13:43 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1569277</guid>
      <dc:date>2014-09-08T22:13:43Z</dc:date>
      <clearspace:dateToText>2 months 5 days ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>New Bootstrap 3 Navbar plugin for BC Community.</title>
      <link>https://forums.adobe.com/thread/1567919</link>
      <description>&lt;!-- [DocumentBodyStart:a0324865-562d-40be-9877-ff6657785cf4] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hello everyone!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have just finished creating a plugin that will set up all the settings in order to make Bootstrap Navbar work without having to hassle with CSS &amp;amp; Javascript, or having to&lt;/p&gt;&lt;p&gt;add the class "dropdown" for each dropdown menu inside Dynamic Menu manager at the backend. It also lets you to choose between toggle and hover on the dropdown menu. So if you client changes his/her mind you just&lt;/p&gt;&lt;p&gt;change the property "dropdownToggle" to false.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If you can optimise to speed it up feel free to do so, just make sure you share it here afterwards.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Download the plugin here &lt;a class="jive-link-external-small" href="http://www.it-amigo.se/LiteratureRetrieve.aspx?ID=131498" rel="nofollow"&gt;http://www.it-amigo.se/LiteratureRetrieve.aspx?ID=131498&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong style=": ; font-size: 12pt; text-decoration: underline;"&gt;Instrucitons&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Just add the plugin as any JQuery plugin and then add the following code to your html document.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;$('#top_navbar').bootstrapNav({&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; // Dropdown Choice: Toggle(Bootstrap Default) = true, Hover Dropdown = false.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; dropdownToggle: true,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; // At what point should navbar go back to Toggle for Mobile Devices.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; breakpoint: 1199&lt;/p&gt;&lt;p&gt;});&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong style="text-decoration: underline;"&gt;Tutorial Video&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a0324865-562d-40be-9877-ff6657785cf4] --&gt;</description>
      <pubDate>Mon, 08 Sep 2014 09:17:20 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1567919</guid>
      <dc:date>2014-09-08T09:17:20Z</dc:date>
      <clearspace:dateToText>2 months 5 days ago</clearspace:dateToText>
      <clearspace:replyCount>6</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Latest news and archived news feed</title>
      <link>https://forums.adobe.com/thread/1033991</link>
      <description>&lt;!-- [DocumentBodyStart:6a7e850a-8e5c-4ad4-8524-b4bcbdfae997] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi All,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Just wondering whats the best direction to incorporate a news feed into my site. I just set up some announcements and plugged the module into the template, but noticed that announcements don't seem to archive, or list an archive to these... Am i correct or just new at this?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Help? Suggestions?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://welcome-rt.businesscatalyst.com/company/latestnews" rel="nofollow" target="_blank"&gt;http://welcome-rt.businesscatalyst.com/company/latestnews&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;cheers&lt;/p&gt;&lt;p&gt;Shane&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:6a7e850a-8e5c-4ad4-8524-b4bcbdfae997] --&gt;</description>
      <pubDate>Mon, 08 Sep 2014 00:09:00 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1033991</guid>
      <dc:date>2014-09-08T00:09:00Z</dc:date>
      <clearspace:dateToText>2 months 6 days ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>BC Workflow , EMail Trigger</title>
      <link>https://forums.adobe.com/thread/1523108</link>
      <description>&lt;!-- [DocumentBodyStart:050340ba-a1f7-4b8d-901e-c2a429503a79] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm having troubles locating which "System Email" will be sent in the event of&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Submission of Web Forms --&amp;gt; Trigger a Workflow Event&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm assuming somewhere in the Workflow Event will identify which "System Email" will be sent, however I'm unable to where it identifies which email will be sent?&amp;nbsp; Can anyone shed some light please. Thanks!&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:050340ba-a1f7-4b8d-901e-c2a429503a79] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">email</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">workflow</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">webform</category>
      <pubDate>Sat, 06 Sep 2014 05:04:52 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1523108</guid>
      <dc:date>2014-09-06T05:04:52Z</dc:date>
      <clearspace:dateToText>2 months 1 week ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>template bumping head content holders to body</title>
      <link>https://forums.adobe.com/thread/1547052</link>
      <description>&lt;!-- [DocumentBodyStart:23cedeac-ed08-4179-aa2b-c13f528791d3] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I am trying to place content holders for scripts, queries and meta tags in the head of the template, but after I've saved the template, it bumps them to the body. What am I doing wrong or what should I be doing differently?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:23cedeac-ed08-4179-aa2b-c13f528791d3] --&gt;</description>
      <pubDate>Sat, 06 Sep 2014 05:01:23 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1547052</guid>
      <dc:date>2014-09-06T05:01:23Z</dc:date>
      <clearspace:dateToText>2 months 1 week ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Dynamic Menu Selected Class</title>
      <link>https://forums.adobe.com/thread/1547681</link>
      <description>&lt;!-- [DocumentBodyStart:e7380020-90af-45f6-be58-2290470ececa] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hey everyone,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;On the site I am working on here &lt;a class="jive-link-external-small" href="http://sunsweetuk.wsiefusion.net/" rel="nofollow"&gt;http://sunsweetuk.wsiefusion.net/&lt;/a&gt; you can see right away the "About Us" menu item has the selected class turned on, even though it isn't the selected page.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If you go to this page: &lt;a class="jive-link-external-small" href="http://sunsweetuk.wsiefusion.net/sunsweet-story" rel="nofollow"&gt;http://sunsweetuk.wsiefusion.net/sunsweet-story&lt;/a&gt; you can see it turns off...However if you select any menu item after About Us the About Us item keeps the "selected" class turned on.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I cannot quite figure out what is going on here. I do have 'flexnav' js added onto this site, as it is responsive. Any help would be appreciated. Thanks.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Regards, Brian Richards&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:e7380020-90af-45f6-be58-2290470ececa] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">flexnav</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">dynamic menu</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">javascript code</category>
      <pubDate>Thu, 28 Aug 2014 13:05:15 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1547681</guid>
      <dc:date>2014-08-28T13:05:15Z</dc:date>
      <clearspace:dateToText>2 months 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Javascript Code Error - Java Newbie in need of help</title>
      <link>https://forums.adobe.com/thread/1547981</link>
      <description>&lt;!-- [DocumentBodyStart:12e9d866-efac-4f71-ae07-810fcc503043] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I am trying to figure out what the issue is....There is a ERROR coming up in line 82 when I inspect the code but do not know JavaScript syntax well enough to figure out what is wrong. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;PLEASE HELP! &lt;span aria-label="Happy" class="emoticon-inline emoticon_happy" style="height:16px;width:16px;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-6641497-660923/line82.jpg"&gt;&lt;img alt="line82.jpg" class="jive-image image-1" height="522" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-6641497-660923/line82.jpg" style="height: auto;" width="513"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:12e9d866-efac-4f71-ae07-810fcc503043] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">javascript</category>
      <pubDate>Thu, 14 Aug 2014 22:14:14 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1547981</guid>
      <dc:date>2014-08-14T22:14:14Z</dc:date>
      <clearspace:dateToText>2 months 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>BC dynamic menu not working in iPad</title>
      <link>https://forums.adobe.com/thread/1541147</link>
      <description>&lt;!-- [DocumentBodyStart:ce62c288-9eea-4ac8-91d9-c7924f1c059e] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;When I touch a menu item, nothing happens. Works fine on desktop and rarely on iPad.&lt;/p&gt;&lt;p&gt;crystal-rose.org&lt;/p&gt;&lt;p&gt;Can anyone help out?&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ce62c288-9eea-4ac8-91d9-c7924f1c059e] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">dynamic_menus ipad_dynamic_menus</category>
      <pubDate>Tue, 12 Aug 2014 18:15:28 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1541147</guid>
      <dc:date>2014-08-12T18:15:28Z</dc:date>
      <clearspace:dateToText>3 months 1 day ago</clearspace:dateToText>
      <clearspace:replyCount>6</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Solution: Scripts not working after Ajax replaces part of page</title>
      <link>https://forums.adobe.com/thread/992045</link>
      <description>&lt;!-- [DocumentBodyStart:7b129b8f-dabe-464d-80bc-fce892c484ec] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm far from an expert at js and jQuery, so I welcome collaboration and corrections on this solution. This is all from the context of a catalog's large product view when using ajax to switch between grouped products.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;First, the issue:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;ol&gt;&lt;li&gt;BC updates the product information via an ajax call when you click the 'add to cart' button or make selections between product groupings. &lt;/li&gt;&lt;li&gt;When BC does this, it entirely reloads page_content.html. The net result: all the script bindings that were attached to those tags are wiped out.&lt;/li&gt;&lt;li&gt;The scripts are never rebound to the tags because that initially occurs when the DOM is being created. Content changes via an ajax call don't recreate the DOM.&lt;/li&gt;&lt;/ol&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Possible solutions:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Hardcode the affected scripts inside page_content.html. Don't just link a script file to it. It has to be hardcoded. This is not recommended, as it is bad coding practice to place scripts inline with our html.&lt;/li&gt;&lt;li&gt;Avoid the use of scripts in that area (good luck&lt;span aria-label="Wink" class="emoticon-inline emoticon_wink" style="height:16px;width:16px;"&gt;&lt;/span&gt;).&lt;/li&gt;&lt;li&gt;Use delegation with .on() to rebind. I believe this is the best option, and it's the one I am going to demonstrate.&lt;/li&gt;&lt;/ol&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;To avoid inline scripts, I like using an external script.js file. It keeps my document clean from script clutter and it's easier to manage my scripts. Also, I want a solution I can implement one time, in one place, instead of with every situation I encounter. Below is an example of how my scripts are organized. The areas in bold are the specific solution.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;jQuery.noConflict();&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;&lt;strong&gt;function scriptlist() {&lt;/strong&gt;&lt;/p&gt;&lt;p style="padding-left: 60px;"&gt;var $ = jQuery;&lt;/p&gt;&lt;p style="padding-left: 60px;"&gt;var Engine = {&lt;/p&gt;&lt;p style="padding-left: 90px;"&gt;utils : {&lt;/p&gt;&lt;p style="padding-left: 120px;"&gt;functionName : function(){&lt;/p&gt;&lt;p style="padding-left: 150px;"&gt;// Do stuff in here&lt;/p&gt;&lt;p style="padding-left: 120px;"&gt;},&lt;/p&gt;&lt;p style="padding-left: 120px;"&gt;functionName2 : function(){&lt;/p&gt;&lt;p style="padding-left: 150px;"&gt;// do something else&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p style="padding-left: 120px;"&gt;}&lt;/p&gt;&lt;p style="padding-left: 90px;"&gt;},&lt;/p&gt;&lt;p style="padding-left: 90px;"&gt;ui : {&lt;/p&gt;&lt;p style="padding-left: 120px;"&gt;functionName : function(){&lt;/p&gt;&lt;p style="padding-left: 150px;"&gt;// Do stuff in here&lt;/p&gt;&lt;p style="padding-left: 120px;"&gt;},&lt;/p&gt;&lt;p style="padding-left: 120px;"&gt;functionName2 : function(){&lt;/p&gt;&lt;p style="padding-left: 150px;"&gt;// do something else&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p style="padding-left: 120px;"&gt;}&lt;/p&gt;&lt;p style="padding-left: 90px;"&gt;}&lt;/p&gt;&lt;p style="padding-left: 60px;"&gt;};&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if ( $(element).length ) { Engine.utils.functionName(); }&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if ( $(element2).length ) { Engine.utils.functionName2(); }&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if ( $(element3).length ) { Engine.ui.functionName(); }&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if ( $(element4).length ) { Engine.ui.functionName2(); }&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;};&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;&lt;strong&gt;jQuery('body').on('click.productSubmitInput', function(){&lt;/strong&gt;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;&lt;strong&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; jQuery.ready(scriptlist());&lt;/strong&gt;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;&lt;strong&gt;});&lt;/strong&gt;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;&lt;strong&gt;scriptlist();&lt;/strong&gt;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;&lt;strong&gt;&lt;br/&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The key here was the use of the .on() jQuery method. Here is how it works:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;ol&gt;&lt;li&gt;I attached on() to the body element on the page with &lt;strong&gt;jQuery('body').on()&lt;/strong&gt;&lt;/li&gt;&lt;li&gt;It's attached to the body, because the body is outside of page_content.html and won't have it's binding removed during the ajax call. Events register all the way up their ancester elements on the page, so on() can pick up the event all the way up to the body.&lt;strong&gt;&lt;br/&gt;&lt;/strong&gt;&lt;/li&gt;&lt;li&gt;Told it to look for a certain event: &lt;strong&gt;&lt;strong&gt;'click&lt;/strong&gt;&lt;/strong&gt;&lt;strong&gt;&lt;strong&gt;.productSubmitInput'&lt;/strong&gt;&lt;/strong&gt;&lt;/li&gt;&lt;li&gt;When the event occurs, it should trigger ready() to refresh the DOM. &lt;strong&gt;jQuery.ready()&lt;/strong&gt;&lt;strong&gt;&lt;br/&gt;&lt;/strong&gt;&lt;/li&gt;&lt;li&gt;and run my functions against it, thereby rebinding my document.&lt;/li&gt;&lt;/ol&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7b129b8f-dabe-464d-80bc-fce892c484ec] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">jquery</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">ajax</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">e-commerce</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">large_product_view</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">coding</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">best_practices</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">bc</category>
      <pubDate>Fri, 08 Aug 2014 23:06:40 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/992045</guid>
      <dc:date>2014-08-08T23:06:40Z</dc:date>
      <clearspace:dateToText>3 months 5 days ago</clearspace:dateToText>
      <clearspace:replyCount>27</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Multi-lingual sites</title>
      <link>https://forums.adobe.com/thread/1539174</link>
      <description>&lt;!-- [DocumentBodyStart:aecbdeca-95a2-4e1a-abcb-4f794eb4415e] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi all,&lt;/p&gt;&lt;p&gt;I could not find a good JavaScript for support of multi-lingual BC sites so I have created my own scrip&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;t that will replace the URL pathname and do conditional redirects to support multi-language sites. &lt;/span&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;Don't know if it's overkill but it works as expected and the code is easy to read. Don't know how efficient the code is, probably a javascript ninja can do it better.&lt;/span&gt;&lt;/p&gt;&lt;p class="p2" style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="p1"&gt;It now has everything needed for multi-language support such as:&lt;/p&gt;&lt;p class="p2" style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;visitor can set language manually&lt;/li&gt;&lt;li&gt;cookie is created and read to store and read visitors language choice&lt;/li&gt;&lt;li&gt;support for multiple languages&lt;/li&gt;&lt;li&gt;support for any number of path name items in the URL&lt;/li&gt;&lt;li&gt;does not break the back button&lt;/li&gt;&lt;li&gt;workaround for BC's inability to automatically request the index page of a subfolder&lt;/li&gt;&lt;li&gt;set language based on visitors country location&lt;/li&gt;&lt;/ul&gt;&lt;p class="p2" style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="p2"&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;The script does seem to work on mobile devices, I have tested it on Android 4.3 and 2.3.6&lt;/span&gt;&lt;/p&gt;&lt;p class="p2" style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="p1"&gt;Found an edge case. If you selected a language when on the root page you get redirected to /[_language]/ (eg /_se/) which does not work they will get a Page not found. Therefore you should have a list of suggested links on the Page not found page.&lt;/p&gt;&lt;p class="p2" style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="p2"&gt;Subfolder without trailing / works, for example: /_se by making it as a page and then do a 301 redirect to /_se/index&lt;/p&gt;&lt;p class="p1" style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="p3"&gt;&lt;span&gt;Check it out here: &lt;/span&gt;&lt;a class="jive-link-external-small" href="https://gist.github.com/Molnfront/da1f0bd7a0264fa8f477" rel="nofollow"&gt;https://gist.github.com/Molnfront/da1f0bd7a0264fa8f477&lt;/a&gt;&lt;/p&gt;&lt;p class="p3"&gt;&lt;span&gt;Example here: &lt;/span&gt;&lt;a class="jive-link-external-small" href="http://cashnew.businesscatalyst.com" rel="nofollow"&gt;http://cashnew.businesscatalyst.com&lt;/a&gt;&lt;span&gt; (switch between English and Swedish. Default english)&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:aecbdeca-95a2-4e1a-abcb-4f794eb4415e] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">javascript</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">multi-language</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">multi-lingual</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">business catalyst</category>
      <pubDate>Mon, 04 Aug 2014 17:38:50 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1539174</guid>
      <dc:date>2014-08-04T17:38:50Z</dc:date>
      <clearspace:dateToText>3 months 1 week ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Search box with dropdown display of results</title>
      <link>https://forums.adobe.com/thread/1307756</link>
      <description>&lt;!-- [DocumentBodyStart:21eaa0e4-54c1-4492-9fea-115ca73f423c] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm looking to modify the Search module functionality (or create a web app?) that is used in sites like help.adobe.com . I would like the search function to work like this... As a person types in a search term, a dropdown box shows results that match the text as it is typed in letter by letter.&amp;nbsp; A person can then click one of the displayed results at any time or click a search icon to see the page of all matching results.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I've looked around the forum to see if somebody has done this already but can't see that they have. I assume a Javascript at a minimum might be required (not a developer myself). Anybody familiar with how to accomplish that?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:21eaa0e4-54c1-4492-9fea-115ca73f423c] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">jquery</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">javascript</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">js</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">webapp</category>
      <pubDate>Mon, 04 Aug 2014 14:59:21 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1307756</guid>
      <dc:date>2014-08-04T14:59:21Z</dc:date>
      <clearspace:dateToText>3 months 1 week ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>'Next Article' with Blog Post</title>
      <link>https://forums.adobe.com/thread/1475288</link>
      <description>&lt;!-- [DocumentBodyStart:c63ea4a8-bf25-4ca8-b154-995a77f12576] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;One of my clients has asked me to add a 'Next Article' and 'Previous Article' buttons to the blog post. The concept is if a person is reading a blog post (the actual post not a list of post) when they come to the end of the article they can click one of two buttons. One button will take them to the next newest post (if the post is the most recent then this button isn't visible) or they can click a button to be taken to the previous post (by date). &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;To my knowledge there is no way to do this using tags or modules out-of-the-box. My question is does anyone have any sort of javascript idea that may be able to produce what I would like to do?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any ideas are welcomed. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Note: I can manually add this in to every post but I am looking for a way to have it automated. &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c63ea4a8-bf25-4ca8-b154-995a77f12576] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">blog</category>
      <pubDate>Sun, 03 Aug 2014 21:00:25 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1475288</guid>
      <dc:date>2014-08-03T21:00:25Z</dc:date>
      <clearspace:dateToText>3 months 1 week ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Styling a class for links  Hover/active, etc</title>
      <link>https://forums.adobe.com/thread/1534659</link>
      <description>&lt;!-- [DocumentBodyStart:bc6a8415-f7b4-40cb-98e4-e4d8c83bcb3f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hello,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This is a most basic question about formatting text links in css&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have tried to do it myself. I got the hover to work -- at least in firefox. But can't get the default color to work. Only hover.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;Please look at this development page &lt;/span&gt;&lt;a class="jive-link-external-small" href="http://ogrowby.com/" rel="nofollow"&gt;http://ogrowby.com/&lt;/a&gt;&lt;span&gt; in firefox.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;There is a menu about the middle of the page, called "Test Menu". Please click on that. Then, in the dropdown, go to "TEST LINK".&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When you hover over it, the text color changes to Gold. That is fine. But its default text color is black and I want it to be white. I may also want to change the font size, etc. But the main thing is to get the css working to set the default text color for this class to WHITE. #ffffff.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Here's my css so far. The hover is working, but the default remains needs to be changed to #ffffff Only for the ".roundeddblue" class. And it needs to work not only in firefox but other modern browsers.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks, Rowby&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;pre ___default_attr="css" _modifiedtitle="true" class="jive_macro_code jive_text_macro"&gt;
&lt;p&gt;&lt;code&gt;&lt;span style="color: #000000;"&gt;.roundedblue:link,&lt;/span&gt;&lt;br/&gt;&lt;span style="color: #000000;"&gt;div#Maximenu_NEW_GRANDE ul.maximenuck2 li.roundedblue:hover span.separator {&lt;/span&gt;&lt;br/&gt;&lt;span style="color: #000000;"&gt;&amp;nbsp; color: white;&lt;/span&gt;&lt;br/&gt;&lt;span style="color: #000000;"&gt;}&lt;/span&gt;&lt;br/&gt;&lt;br/&gt;&lt;span style="color: #000000;"&gt;.roundedblue:hover,&lt;/span&gt;&lt;br/&gt;&lt;span style="color: #000000;"&gt;div#Maximenu_NEW_GRANDE ul.maximenuck2 li.roundedblue:hover span.separator {&lt;/span&gt;&lt;br/&gt;&lt;span style="color: #000000;"&gt;&amp;nbsp; color: #FFB300;&lt;/span&gt;&lt;br/&gt; &lt;br/&gt;&lt;span style="color: #000000;"&gt;}&lt;/span&gt;&lt;/code&gt;&lt;/p&gt;


&lt;/pre&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:bc6a8415-f7b4-40cb-98e4-e4d8c83bcb3f] --&gt;</description>
      <pubDate>Wed, 30 Jul 2014 04:54:34 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1534659</guid>
      <dc:date>2014-07-30T04:54:34Z</dc:date>
      <clearspace:dateToText>3 months 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Interior Design Template slider problem</title>
      <link>https://forums.adobe.com/thread/1534172</link>
      <description>&lt;!-- [DocumentBodyStart:957ad4f2-19d9-4954-8607-a07ec2e6d7b4] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Can anyone help me with the Interior design template? I edited the title tag and suddenly the sliders decided to stack on top of each other. I figured that the home page template must be screwed up so I created a new site with the template. I copied and pasted the Home page code into a new Page Template on the site and changed the module numbers. But the sliders are still stacking on each other. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Here's the page: feetforlife.com/index2.html&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I need&amp;nbsp; help FAST if anyone can help. &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:957ad4f2-19d9-4954-8607-a07ec2e6d7b4] --&gt;</description>
      <pubDate>Tue, 29 Jul 2014 07:00:25 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1534172</guid>
      <dc:date>2014-07-29T07:00:25Z</dc:date>
      <clearspace:dateToText>3 months 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Need Help with scroll affects in BC Gurus "Travel" Template</title>
      <link>https://forums.adobe.com/thread/1468919</link>
      <description>&lt;!-- [DocumentBodyStart:faf2558b-ba5f-405e-9b63-66e4b03d49f0] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have a question that I'm hoping someone can help me with about a template that I'm trying to customize (BC Gurus, installed from the adobe web site): &lt;a class="jive-link-external-small" href="http://arizonavalleyvip.businesscatalyst.com/" rel="nofollow"&gt;http://arizonavalleyvip.businesscatalyst.com/&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;The template is configured to resize the logo when the user scrolls down. The default size for the logo didn't quite work for my needs (too small) so I changed the max-width to 295px in global.css (line 10)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;When you scroll down, the logo reduces in size as its supposed to. When you scroll up, it doesn't go back to its original size but instead to 166px. I can't figure out where to change that. Can someone help?&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;Just to clarify, I want the logo to return to 295px as it does when you first load the site. &lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:faf2558b-ba5f-405e-9b63-66e4b03d49f0] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">scroll</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">affects</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">travel</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">scroll affects</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">bc gurus</category>
      <pubDate>Sun, 27 Jul 2014 22:02:19 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1468919</guid>
      <dc:date>2014-07-27T22:02:19Z</dc:date>
      <clearspace:dateToText>3 months 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>pushState() and Product Search</title>
      <link>https://forums.adobe.com/thread/1465662</link>
      <description>&lt;!-- [DocumentBodyStart:1feabd38-b26d-4a4b-b4a3-04f1fa161c5a] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi all,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;have been pondering ways of tweaking the browsepanel to do what I need it to, and it occurred to me that .pushState() might be the way to go.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The idea is that users use browsepanel to navigate catalogues, I basically strip some buttons from Product Search, and then use {module_url} and .pushState() to simply tweak the url to my needs - mostly for on the fly sorts, including sort by price and the usual Product Search sortTypes.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I had previously considered including product_results module with different sortType defaults, but then I'd need to get the catalogue ID from the URL anyways (correct?), so might as well try pushState()?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I was hoping that others may have experimented with this and be able to tell me if this is workable within BC. Alternatively, any insight in to other successful approaches would be good.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thoughts, suggestions, and experiences relating to the above, all very strongly appreciated (this is the last big problem to solve before launch).&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I will let you know that while I'm pretty comfortable with html and css, my js is pretty basic, but I'm happy doing the legwork to learn it. I'm not after a tutorial here, just hoping to find out if the approach is workable before committing too much time to it. Oh, and I do already have a menu set up for catalogue navigation, and product and quick searches in the appropriate places, just fyi. &lt;span aria-label="Wink" class="emoticon-inline emoticon_wink" style="height:16px;width:16px;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Cheers,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Jason&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:1feabd38-b26d-4a4b-b4a3-04f1fa161c5a] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">js</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">coding</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">tag_browsepanel</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">search filters</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">module_url</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">.pushstate()</category>
      <pubDate>Sat, 19 Jul 2014 13:58:16 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1465662</guid>
      <dc:date>2014-07-19T13:58:16Z</dc:date>
      <clearspace:dateToText>3 months 4 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>10</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Free Shipping by Postcode?</title>
      <link>https://forums.adobe.com/thread/1499256</link>
      <description>&lt;!-- [DocumentBodyStart:9782edc0-57ac-462b-9b45-bcc2507701a7] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;racking my brains on this one.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Have a list of postcodes which I want to be able to offer free shipping on all orders to.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The easiest option would seem to be to simply set the value generated by (I think) shippingCalc to 0, but I can't seem to find a way of making this happen. From what I can see it doesn't seem to be a value I can directly manipulate.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I've tried setting up an option in Shipping Options in BC, with the idea of hiding it and then displaying it after evaluating the entered postcode against an array and selecting it if it matches (using javascript), but no luck, alas.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any suggestions would be extremely welcome, as this one is important to be able to implement. I've only recently launched into javascript, so would prefer to stick with what I'm currently learning rather than venture in to jQuery or json or Ajax, but if that's what it takes, please let me know.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;On a more general note, I would also like to be able to input the postcode before the user clicks on the dropdown to select their shipping options - I presume my best bet there is to use javascript to get the values, hide the system-generated output and then pass them to my own output? &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Cheers,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Jason&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:9782edc0-57ac-462b-9b45-bcc2507701a7] --&gt;</description>
      <pubDate>Fri, 11 Jul 2014 01:06:51 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1499256</guid>
      <dc:date>2014-07-11T01:06:51Z</dc:date>
      <clearspace:dateToText>4 months 4 days ago</clearspace:dateToText>
      <clearspace:replyCount>13</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>W3C validators errors checking</title>
      <link>https://forums.adobe.com/thread/1519280</link>
      <description>&lt;!-- [DocumentBodyStart:387437d4-a571-466d-81f1-add4341746d6] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Help me please I find few errors and I cant fix it&lt;/p&gt;&lt;p&gt;Errors:&lt;/p&gt;&lt;h3 class="invalid"&gt;Validation Output: 6 Errors &lt;/h3&gt;&lt;ol&gt;&lt;li&gt; &lt;span class="err_type"&gt;&lt;a href="http://validator.w3.org/images/info_icons/error.png"&gt;&lt;img alt="Error" class="jive-image" src="http://validator.w3.org/images/info_icons/error.png" title="Error"/&gt;&lt;/a&gt;&lt;/span&gt;&amp;nbsp; &lt;em&gt;Line 34, Column 48&lt;/em&gt;: &lt;span class="msg"&gt;Attribute name not allowed on element meta at this point.&lt;/span&gt; &lt;code class="input"&gt;&amp;lt;META name="robots" content="NOINDEX, NOFOLLOW"&lt;strong title="Position where error was detected."&gt;&amp;gt;&lt;/strong&gt;&lt;/code&gt;&lt;p class="html5 ve" style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;dl&gt;&lt;dt&gt;Attributes for element &lt;a class="jive-link-external-small" href="http://www.w3.org/html/wg/drafts/html/master/single-page.html#the-meta-element" rel="nofollow"&gt;&lt;code&gt;meta&lt;/code&gt;&lt;/a&gt;:&lt;/dt&gt;&lt;dd&gt;&lt;a class="jive-link-external-small" href="http://www.w3.org/html/wg/drafts/html/master/single-page.html#global-attributes" rel="nofollow"&gt;Global attributes&lt;/a&gt;&lt;/dd&gt;&lt;dd&gt;&lt;code&gt;&lt;a class="jive-link-external-small" href="http://www.w3.org/html/wg/drafts/html/master/single-page.html#attr-meta-name" rel="nofollow"&gt;name&lt;/a&gt;&lt;/code&gt;&lt;/dd&gt;&lt;dd&gt;&lt;code&gt;&lt;a class="jive-link-external-small" href="http://www.w3.org/html/wg/drafts/html/master/single-page.html#attr-meta-http-equiv" rel="nofollow"&gt;http-equiv&lt;/a&gt;&lt;/code&gt;&lt;/dd&gt;&lt;dd&gt;&lt;code&gt;&lt;a class="jive-link-external-small" href="http://www.w3.org/html/wg/drafts/html/master/single-page.html#attr-meta-content" rel="nofollow"&gt;content&lt;/a&gt;&lt;/code&gt;&lt;/dd&gt;&lt;dd&gt;&lt;code&gt;&lt;a class="jive-link-external-small" href="http://www.w3.org/html/wg/drafts/html/master/single-page.html#attr-meta-charset" rel="nofollow"&gt;charset&lt;/a&gt;&lt;/code&gt;&lt;/dd&gt;&lt;/dl&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;/li&gt;&lt;li&gt; &lt;span class="err_type"&gt;&lt;a href="http://validator.w3.org/images/info_icons/error.png"&gt;&lt;img alt="Error" class="jive-image" src="http://validator.w3.org/images/info_icons/error.png" title="Error"/&gt;&lt;/a&gt;&lt;/span&gt;&amp;nbsp; &lt;em&gt;Line 34, Column 48&lt;/em&gt;: &lt;span class="msg"&gt;Element meta is missing one or more of the following attributes: itemprop, property.&lt;/span&gt; &lt;code class="input"&gt;&amp;lt;META name="robots" content="NOINDEX, NOFOLLOW"&lt;strong title="Position where error was detected."&gt;&amp;gt;&lt;/strong&gt;&lt;/code&gt;&lt;p class="html5 ve" style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;dl&gt;&lt;dt&gt;Attributes for element &lt;a class="jive-link-external-small" href="http://www.w3.org/html/wg/drafts/html/master/single-page.html#the-meta-element" rel="nofollow"&gt;&lt;code&gt;meta&lt;/code&gt;&lt;/a&gt;:&lt;/dt&gt;&lt;dd&gt;&lt;a class="jive-link-external-small" href="http://www.w3.org/html/wg/drafts/html/master/single-page.html#global-attributes" rel="nofollow"&gt;Global attributes&lt;/a&gt;&lt;/dd&gt;&lt;dd&gt;&lt;code&gt;&lt;a class="jive-link-external-small" href="http://www.w3.org/html/wg/drafts/html/master/single-page.html#attr-meta-name" rel="nofollow"&gt;name&lt;/a&gt;&lt;/code&gt;&lt;/dd&gt;&lt;dd&gt;&lt;code&gt;&lt;a class="jive-link-external-small" href="http://www.w3.org/html/wg/drafts/html/master/single-page.html#attr-meta-http-equiv" rel="nofollow"&gt;http-equiv&lt;/a&gt;&lt;/code&gt;&lt;/dd&gt;&lt;dd&gt;&lt;code&gt;&lt;a class="jive-link-external-small" href="http://www.w3.org/html/wg/drafts/html/master/single-page.html#attr-meta-content" rel="nofollow"&gt;content&lt;/a&gt;&lt;/code&gt;&lt;/dd&gt;&lt;dd&gt;&lt;code&gt;&lt;a class="jive-link-external-small" href="http://www.w3.org/html/wg/drafts/html/master/single-page.html#attr-meta-charset" rel="nofollow"&gt;charset&lt;/a&gt;&lt;/code&gt;&lt;/dd&gt;&lt;/dl&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;/li&gt;&lt;li&gt; &lt;span class="err_type"&gt;&lt;a href="http://validator.w3.org/images/info_icons/error.png"&gt;&lt;img alt="Error" class="jive-image" src="http://validator.w3.org/images/info_icons/error.png" title="Error"/&gt;&lt;/a&gt;&lt;/span&gt;&amp;nbsp; &lt;em&gt;Line 35, Column 38&lt;/em&gt;: &lt;span class="msg"&gt;Attribute name not allowed on element meta at this point.&lt;/span&gt; &lt;code class="input"&gt;&amp;lt;meta name="language" content="EN-US"&lt;strong title="Position where error was detected."&gt;&amp;gt;&lt;/strong&gt;&lt;/code&gt;&lt;p class="html5 ve" style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;dl&gt;&lt;dt&gt;Attributes for element &lt;a class="jive-link-external-small" href="http://www.w3.org/html/wg/drafts/html/master/single-page.html#the-meta-element" rel="nofollow"&gt;&lt;code&gt;meta&lt;/code&gt;&lt;/a&gt;:&lt;/dt&gt;&lt;dd&gt;&lt;a class="jive-link-external-small" href="http://www.w3.org/html/wg/drafts/html/master/single-page.html#global-attributes" rel="nofollow"&gt;Global attributes&lt;/a&gt;&lt;/dd&gt;&lt;dd&gt;&lt;code&gt;&lt;a class="jive-link-external-small" href="http://www.w3.org/html/wg/drafts/html/master/single-page.html#attr-meta-name" rel="nofollow"&gt;name&lt;/a&gt;&lt;/code&gt;&lt;/dd&gt;&lt;dd&gt;&lt;code&gt;&lt;a class="jive-link-external-small" href="http://www.w3.org/html/wg/drafts/html/master/single-page.html#attr-meta-http-equiv" rel="nofollow"&gt;http-equiv&lt;/a&gt;&lt;/code&gt;&lt;/dd&gt;&lt;dd&gt;&lt;code&gt;&lt;a class="jive-link-external-small" href="http://www.w3.org/html/wg/drafts/html/master/single-page.html#attr-meta-content" rel="nofollow"&gt;content&lt;/a&gt;&lt;/code&gt;&lt;/dd&gt;&lt;dd&gt;&lt;code&gt;&lt;a class="jive-link-external-small" href="http://www.w3.org/html/wg/drafts/html/master/single-page.html#attr-meta-charset" rel="nofollow"&gt;charset&lt;/a&gt;&lt;/code&gt;&lt;/dd&gt;&lt;/dl&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;/li&gt;&lt;li&gt; &lt;span class="err_type"&gt;&lt;a href="http://validator.w3.org/images/info_icons/error.png"&gt;&lt;img alt="Error" class="jive-image" src="http://validator.w3.org/images/info_icons/error.png" title="Error"/&gt;&lt;/a&gt;&lt;/span&gt;&amp;nbsp; &lt;em&gt;Line 35, Column 38&lt;/em&gt;: &lt;span class="msg"&gt;Element meta is missing one or more of the following attributes: itemprop, property.&lt;/span&gt; &lt;code class="input"&gt;&amp;lt;meta name="language" content="EN-US"&lt;strong title="Position where error was detected."&gt;&amp;gt;&lt;/strong&gt;&lt;/code&gt;&lt;p class="html5 ve" style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;dl&gt;&lt;dt&gt;Attributes for element &lt;a class="jive-link-external-small" href="http://www.w3.org/html/wg/drafts/html/master/single-page.html#the-meta-element" rel="nofollow"&gt;&lt;code&gt;meta&lt;/code&gt;&lt;/a&gt;:&lt;/dt&gt;&lt;dd&gt;&lt;a class="jive-link-external-small" href="http://www.w3.org/html/wg/drafts/html/master/single-page.html#global-attributes" rel="nofollow"&gt;Global attributes&lt;/a&gt;&lt;/dd&gt;&lt;dd&gt;&lt;code&gt;&lt;a class="jive-link-external-small" href="http://www.w3.org/html/wg/drafts/html/master/single-page.html#attr-meta-name" rel="nofollow"&gt;name&lt;/a&gt;&lt;/code&gt;&lt;/dd&gt;&lt;dd&gt;&lt;code&gt;&lt;a class="jive-link-external-small" href="http://www.w3.org/html/wg/drafts/html/master/single-page.html#attr-meta-http-equiv" rel="nofollow"&gt;http-equiv&lt;/a&gt;&lt;/code&gt;&lt;/dd&gt;&lt;dd&gt;&lt;code&gt;&lt;a class="jive-link-external-small" href="http://www.w3.org/html/wg/drafts/html/master/single-page.html#attr-meta-content" rel="nofollow"&gt;content&lt;/a&gt;&lt;/code&gt;&lt;/dd&gt;&lt;dd&gt;&lt;code&gt;&lt;a class="jive-link-external-small" href="http://www.w3.org/html/wg/drafts/html/master/single-page.html#attr-meta-charset" rel="nofollow"&gt;charset&lt;/a&gt;&lt;/code&gt;&lt;/dd&gt;&lt;/dl&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;/li&gt;&lt;li&gt; &lt;span class="err_type"&gt;&lt;a href="http://validator.w3.org/images/info_icons/error.png"&gt;&lt;img alt="Error" class="jive-image" src="http://validator.w3.org/images/info_icons/error.png" title="Error"/&gt;&lt;/a&gt;&lt;/span&gt;&amp;nbsp; &lt;em&gt;Line 103, Column 8&lt;/em&gt;: &lt;span class="msg"&gt;Stray end tag head.&lt;/span&gt; &lt;code class="input"&gt; &amp;lt;/head&lt;strong title="Position where error was detected."&gt;&amp;gt;&lt;/strong&gt;&lt;/code&gt;&lt;p class="helpwanted"&gt; &lt;a class="jive-link-external-small" href="http://validator.w3.org/feedback.html?uri=http%3A%2F%2Fwww.pagelayouts.net%2F;errmsg_id=html5#errormsg" rel="nofollow"&gt;✉&lt;/a&gt;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;/li&gt;&lt;li&gt; &lt;span class="err_type"&gt;&lt;a href="http://validator.w3.org/images/info_icons/error.png"&gt;&lt;img alt="Error" class="jive-image" src="http://validator.w3.org/images/info_icons/error.png" title="Error"/&gt;&lt;/a&gt;&lt;/span&gt;&amp;nbsp; &lt;em&gt;Line 104, Column 7&lt;/em&gt;: &lt;span class="msg"&gt;An body start tag seen but an element of the same type was already open.&lt;/span&gt; &lt;code class="input"&gt; &amp;lt;body&lt;strong title="Position where error was detected."&gt;&amp;gt;&lt;/strong&gt;&lt;/code&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:387437d4-a571-466d-81f1-add4341746d6] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">w3c validators errors checking</category>
      <pubDate>Thu, 10 Jul 2014 20:37:28 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1519280</guid>
      <dc:date>2014-07-10T20:37:28Z</dc:date>
      <clearspace:dateToText>4 months 4 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>W3C Validator Errors</title>
      <link>https://forums.adobe.com/thread/1402545</link>
      <description>&lt;!-- [DocumentBodyStart:9e0b96dd-4f12-4d3a-9467-ac052804f38b] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi all,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm going through my website code and trying to fix any validation errors that are being flagged. See the following:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://validator.w3.org/check?uri=http%3A%2F%2Fwww.whsfirstaidkits.com.au%2F&amp;amp;charset=%28detect+automatically%29&amp;amp;doctype=Inline&amp;amp;group=0&amp;amp;user-agent=W3C_Validator%2F1.3+http%3A%2F%2Fvalidator.w3.org%2Fservices" rel="nofollow"&gt;http://validator.w3.org/check?uri=http%3A%2F%2Fwww.whsfirstaidkits.com.au%2F&amp;amp;charset=%28de tect+automatically%29&amp;amp;doctype=Inline&amp;amp;group=0&amp;amp;user-agent=W3C_Validator%2F1.3+http%3A%2F%2Fv alidator.w3.org%2Fservices&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;It is for the website &lt;a class="jive-link-external-small" href="http://www.whsfirstaidkits.com.au" rel="nofollow"&gt;http://www.whsfirstaidkits.com.au&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The 4 errors relate to the shopping cart summary module that I have within my code. I am using the following: &amp;lt;div class="shopping-cart"&amp;gt;{module_shoppingcartsummary,horizontal}&amp;lt;/div&amp;gt; and BC converts that to: &amp;lt;div class="shopping-cart"&amp;gt;&amp;lt;span id="catCartSummary" quote="False" vertical="False"&amp;gt;&amp;lt;table cellspacing="0"&amp;nbsp; class="cartSummaryTable"&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td class="cartSummaryItem"&amp;gt;Shopping cart is empty.&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Now the validator says that it is producing the following errors: &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Attribute quote not allowed on element span at this point.&lt;/p&gt;&lt;p&gt;Attribute vertical not allowed on element span at this point.&lt;/p&gt;&lt;p&gt;Element table not allowed as child of element span in this context. (Suppressing further errors from this subtree.)&lt;/p&gt;&lt;p&gt;The cellspacing attribute on the table element is obsolete. Use CSS instead.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Since BC generates this code automatically, is there a way to fix this? &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Cheers,&lt;/p&gt;&lt;p&gt;Jordan&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:9e0b96dd-4f12-4d3a-9467-ac052804f38b] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">modules</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">w3c</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">w3c_validator</category>
      <pubDate>Thu, 03 Jul 2014 11:04:46 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1402545</guid>
      <dc:date>2014-07-03T11:04:46Z</dc:date>
      <clearspace:dateToText>4 months 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>jQuery expander not working on BC. Script conflict?</title>
      <link>https://forums.adobe.com/thread/1511998</link>
      <description>&lt;!-- [DocumentBodyStart:dd42aaac-072d-4196-bea2-09ee78b7639e] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Test site is - &lt;a class="jive-link-external-small" href="http://dezine03.businesscatalyst.com/index.html" rel="nofollow"&gt;http://dezine03.businesscatalyst.com/index.html&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Problem - JQuery expander is not working in the WORK section. Clicking on an image module should expand up to reveal project details. It does work on my own test site - &lt;a class="jive-link-external-small" href="http://jbbd.net/dzn/test2/index.html" rel="nofollow"&gt;http://jbbd.net/dzn/test2/index.html&lt;/a&gt; - so I know it's not the script itself.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Chat support said it was probably a BC javascript conflict, but couldn't comment any further.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Can anyone help? Otherwise will need to move client off BC.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;jerry&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:dd42aaac-072d-4196-bea2-09ee78b7639e] --&gt;</description>
      <pubDate>Wed, 02 Jul 2014 19:01:18 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1511998</guid>
      <dc:date>2014-07-02T19:01:18Z</dc:date>
      <clearspace:dateToText>4 months 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Need help with web app form JavaScript.  Need to limit picture size and pixels</title>
      <link>https://forums.adobe.com/thread/1507809</link>
      <description>&lt;!-- [DocumentBodyStart:a36a6652-29f5-488d-8968-084a97ca2978] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I am building several forms for &lt;a class="jive-link-external-small" href="http://www.iswapusa.com/" rel="nofollow"&gt;www.iswapusa.com&lt;/a&gt; and on the site, visitors are asked to upload pictures, I want to limit the pixel width to 400 pixels max and images file size to maybe 1mb to 3 mb if possible.&amp;nbsp; If there is a code for this, please let me know and where do I put it on the business catalyst system. to work with all forms I create or even if I have to provide it for each form.&amp;nbsp; The forms can be accessed from either of these pages &lt;a class="jive-link-external-small" href="http://www.iswapusa.com/commercial-offers.html" rel="nofollow"&gt;Commercial Offers&lt;/a&gt; or &lt;a class="jive-link-external-small" href="http://www.iswapusa.com/non-commercial-offers.html" rel="nofollow"&gt;Non-Commercial Offers&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a36a6652-29f5-488d-8968-084a97ca2978] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">javascript</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">coding</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">webapps</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=4740">html forms</category>
      <pubDate>Mon, 30 Jun 2014 01:40:12 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1507809</guid>
      <dc:date>2014-06-30T01:40:12Z</dc:date>
      <clearspace:dateToText>4 months 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Secure Login - Changing text</title>
      <link>https://forums.adobe.com/thread/1507818</link>
      <description>&lt;!-- [DocumentBodyStart:456a02b1-8cf9-4a49-90f9-7203b1586f05] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hello&lt;/p&gt;&lt;p&gt;&lt;span style="color: #333333; font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif; font-size: 12px;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #333333; font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif; font-size: 12px;"&gt;I would like to change the secure zone login text from &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #333333; font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif; font-size: 12px;"&gt;&lt;br/&gt;'No one logged in. Log in' &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #333333; font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif; font-size: 12px;"&gt;to &lt;br/&gt;'Sign in to the Hogan Secure Zone &amp;gt;' &lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #333333; font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif; font-size: 12px;"&gt;is this possible. I am using the {module_whosloggedin,/members-login.html} &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #333333; font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif; font-size: 12px;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #333333; font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif; font-size: 12px;"&gt;Is it possible to edit the log in text? &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #333333; font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif; font-size: 12px;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #333333; font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif; font-size: 12px;"&gt;Please be as specific as possible as very new to all this &lt;span aria-label="Happy" class="emoticon-inline emoticon_happy" style="height:16px;width:16px;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #333333; font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif; font-size: 12px;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #333333; font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif; font-size: 12px;"&gt;Thanks&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #333333; font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif; font-size: 12px;"&gt;&lt;br/&gt;&lt;/span&gt;Colin&lt;/p&gt;&lt;p&gt;&lt;span style="color: #333333; font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif; font-size: 12px;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:456a02b1-8cf9-4a49-90f9-7203b1586f05] --&gt;</description>
      <pubDate>Thu, 26 Jun 2014 15:55:08 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1507818</guid>
      <dc:date>2014-06-26T15:55:08Z</dc:date>
      <clearspace:dateToText>4 months 3 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Web form dropdown to trigger action</title>
      <link>https://forums.adobe.com/thread/1213079</link>
      <description>&lt;!-- [DocumentBodyStart:151fad68-a1d0-476a-a1d6-2fe77560fa74] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Does anyone know how to make a selected value in a webform dropdown trigger an action?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Essentially I have a contact form that serves 6 different business locations. Each location has it's own email address, so I want the form on submition to be sent to the location specific email address based on the user of the form picking a location from the dropdown menu.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks in advance&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Ken&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:151fad68-a1d0-476a-a1d6-2fe77560fa74] --&gt;</description>
      <pubDate>Tue, 24 Jun 2014 19:19:28 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1213079</guid>
      <dc:date>2014-06-24T19:19:28Z</dc:date>
      <clearspace:dateToText>4 months 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>14</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>where is html source for button text?</title>
      <link>https://forums.adobe.com/thread/1502146</link>
      <description>&lt;!-- [DocumentBodyStart:c12705bc-22a0-40b4-ab4a-aaaa7441f92d] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;salut,&lt;/p&gt;&lt;p&gt;I created a button and a name for that button in Muse using drag/drop and the text tool.&lt;/p&gt;&lt;p&gt;Now I want to edit that text in the html source. I'm familiar with the development platform on BC and have searched through every .html file.&lt;/p&gt;&lt;p&gt;I've located the html source for the buttons and the css properties for the button and the text.&lt;/p&gt;&lt;p&gt;However, I cannot locate the html source for that button text. Does anyone know where that source is?&lt;/p&gt;&lt;p&gt;...many thanks&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c12705bc-22a0-40b4-ab4a-aaaa7441f92d] --&gt;</description>
      <pubDate>Fri, 20 Jun 2014 17:47:47 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1502146</guid>
      <dc:date>2014-06-20T17:47:47Z</dc:date>
      <clearspace:dateToText>4 months 3 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

