<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
      <title>HTML, CSS, and Design Help - realmacsoftware</title>
      <link>http://forums.realmacsoftware.com/categories/html-css-and-design-help/feed.rss</link>
      <pubDate>Thu, 23 May 2013 08:35:46 +0000</pubDate>
         <description>HTML, CSS, and Design Help - realmacsoftware</description>
   <language>en-CA</language>
   <atom:link href="http://forums.realmacsoftware.com/categories/html-css-and-design-help/feed.rss" rel="self" type="application/rss+xml" />
   <item>
      <title>Contact form radio menu with images</title>
      <link>http://forums.realmacsoftware.com/discussion/61641/contact-form-radio-menu-with-images</link>
      <pubDate>Thu, 04 Apr 2013 15:50:49 +0000</pubDate>
      <category>HTML, CSS, and Design Help</category>
      <dc:creator>DarthPearce</dc:creator>
      <guid isPermaLink="false">61641@/discussions</guid>
      <description><![CDATA[Hi all, I'm trying to replicate the following functionality;<br />
<br />
<a href="http://www.solarpanelsuk.co.uk/solar-panel-quote.php" target="_blank" rel="nofollow">http://www.solarpanelsuk.co.uk/solar-panel-quote.php</a><br />
<br />
where the contact form radio buttons have images with them. I've got Formloom but I can't see any option to include images in that. Anybody know of a way to do this?]]></description>
   </item>
   <item>
      <title>How do I position Social Buttons to specific spot?</title>
      <link>http://forums.realmacsoftware.com/discussion/61467/how-do-i-position-social-buttons-to-specific-spot</link>
      <pubDate>Thu, 21 Mar 2013 15:17:01 +0000</pubDate>
      <category>HTML, CSS, and Design Help</category>
      <dc:creator>Faild</dc:creator>
      <guid isPermaLink="false">61467@/discussions</guid>
      <description><![CDATA[Hello, I was wondering how could I insert an image "Social Buttons" on specyfic position on my website? Like you can see on picture where I put FBTG.<br />
I know i have to use CCS code like
<blockquote>

<div>div#button {<br />
width: XXpx;<br />
height: YYpx;<br />
position: absolute;<br />
top: YYpx;<br />
left: XXpx;<br />
}</div>
</blockquote>
But i really dont know how to make it work <img src="/plugins/NBBC/design/smileys/frown.gif" width="" height="" alt=":(" title=":(" />]]></description>
   </item>
   <item>
      <title>Customize Cart in Payloom</title>
      <link>http://forums.realmacsoftware.com/discussion/62168/customize-cart-in-payloom</link>
      <pubDate>Tue, 21 May 2013 01:49:09 +0000</pubDate>
      <category>HTML, CSS, and Design Help</category>
      <dc:creator>MeepleSoap</dc:creator>
      <guid isPermaLink="false">62168@/discussions</guid>
      <description><![CDATA[Is there a way to customize the Cart floating sidebar thing when using Payloom?  By default, it's white text on a black background and we'd like to change it to purple background instead.  Is there a way to do this?<br />
<br />
In other words, I would like to change the background from <a rel="nofollow" href="/search?Search=%2300000&amp;Mode=like">#00000</a> to <a rel="nofollow" href="/search?Search=%23811b97&amp;Mode=like">#811b97</a>.<br />
<br />
My description isn't very good, so I've attached 2 images showing what I'd like to change.<br />
<br />
Thanks a ton <img src="/plugins/NBBC/design/smileys/smile.gif" width="" height="" alt=":)" title=":)" />]]></description>
   </item>
   <item>
      <title>Control Column Stack Gutters by Pixels</title>
      <link>http://forums.realmacsoftware.com/discussion/62141/control-column-stack-gutters-by-pixels</link>
      <pubDate>Sat, 18 May 2013 18:23:37 +0000</pubDate>
      <category>HTML, CSS, and Design Help</category>
      <dc:creator>philn67</dc:creator>
      <guid isPermaLink="false">62141@/discussions</guid>
      <description><![CDATA[Im having trouble with the space around my stacks. My layout is based on a grid; 3 columns wide, x however many rows I need for content, so effectively its "tiles", but these vary by content.<br />
Row 1 is a tile 3 columns wide.<br />
Row two 2 columns wide<br />
Row three, four, 2 columns wide.<br />
A right column equal to 1 column wide x 2 rows.<br />
A last row 3 x 1 column.<br />
See attached screen shot.<br />
I have worked on a 20px margin between each and worked up the layout in photoshop to give me the visual. The last column isn't equal but I can correct that, my bad maths.<br />
My problem is with 2 and 3 column stacks having gutters in %. I understand why a % is useful but it causes problems when vertical spacing is in px. A 1% is too narrow, meaning I have to reduce the spacing for all the others and it ruins the balance. 2% is too wide and means I have to increase everything else. The 3xcolumn stack is 33 split, and yet the 2xcolumn doesn't line up at 66%, I have to increase it to more like 69% to get the edge to line up. The real problem is how would you guys create a layout like this so that you can control the spacing exactly? Ideally I want to have 20px everywhere. Is there a way to alter the gutter % by pixels, or a way to be more specific, such as 1.5%. Also I'm using a responsive theme, so I can't use exact widths for stack content.<br />
Help appreciated!<br />
]]></description>
   </item>
   <item>
      <title>changing vertical spacing in sidebar widget</title>
      <link>http://forums.realmacsoftware.com/discussion/62136/changing-vertical-spacing-in-sidebar-widget</link>
      <pubDate>Fri, 17 May 2013 15:22:22 +0000</pubDate>
      <category>HTML, CSS, and Design Help</category>
      <dc:creator>drmandel</dc:creator>
      <guid isPermaLink="false">62136@/discussions</guid>
      <description><![CDATA[I have what I think is a simple widget from MailChimp that creates a basic subscribe form. This works - but I want to adjust the vertical spacing and the padding above and below the form so that it fits nicely with my home page.<br />
<br />
I have seen some clues along the way - but I would appreciate any help you could provide.<br />
<br />
Here is the CSS info at the top of the subscribe form:<br />
&lt;!-- Begin MailChimp Signup Form --&gt;<br />
&lt;link href="<a href="http://cdn-images.mailchimp.com/embedcode/slim-081711.css" target="_blank" rel="nofollow">http://cdn-images.mailchimp.com/embedcode/slim-081711.css</a>" rel="stylesheet" type="text/css"&gt;<br />
&lt;style type="text/css"&gt;<br />
#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }<br />
/* Add your own MailChimp form style overrides in your site stylesheet or in this style block.<br />
We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */<br />
&lt;/style&gt;]]></description>
   </item>
   <item>
      <title>Incomplete initial page load</title>
      <link>http://forums.realmacsoftware.com/discussion/62009/incomplete-initial-page-load</link>
      <pubDate>Sun, 05 May 2013 19:35:24 +0000</pubDate>
      <category>HTML, CSS, and Design Help</category>
      <dc:creator>MarcelRobbers</dc:creator>
      <guid isPermaLink="false">62009@/discussions</guid>
      <description><![CDATA[Hi Weavers,<br />
<br />
I got a strange problem with a new site. It is early work in progress …<br />
<br />
The problem is that the page mostly loads incomplete at first with a browser (all types) with free and clean cache. After this first partly load and refreshing of the site or jumping between some test pages the page loads complete and without errors. No missing elements or boxes …<br />
<br />
What can be the problem of the site or the initial loading process? Any idea to avoid such an incomplete first load of a website?<br />
<br />
The responsive site is build with newest RapidWeaver, Stacks 2, Responsive Freestack Theme, Joe Workman Stacks (Cycler, fluid image etc.) Doobox stacks.<br />
<br />
Thanks for any help and advice!<br />
<br />
Testlink:<br />
<br />
<a href="http://www.braue.info/2013/freestack" target="_blank" rel="nofollow">http://www.braue.info/2013/freestack</a><br />
<br />
Marcel<br />
<br />
]]></description>
   </item>
   <item>
      <title>SeyDesign ZipBar duplicating stack content!?!?</title>
      <link>http://forums.realmacsoftware.com/discussion/62100/seydesign-zipbar-duplicating-stack-content</link>
      <pubDate>Tue, 14 May 2013 00:33:15 +0000</pubDate>
      <category>HTML, CSS, and Design Help</category>
      <dc:creator>chriswall808</dc:creator>
      <guid isPermaLink="false">62100@/discussions</guid>
      <description><![CDATA[I'm using the SeyDesign ZipBar at <a href="http://www.windwardcountrynews.com" rel="nofollow">SITE HERE</a> and for some reason, it's doubling content... Interestingly every stack is repeated even in a list of stacks within each category. ]]></description>
   </item>
   <item>
      <title>Blog file not found error</title>
      <link>http://forums.realmacsoftware.com/discussion/62058/blog-file-not-found-error</link>
      <pubDate>Fri, 10 May 2013 03:49:26 +0000</pubDate>
      <category>HTML, CSS, and Design Help</category>
      <dc:creator>paul s</dc:creator>
      <guid isPermaLink="false">62058@/discussions</guid>
      <description><![CDATA[Hi Everyone,<br />
<br />
I have recently made a number of "improvements" to my site and find a number of errors in my hosting server logs... "File does not exist:"  The file listed is my blog file /boatblog but I note it is not shown with an extension "php" or "html" or .xml or whatever in the error log.<br />
<br />
These errors occur every minute or 2 as various people or RSS readers attempt to access my blog.<br />
<br />
So - presumably I changed the blog... I see it is now boatblog.php although most of my page is .html<br />
<br />
Have I totally muddled it up??<br />
<br />
Thanks for any suggestions...]]></description>
   </item>
   <item>
      <title>Background picture in O Mega Theme</title>
      <link>http://forums.realmacsoftware.com/discussion/61433/background-picture-in-o-mega-theme</link>
      <pubDate>Tue, 19 Mar 2013 02:30:48 +0000</pubDate>
      <category>HTML, CSS, and Design Help</category>
      <dc:creator>luxor311</dc:creator>
      <guid isPermaLink="false">61433@/discussions</guid>
      <description><![CDATA[Hello,<br />
<br />
I currently am using the nick cates O Mega theme and was wondering if there was a way to change the background of a page from a solid color to a background pic. Any suggestions would be appreciated.<br />
]]></description>
   </item>
   <item>
      <title>MegaMenu help</title>
      <link>http://forums.realmacsoftware.com/discussion/62025/megamenu-help</link>
      <pubDate>Tue, 07 May 2013 14:24:36 +0000</pubDate>
      <category>HTML, CSS, and Design Help</category>
      <dc:creator>dhidding</dc:creator>
      <guid isPermaLink="false">62025@/discussions</guid>
      <description><![CDATA[Trying to add a left border between each of the items in MegaMenu, as shown in mocked-up image below.  I figured out how to outline each tab with a border, but this makes an upside down U around each time, which is not the desired effect.<br />
<br />
Thanks,<br />
<br />
Dave]]></description>
   </item>
   <item>
      <title>Anyone Experienced 3D Page Flip Software?</title>
      <link>http://forums.realmacsoftware.com/discussion/60416/anyone-experienced-3d-page-flip-software</link>
      <pubDate>Sat, 05 Jan 2013 10:24:28 +0000</pubDate>
      <category>HTML, CSS, and Design Help</category>
      <dc:creator>RaySyn</dc:creator>
      <guid isPermaLink="false">60416@/discussions</guid>
      <description><![CDATA[Today I had visit one of my consumer, he uses a different software to show me his project catalog. i always use the PPT to give others a vivid slide show! But when I saw him using a kind of page flipping book I was in a shock! He only make PDF file by himself and talk about the products of his company and import the PDF to the software, then a different real formal <a href="http://3dpageflip.com/pageflip-3d/index.html" rel="nofollow"> flash flipping book </a>appeared!<br />
I asked him about the software and know that is a flipping book converter with advanced 3D effect! In the book there are many reachable links and also movable Flash, images can be slide show, and also the 3D spinning product show persuade me to cooperate with him!<br />
]]></description>
   </item>
   <item>
      <title>Input foreign characters</title>
      <link>http://forums.realmacsoftware.com/discussion/62035/input-foreign-characters</link>
      <pubDate>Wed, 08 May 2013 08:50:23 +0000</pubDate>
      <category>HTML, CSS, and Design Help</category>
      <dc:creator>lanny</dc:creator>
      <guid isPermaLink="false">62035@/discussions</guid>
      <description><![CDATA[Why are foreign characters converted on input to html codes? Like in<br />
"Příliš žluťoučký kůň úpěl ďábelské ódy" which is representation of all Czech characters. I know that Rage Webdesign does it too (on direct input, not on paste). Wordpress does not do it and this forum does not do it either.<br />
I know this was mentioned a long time ago but I cannot locate the thread.  ]]></description>
   </item>
   <item>
      <title>Caribou Theme</title>
      <link>http://forums.realmacsoftware.com/discussion/57461/caribou-theme</link>
      <pubDate>Sun, 10 Jun 2012 00:12:09 +0000</pubDate>
      <category>HTML, CSS, and Design Help</category>
      <dc:creator>kosby</dc:creator>
      <guid isPermaLink="false">57461@/discussions</guid>
      <description><![CDATA[I really need to edit the width of the Caribou theme.  I have been using this theme for my company website.  I wrap my 'online store' provided through another entity in this theme.  However, the developer of that site has update their theme and the size of their template is not editable.<br />
<br />
I need to edit the size of my RapidWeaver theme so my customers don't have to scroll left to right. Please help.<br />
<br />
ko]]></description>
   </item>
   <item>
      <title>Style Sheets im Affinity Theme</title>
      <link>http://forums.realmacsoftware.com/discussion/62036/style-sheets-im-affinity-theme</link>
      <pubDate>Wed, 08 May 2013 09:09:05 +0000</pubDate>
      <category>HTML, CSS, and Design Help</category>
      <dc:creator>lozikon</dc:creator>
      <guid isPermaLink="false">62036@/discussions</guid>
      <description><![CDATA[Hallo ich programmiere gerade an einer Seite und benutze das Affinity Theme von Michal David <a href="http://michaeldaviddesign.com/themes/affinity/" rel="nofollow">michaeldaviddesign.com/themes/affinity/</a><br />
Nun frage ich mich wie ich es anstelle, die schriften so zu benutzen wie es in dem Thema aussieht. Bsp direkt auf der startseite unter der Bildanimation steht ( 01 Functional Design) wie bekomme ich das genauso formatiert, das die 01 klein ist und dünn und functional design dann fett und grösser??? Für eine Hilfe wäre ich dankbar.]]></description>
   </item>
   <item>
      <title>Sorry for the newbie question, help with adding to Title/Header</title>
      <link>http://forums.realmacsoftware.com/discussion/62010/sorry-for-the-newbie-question-help-with-adding-to-titleheader</link>
      <pubDate>Sun, 05 May 2013 20:51:24 +0000</pubDate>
      <category>HTML, CSS, and Design Help</category>
      <dc:creator>tu71586</dc:creator>
      <guid isPermaLink="false">62010@/discussions</guid>
      <description><![CDATA[Hi everyone,<br />
<br />
First, let me apologize for the newbie question.  I only know enough to be dangerous and have tried to figure this out on my own without success.<br />
<br />
I am using the Exposition theme by Brandon Lee, and as with other themes, the title is placed prominently in the header.  I want to add a business address (in a smaller font size than the title) under the title, but still keep the title and address within the header.  I am having difficulty doing this.  In the index.html file of the theme, I go to the &lt;header&gt; section, and I see this:<br />
<br />
&lt;div class="container"&gt;<br />
&lt;div class="sixteen columns over"&gt;<br />
&lt;a id="logo" href="%base_url%" title="Home"&gt;%logo%&lt;/a&gt;<br />
&lt;h1 id="title"&gt;%site_title%&lt;/h1&gt;<br />
&lt;h2 id="slogan"&gt;%site_slogan%&lt;/h2&gt;<br />
&lt;/div&gt;&lt;!-- header-inner --&gt;<br />
&lt;/div&gt;&lt;!-- end container --&gt;<br />
<br />
<br />
Adding a &lt;br&gt; between &lt;h1&gt; and &lt;h2&gt; does not give me a line break to put the business address (which I want to show on each page -- that's why I'm messing with the index.html file).  Adding another &lt;h2&gt; with the address keeps it all on the same line.  What am I missing?  Is it something in the .css file?<br />
<br />
Thanks for any help here.  As I mentioned, I'm a newbie (switched from iWeb to Rapidweaver) and only know just enough Rapidweaver/HTML/CSS to be dangerous.<br />
<br />
In anyone is interested, here is the website I'm working on:<br />
<br />
<a href="http://lagrangewomensclinic.com/test3/" target="_blank" rel="nofollow">http://lagrangewomensclinic.com/test3/</a><br />
<br />
Thanks!]]></description>
   </item>
   <item>
      <title>Help with Fixed Navigation Bar in Nuvem theme</title>
      <link>http://forums.realmacsoftware.com/discussion/61984/help-with-fixed-navigation-bar-in-nuvem-theme</link>
      <pubDate>Fri, 03 May 2013 19:32:00 +0000</pubDate>
      <category>HTML, CSS, and Design Help</category>
      <dc:creator>Lutus</dc:creator>
      <guid isPermaLink="false">61984@/discussions</guid>
      <description><![CDATA[Hello world.  <img src="/plugins/NBBC/design/smileys/smile.gif" width="" height="" alt=":)" title=":)" /><br />
<br />
I have the Nuvem theme from SeyDoggy and am trying to fix the navigation bar to the top of the screen.  I have tried a couple things in CSS to do this but when I try to set the navigation bar to 'fixed' the entire bar dissappears.<br />
<br />
Here is the site in question:<br />
<br />
<a href="http://www.encoreinstruction.com" target="_blank" rel="nofollow">http://www.encoreinstruction.com</a><br />
<br />
I haven't fancied it up too much yet, still working on setup and content.  I am not afraid of trying some coding to get this done, let me know if you have any suggestions.<br />
<br />
I look forward to hanging with the pros here on the forum.<br />
<br />
Thanks!!!<br />
-Clay<br />
]]></description>
   </item>
   <item>
      <title>Nivo slider</title>
      <link>http://forums.realmacsoftware.com/discussion/62015/nivo-slider</link>
      <pubDate>Mon, 06 May 2013 12:07:08 +0000</pubDate>
      <category>HTML, CSS, and Design Help</category>
      <dc:creator>Neilo</dc:creator>
      <guid isPermaLink="false">62015@/discussions</guid>
      <description><![CDATA[Hi all, I've just redesigned <a href="http://www.pelotonmarketingservices.co.uk/index.html" rel="nofollow">Peloton Marketing Services</a> new website using 1LD but am having problems installing the Nivo Slider. There's a fair bit of work to do still but I just want to try to bottom this one out first. I must be making a simple error somewhere but just can't find it. Can anybody help me please?<br />
Thanks very much<br />
Neil]]></description>
   </item>
   <item>
      <title>Help needed themes</title>
      <link>http://forums.realmacsoftware.com/discussion/61991/help-needed-themes</link>
      <pubDate>Sat, 04 May 2013 16:32:34 +0000</pubDate>
      <category>HTML, CSS, and Design Help</category>
      <dc:creator>Dennis Fett</dc:creator>
      <guid isPermaLink="false">61991@/discussions</guid>
      <description><![CDATA[My website, peafowl.com has done very well ever since I designed it with Rapid Weaver many years ago. However it's in need of a makeover.<br />
<br />
I need a theme that I can drop down from the top and put on my categories on one simple area not taking up so much real estate on my webpage. And then I can have a wider looking webpage like all of them are today. But I am unable to do that with the smart business webpage that I got from RW.<br />
<br />
Of all the themes that came with RW I find that this one suited my website the best at the time. But now it's time to move on with another theme. Any ideas for what I can do that is simple and not too expensive and maybe free if it all possible to make my website look nicer.<br />
<br />
I have kept my website very simple and didn't use very many plug-ins or any changes other than what came with RW. So any help from any of you experts out there to help me Move on would be much appreciated and I warn you I may need lots of help till I get it figured out but in the past that's how rapid Weaver forum used to work when I first designed my webpage...thank you for all your help.]]></description>
   </item>
   <item>
      <title>need more web page real estate</title>
      <link>http://forums.realmacsoftware.com/discussion/61982/need-more-web-page-real-estate</link>
      <pubDate>Fri, 03 May 2013 14:20:47 +0000</pubDate>
      <category>HTML, CSS, and Design Help</category>
      <dc:creator>Dennis Fett</dc:creator>
      <guid isPermaLink="false">61982@/discussions</guid>
      <description><![CDATA[My website, peafowl.com has done very well ever since I designed it with Rapid Weaver many years ago. However it's in need of a makeover.<br />
<br />
I need a theme that I can drop down from the top and put on my categories on one simple area not taking up so much real estate on my webpage. And then I can have a wider looking webpage like all of them are today. But I am unable to do that with the smart business webpage that I got from RW.<br />
<br />
Of all the themes that came with RW I find that this one suited my website the best at the time. But now it's time to move on with another theme. Any ideas for what I can do that is simple and not too expensive and maybe free if it all possible to make my website look nicer.<br />
<br />
I have kept my website very simple and didn't use very many plug-ins or any changes other than what came with RW. So any help from any of you experts out there to help me Move on would be much appreciated and I warn you I may need lots of help till I get it figured out but in the past that's how rapid Weaver forum used to work when I first designed my webpage...thank you for all your help.]]></description>
   </item>
   <item>
      <title>Creating a front page for my website.</title>
      <link>http://forums.realmacsoftware.com/discussion/61939/creating-a-front-page-for-my-website</link>
      <pubDate>Mon, 29 Apr 2013 17:41:29 +0000</pubDate>
      <category>HTML, CSS, and Design Help</category>
      <dc:creator>bigjobs</dc:creator>
      <guid isPermaLink="false">61939@/discussions</guid>
      <description><![CDATA[I want to create a front page for my website. A page thats just a picture with a link that leads to the home page once clicked.<br />
<br />
I uploaded the image I want to use to the server. This is the URL <a href="http://www.urbangoonies.co.uk/Urbangoonies%20front%20page.jpg" target="_blank" rel="nofollow">http://www.urbangoonies.co.uk/Urbangoonies front page.jpg</a><br />
<br />
I no that the title of the front page needs to be index.html with a link to index.hml but thats it, now i'm stuck for what to do.<br />
<br />
Do I create a notepad document with the correct HTML code and title that index.html or do I title the actual picture index.html.<br />
I don't know the HTML code for the operation either.<br />
<br />
I have tried to self help before troubling anybody on here but all I get is lists of companies wanting to charge me silly amount of money.<br />
<br />
Thanks for reading, Gareth.]]></description>
   </item>
   <item>
      <title>Changing background color in Slogan area</title>
      <link>http://forums.realmacsoftware.com/discussion/61966/changing-background-color-in-slogan-area</link>
      <pubDate>Thu, 02 May 2013 13:24:51 +0000</pubDate>
      <category>HTML, CSS, and Design Help</category>
      <dc:creator>steckmo</dc:creator>
      <guid isPermaLink="false">61966@/discussions</guid>
      <description><![CDATA[Hello everyone (and especially anyone who can help me),<br />
<br />
I am working with BLT's Exposition theme, and need some help making a change to the background in the area which surrounds the slogan. For some reason, the developer did not include it among the sections for which backgrounds could be customized. It currently displays as a textured gray background, not unlike the default background on my iPhone.<br />
<br />
Any help with code to overcome this obstacle would be greatly appreciated.]]></description>
   </item>
   <item>
      <title>Odd CSS nav menu glitch opening site from RW4 to RW5.  Any ideas?</title>
      <link>http://forums.realmacsoftware.com/discussion/61965/odd-css-nav-menu-glitch-opening-site-from-rw4-to-rw5-any-ideas</link>
      <pubDate>Thu, 02 May 2013 03:38:41 +0000</pubDate>
      <category>HTML, CSS, and Design Help</category>
      <dc:creator>Brett</dc:creator>
      <guid isPermaLink="false">61965@/discussions</guid>
      <description><![CDATA[UPDATE:  I've isolated this problem to %plugin_header% in the index.html file.  I'm reposting the question with a clearer explanation -- don't see a way to delete this one. Thanks!<br />
<br />
Hi all!<br />
<br />
I'm opening a site from RW4 into RW5, and the navigation menu has a serious glitch. See the screencaps below -- in RW4, the menu looks fine.  In RW5, there are three "phantom" tabs added above the true Home tab and the whole menu is pushed down out of the div.<br />
<br />
The phantom tabs all link to the home page.<br />
<br />
I did an X-Ray in CSSEdit and have added a screenshot with the tabs labeled.<br />
<br />
I'm stumped but need to solve this!  Based on these clues, can anyone help?<br />
<br />
Thanks very much for any ideas!<br />
B]]></description>
   </item>
   <item>
      <title>Cartloom Snippet Help Please</title>
      <link>http://forums.realmacsoftware.com/discussion/61657/cartloom-snippet-help-please</link>
      <pubDate>Fri, 05 Apr 2013 20:46:59 +0000</pubDate>
      <category>HTML, CSS, and Design Help</category>
      <dc:creator>IskraNA</dc:creator>
      <guid isPermaLink="false">61657@/discussions</guid>
      <description><![CDATA[I need some help with the snippet of HTML for one of products. The snippet of code does make it easy to integrate Cartloom into rapidweaver however I need to be able to move the different html elements such as the different options, quantity, and add to cart button. As I understand it I should be able to do this with the inclusion of &lt;div&gt;&lt;/div&gt; tags... try as I may I cannot get this to function in any useful way.<br />
<br />
To be clear I want to be able to move the different elements about the way you can with rapidcart given that you include CSS code such as:<br />
<br />
.rcItemInfo {margin-top: -35px !important; margin-right: 12px; font-size: 0.8em !important;}<br />
<br />
Here is the snippet I am working with, any help would be appreciated:<br />
<br />
<br />
&lt;!--// CartLoom v3 Snippet for: KNL6 //--&gt;<br />
&lt;form action="<a href="https://iskrana.cartloom.com/cart/add/84872" target="_blank" rel="nofollow">https://iskrana.cartloom.com/cart/add/84872</a>" method="post" class="cartloom-addtocart"&gt;<br />
&lt;p&gt;&lt;label&gt;Select Coil Voltage:&lt;/label&gt;<br />
&lt;input type="hidden" name="ot[0]" value="Select&nbsp;Coil&nbsp;Voltage" /&gt;<br />
&lt;select name="oc[0]"&gt;<br />
&lt;option value="None Selected" checked&gt;None Selected&lt;/option&gt;<br />
&lt;option value=" 110/125V"&gt; 110/125V&lt;/option&gt;<br />
&lt;option value=" 220/240V"&gt; 220/240V&lt;/option&gt;<br />
&lt;option value=" 440/460V"&gt; 440/460V&lt;/option&gt;<br />
&lt;option value=" 480/520V "&gt; 480/520V &lt;/option&gt;<br />
&lt;/select&gt;<br />
&lt;/p&gt;&lt;p&gt;&lt;label&gt;Built In Contact Arrangement:&lt;/label&gt;<br />
&lt;input type="hidden" name="ot[1]" value="Built&nbsp;In&nbsp;Contact&nbsp;Arrangement" /&gt;<br />
&lt;select name="oc[1]"&gt;<br />
&lt;option value="None Selected" checked&gt;None Selected&lt;/option&gt;<br />
&lt;option value=" KNL6-22"&gt; KNL6-22&lt;/option&gt;<br />
&lt;option value=" KNL6-31"&gt; KNL6-31&lt;/option&gt;<br />
&lt;option value=" KNL6-40"&gt; KNL6-40&lt;/option&gt;<br />
&lt;/select&gt;<br />
&lt;/p&gt;&lt;p&gt;Quantity: &lt;input type="text" name="quantity" class="input-mini" size="8" value="1" /&gt;&lt;/p&gt;<br />
&lt;input type="hidden" name="cart" value="add" /&gt;<br />
&lt;input type="hidden" name="pid" value="84872" /&gt;<br />
&lt;input type="hidden" name="cost" value="63.05" /&gt;<br />
&lt;p class="cartloom-button"&gt;&lt;input type="submit" value="Add To Cart" disabled="disabled" /&gt;&lt;/p&gt;<br />
&lt;/form&gt;<br />
]]></description>
   </item>
   <item>
      <title>Rapidcart positioning problem</title>
      <link>http://forums.realmacsoftware.com/discussion/61949/rapidcart-positioning-problem</link>
      <pubDate>Tue, 30 Apr 2013 12:32:27 +0000</pubDate>
      <category>HTML, CSS, and Design Help</category>
      <dc:creator>Richard Nicholls</dc:creator>
      <guid isPermaLink="false">61949@/discussions</guid>
      <description><![CDATA[Hi folks,<br />
I'm struggling with something and wondered if anyone had any ideas.<br />
I'm designing a shopping cart with Rapidcart but my client wants the Add to cart button moving up a little.<br />
Using an inspector tool in Firefox i've found that changing the margin-top: properties of .rcIteminfo from  2em to -5em is an ideal spot.<br />
But how do I change this in Rapidweaver?<br />
I've tried simply adding<br />
<br />
.rcItemInfo {<br />
margin-top: -5em;<br />
}<br />
<br />
to the css styling in the page inspector, but the browser's not picking it up and instead ignores it in favour of the Rapidcart css<br />
<br />
It's at <a href="http://s215898078.websitehome.co.uk/wim/shop" target="_blank" rel="nofollow">http://s215898078.websitehome.co.uk/wim/shop</a> if anyone wants to peek at it.<br />
<br />
Thanks in advance<br />
<br />
Richard]]></description>
   </item>
   <item>
      <title>Using jquery</title>
      <link>http://forums.realmacsoftware.com/discussion/61943/using-jquery</link>
      <pubDate>Mon, 29 Apr 2013 21:40:15 +0000</pubDate>
      <category>HTML, CSS, and Design Help</category>
      <dc:creator>MikeHartman</dc:creator>
      <guid isPermaLink="false">61943@/discussions</guid>
      <description><![CDATA[Hi all.  I am using TabLoom on a page and found that it links to jqueryui.com for different themes.  I would like to have the tabs vertical instead of horizontal, but don't know javascript.  I tried to add the source code for this in the TabLoom settings but it doesn't change the look, so I'm wondering if it's a limitation of TabLoom to only use horiz. tabs.<br />
<br />
So my real question is, how do I use jquery widgets in RW?  I really don't know where to start.<br />
<br />
Thanks for any help.]]></description>
   </item>
   <item>
      <title>Static background image and text boxes in Stacks</title>
      <link>http://forums.realmacsoftware.com/discussion/61938/static-background-image-and-text-boxes-in-stacks</link>
      <pubDate>Mon, 29 Apr 2013 17:06:06 +0000</pubDate>
      <category>HTML, CSS, and Design Help</category>
      <dc:creator>borske</dc:creator>
      <guid isPermaLink="false">61938@/discussions</guid>
      <description><![CDATA[I am looking to create a single fixed background image in stacks. I don't want it tiled. I would like the text to flow over it and as you scroll down the image is set.<br />
<br />
Similiar to this: <a href="http://badracket.com/" target="_blank" rel="nofollow">http://badracket.com/</a><br />
<br />
I would also like the text boxes to be ghosted. I would like to still see part of the image behind the text box, but have the text be simple to read. I have tried adjusting the opacity of the text box in stacks and it does not seem to adjust the actual color.<br />
<br />
Is there a way to accomplish this using stacks? ]]></description>
   </item>
   <item>
      <title>Reservation Theme - Logo positioning</title>
      <link>http://forums.realmacsoftware.com/discussion/61924/reservation-theme-logo-positioning</link>
      <pubDate>Sun, 28 Apr 2013 05:52:46 +0000</pubDate>
      <category>HTML, CSS, and Design Help</category>
      <dc:creator>niko</dc:creator>
      <guid isPermaLink="false">61924@/discussions</guid>
      <description><![CDATA[Hi!<br />
<br />
I need some help to position the logo in the Reservation theme (by Bltthemes) on the left side of the toolbar menu. First of all is that possible? <img src="/plugins/NBBC/design/smileys/smile.gif" width="" height="" alt=":-)" title=":-)" /><br />
<br />
Thx!]]></description>
   </item>
   <item>
      <title>Slinky question</title>
      <link>http://forums.realmacsoftware.com/discussion/61905/slinky-question</link>
      <pubDate>Fri, 26 Apr 2013 00:47:22 +0000</pubDate>
      <category>HTML, CSS, and Design Help</category>
      <dc:creator>dhidding</dc:creator>
      <guid isPermaLink="false">61905@/discussions</guid>
      <description><![CDATA[Love SeyDoggy's menu accordion - it works beautifully.  But, for a site I'm working on, I really need the first item to start in the open position.  I don't mind rooting around with the js, if someone can tell me what needs to me modified.<br />
<br />
Thanks,<br />
<br />
Dave]]></description>
   </item>
   <item>
      <title>Squeezebox - padding help</title>
      <link>http://forums.realmacsoftware.com/discussion/61903/squeezebox-padding-help</link>
      <pubDate>Thu, 25 Apr 2013 13:14:23 +0000</pubDate>
      <category>HTML, CSS, and Design Help</category>
      <dc:creator>dhidding</dc:creator>
      <guid isPermaLink="false">61903@/discussions</guid>
      <description><![CDATA[I've figured out how to give background colors behind the titles and to reduce the padding inside the containers of Joe Workman's Squeezebox, but can't figure out how to get rid of the 15px padding for the overall container.  In screenshot below, I need to eliminate the areas highlighted in pastel orange.  Any ideas?<br />
<br />
Cheers,<br />
<br />
Dave]]></description>
   </item>
   <item>
      <title>Image Align Image ExtraContent container</title>
      <link>http://forums.realmacsoftware.com/discussion/61912/image-align-image-extracontent-container</link>
      <pubDate>Fri, 26 Apr 2013 18:58:22 +0000</pubDate>
      <category>HTML, CSS, and Design Help</category>
      <dc:creator>sbhabyn</dc:creator>
      <guid isPermaLink="false">61912@/discussions</guid>
      <description><![CDATA[Very new to all this !<br />
Using ThemeFlood Snow Theme.<br />
Got an image into the ExtraContent container in the header but can't get the right syntax to move it to the right.<br />
Yes, I know its basic, but you have to start somewhere.<br />
]]></description>
   </item>
   <item>
      <title>RapidWeaver and Spider simulator tool</title>
      <link>http://forums.realmacsoftware.com/discussion/61701/rapidweaver-and-spider-simulator-tool</link>
      <pubDate>Tue, 09 Apr 2013 00:29:44 +0000</pubDate>
      <category>HTML, CSS, and Design Help</category>
      <dc:creator>DouginOR</dc:creator>
      <guid isPermaLink="false">61701@/discussions</guid>
      <description><![CDATA[Just for giggles I went to <a href="http://www.feedthebot.com/tools/spider/index.php" target="_blank" rel="nofollow">http://www.feedthebot.com/tools/spider/index.php</a> to check my sites (all are rapidweaver).  None have title, description or keywords "seen" by the spider (try my site www.marriagecounselingpdx.com for instance).  An older site of mine using tables, however, displays all meta text correctly. I'm still using RapidWeaver 4.  Anyone know whats happening?<br />
Doug]]></description>
   </item>
   <item>
      <title>Change colour of title?</title>
      <link>http://forums.realmacsoftware.com/discussion/61870/change-colour-of-title</link>
      <pubDate>Mon, 22 Apr 2013 08:36:23 +0000</pubDate>
      <category>HTML, CSS, and Design Help</category>
      <dc:creator>Rapid_Pixels</dc:creator>
      <guid isPermaLink="false">61870@/discussions</guid>
      <description><![CDATA[Hi,<br />
<br />
How can we change the colour of the words individually on the main page title at the top?<br />
<br />
We want one colour for the word: Refrigeration<br />
Another colour for: Air Conditioning<br />
Another colour for: Ventilation Specialist<br />
<br />
See website here: <a href="http://www.lcsaircon.co.uk" rel="nofollow">http://www.lcsaircon.co.uk</a><br />
<br />
John]]></description>
   </item>
   <item>
      <title>Turning my image into a link</title>
      <link>http://forums.realmacsoftware.com/discussion/61886/turning-my-image-into-a-link</link>
      <pubDate>Tue, 23 Apr 2013 11:42:18 +0000</pubDate>
      <category>HTML, CSS, and Design Help</category>
      <dc:creator>bigjobs</dc:creator>
      <guid isPermaLink="false">61886@/discussions</guid>
      <description><![CDATA[Guys could you take a look at this and see if you can help me out.<br />
<br />
For reference the website is www.urbangoonies.co.uk<br />
<br />
On the home page I have 3 icons all imported with Html code.<br />
<br />
Here is the code.<br />
<br />
&lt;img src="<a href="http://icons.iconarchive.com/icons/artua/pirates/256/mail-in-a-bottle-icon.png" target="_blank" rel="nofollow">http://icons.iconarchive.com/icons/artua/pirates/256/mail-in-a-bottle-icon.png</a>" alt="Pulpit rock" width="140" height="120"/&gt;<br />
<br />
Ok so my question is, Can anybody change this code for me so that when the cursor hovers over the picture it goes dull, as if to indicate a link.<br />
<br />
Also I would like the picture to be a link itself. I would like the link to go to:<br />
<br />
<a href="http://www.urbangoonies.co.uk/contact" target="_blank" rel="nofollow">http://www.urbangoonies.co.uk/contact</a><br />
<br />
I kinda managed to achieve this but only my placing text under the picture and turn that into a link, I want the picture to be a link.<br />
<br />
Appreciate this guys.<br />
<br />
Gaz.]]></description>
   </item>
   <item>
      <title>Adding Shadow and/or using different fonts</title>
      <link>http://forums.realmacsoftware.com/discussion/59586/adding-shadow-andor-using-different-fonts</link>
      <pubDate>Sat, 27 Oct 2012 16:18:05 +0000</pubDate>
      <category>HTML, CSS, and Design Help</category>
      <dc:creator>deltoro</dc:creator>
      <guid isPermaLink="false">59586@/discussions</guid>
      <description><![CDATA[I decided I would use the EXPOSITION Theme from BLT for one of my customers. We both LOVE the Theme. But, although they really like the top menu, the responsive benefits and a lot of other theme specific design they are not crazy about the Title Fonts available.<br />
<br />
Does anyone know the CSS coding I would use to change that font and a really desirable feature would be to let me place a shadow behind the Title. I think it would look much better this way.<br />
<br />
A side note if it matters.. I had to use a CSS code to get rid of an ugly gray background when the Title and Slogan were a bit too long. It would appear underneath the Title and display behind the slogan. So my point is I am already including custom CSS... not sure if that make a difference.<br />
<br />
Thank you, greatly appreciate this forum and all your help!<br />
]]></description>
   </item>
   <item>
      <title>Three column footer on non-stacks pages (Blog and Contact)</title>
      <link>http://forums.realmacsoftware.com/discussion/61841/three-column-footer-on-non-stacks-pages-blog-and-contact</link>
      <pubDate>Fri, 19 Apr 2013 11:04:41 +0000</pubDate>
      <category>HTML, CSS, and Design Help</category>
      <dc:creator>GrinningSoul</dc:creator>
      <guid isPermaLink="false">61841@/discussions</guid>
      <description><![CDATA[Hello,<br />
<br />
as per title I would like to be able to insert a 3 column footer in every page, including non-stacks pages. I 'd like to use html+ Css in an EC area (present in Blog and Contact too) .<br />
I'm using a responsive theme (Will Woodgate's Black &amp; White).<br />
<br />
Right now I'm using div and css and I can recreate the columns but have big probs with the alignment and responsiveness.<br />
<br />
The theme uses bootstrap : anyone know how to insert responsive multicolumn footer with Bootstrap (looked around the web but no success ) ?<br />
<br />
Any suggestion would be appreciated !<br />
<br />
<br />
<br />
]]></description>
   </item>
   <item>
      <title>HTML code when clicking on image</title>
      <link>http://forums.realmacsoftware.com/discussion/61785/html-code-when-clicking-on-image</link>
      <pubDate>Mon, 15 Apr 2013 12:52:11 +0000</pubDate>
      <category>HTML, CSS, and Design Help</category>
      <dc:creator>sirbull</dc:creator>
      <guid isPermaLink="false">61785@/discussions</guid>
      <description><![CDATA[Hi!<br />
I want to use a html code when clicking on a image.<br />
<br />
I know how to launch a lightbox on my page with this script:<br />

<pre>&lt;a class=&quot;OverlayPanel&quot; href=&quot;#lightbox_about&quot;&gt;about&lt;/a&gt;
</pre>
<br />
But I don't want the launcher to be text, I need it to be a image!<br />
So instead of the text "about" I want an image to be the link.<br />
Is there any way to do this in Rapidweaver with stacks?]]></description>
   </item>
   <item>
      <title>Make stack able to "pinch to zoom" in mobile devices.</title>
      <link>http://forums.realmacsoftware.com/discussion/61833/make-stack-able-to-pinch-to-zoom-in-mobile-devices</link>
      <pubDate>Thu, 18 Apr 2013 13:00:09 +0000</pubDate>
      <category>HTML, CSS, and Design Help</category>
      <dc:creator>sirbull</dc:creator>
      <guid isPermaLink="false">61833@/discussions</guid>
      <description><![CDATA[Hi! I have a problem.. I use Joe Workmans "cycler stack" on my website.<br />
On my front page I got a fairly large slideshow with features and news.<br />
<br />
The problem is that I'm not able to zoom in on the page on mobile devices if I pinch over the cycler stack... I can zoom outside the slideshow, but because it's as big as it is, visitors may have a problem understanding this.<br />
<br />
Is there any stack that makes this possible? A stack that I can wrap around other stacks making it possible to zoom on mobile platforms?]]></description>
   </item>
   <item>
      <title>Style output form Doobox's RSS Factory</title>
      <link>http://forums.realmacsoftware.com/discussion/61828/style-output-form-dooboxs-rss-factory</link>
      <pubDate>Thu, 18 Apr 2013 00:24:17 +0000</pubDate>
      <category>HTML, CSS, and Design Help</category>
      <dc:creator>EPP</dc:creator>
      <guid isPermaLink="false">61828@/discussions</guid>
      <description><![CDATA[Ok, I've been chasing my tail on this for 2 days now. I've got a Blogger blog being pulled into a stack on the homepage of the site below. Changing the styles on the html template within Blogger does not affect the output appearance of the posts as displayed by RSS Factory. There are no specific controls in the stack's control panel to deal with this. I've looked over the CSS file included with the stack but I can't figure out what to change to alter the post titles and body text size and line spacing.<br />
<br />
Any code jockeys out there that can lend a hand? I just sent a 2nd email to Doobox and am still awaiting a response.<br />
<br />
Thanks if you can help out. Here's the site:<br />
<br />
<a href="http://www.ukuleleruss.com" target="_blank" rel="nofollow">http://www.ukuleleruss.com</a><br />
]]></description>
   </item>
   <item>
      <title>How to insert instant quote code</title>
      <link>http://forums.realmacsoftware.com/discussion/61449/how-to-insert-instant-quote-code</link>
      <pubDate>Wed, 20 Mar 2013 08:34:36 +0000</pubDate>
      <category>HTML, CSS, and Design Help</category>
      <dc:creator>Rapid_Pixels</dc:creator>
      <guid isPermaLink="false">61449@/discussions</guid>
      <description><![CDATA[Hi, I have a HTML code which also uses Javascript to create an online calculator that will be used as an instant quote. Any ideas how I can embed this on to a site in Rapid Weaver?]]></description>
   </item>
   <item>
      <title>Reduce margins around sidebar in Escape Theme</title>
      <link>http://forums.realmacsoftware.com/discussion/61772/reduce-margins-around-sidebar-in-escape-theme</link>
      <pubDate>Sun, 14 Apr 2013 14:54:36 +0000</pubDate>
      <category>HTML, CSS, and Design Help</category>
      <dc:creator>philn67</dc:creator>
      <guid isPermaLink="false">61772@/discussions</guid>
      <description><![CDATA[When using the sidebar in the escape Theme the margins I feel are way to much, around 35px on the left from the edge, and there is about 50px on the right between the sidebar and the main content area.<br />
How can I control this and reduce it? I presume there is css code that will allow this?<br />
Also, can I fix the height of the sidebar somehow?]]></description>
   </item>
   </channel>
</rss>