<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">
    
    <channel>
    
    <title>RapidWeaver User Forum</title>
    <link>http://forums.realmacsoftware.com/index.php/forums/</link>
    <description>RapidWeaver User Forum</description>
    <dc:language>en</dc:language>
    <dc:rights>Copyright 2012</dc:rights>
    <dc:date>2012-02-11T06:05:24+00:00</dc:date>
    <admin:generatorAgent rdf:resource="http://expressionengine.com/" />
    

    <item>
      <title>Resolution Specific CSS</title>
      <link>http://forums.realmacsoftware.com/index.php/forums/viewthread/54787/</link>
      <guid>http://forums.realmacsoftware.com/index.php/forums/viewthread/54787/#When:04:52:39Z</guid>
      <description>&lt;p&gt;Hello again,&lt;/p&gt;

&lt;p&gt;I have a question. I have created custom CSS for the sidebar of my theme for browsers that have a height less than (X)&lt;/p&gt;

&lt;p&gt;However I dont know how to set it up so only swaps the sidebar CSS instead of the entire CSS sheet. &lt;/p&gt;

&lt;p&gt;I tried this approach with no luck: &lt;a href=&quot;http://css&#45;tricks.com/resolution&#45;specific&#45;stylesheets/&quot;&gt;http://css&#45;tricks.com/resolution&#45;specific&#45;stylesheets/&lt;/a&gt;
&lt;/p&gt;</description>
      <dc:date>2012-02-10T04:52:39+00:00</dc:date>
    </item>

    <item>
      <title>Re&#45;style Hyperlinks</title>
      <link>http://forums.realmacsoftware.com/index.php/forums/viewthread/54794/</link>
      <guid>http://forums.realmacsoftware.com/index.php/forums/viewthread/54794/#When:08:28:09Z</guid>
      <description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I&#8217;m trying to re&#45;style the hyperlinks.&lt;br /&gt;
So I have put the following in Page Inspector &amp;gt;Header &amp;gt;CSS&lt;/p&gt;

&lt;p&gt;a:link &#123;&lt;br /&gt;
&amp;nbsp;   color: #3366CC;&lt;br /&gt;
&amp;nbsp;   text&#45;decoration: none !important;&lt;br /&gt;
&amp;nbsp;   &#125;&lt;br /&gt;
a:visited &#123;&lt;br /&gt;
&amp;nbsp;   border&#45;bottom: 1px dotted #3366CC;&lt;br /&gt;
&amp;nbsp;   color: #3366CC;&lt;br /&gt;
&amp;nbsp;   text&#45;decoration: none !important;&lt;br /&gt;
&amp;nbsp;   &#125;&lt;br /&gt;
a:hover &#123;&lt;br /&gt;
&amp;nbsp;   border&#45;bottom: 1px dashed #3366CC;&lt;br /&gt;
&amp;nbsp;   color: #3366CC;&lt;br /&gt;
&amp;nbsp;   text&#45;decoration: none !important;&lt;br /&gt;
&amp;nbsp;   &#125;&lt;br /&gt;
a:active &#123;&lt;br /&gt;
&amp;nbsp;   border&#45;bottom: 1px solid #3366CC;&lt;br /&gt;
&amp;nbsp;   color: #3366CC;&lt;br /&gt;
&amp;nbsp;   text&#45;decoration: none !important;&lt;br /&gt;
&amp;nbsp;   &#125;&lt;/p&gt;

&lt;p&gt;It works: &lt;br /&gt;
1. there is no line under the link,&lt;br /&gt;
2. there appears a dashed line when I hover over the link,&lt;br /&gt;
3. there appears a solid line when I activate the link,&lt;/p&gt;

&lt;p&gt;BUT&lt;/p&gt;

&lt;p&gt;4. after visiting the link there is no dotted line under the link.&lt;/p&gt;

&lt;p&gt;Please help, what have I done wrong?&lt;/p&gt;

&lt;p&gt;Barbara
&lt;/p&gt;</description>
      <dc:date>2012-02-10T08:28:09+00:00</dc:date>
    </item>

    <item>
      <title>mp3s to play in styled text</title>
      <link>http://forums.realmacsoftware.com/index.php/forums/viewthread/54797/</link>
      <guid>http://forums.realmacsoftware.com/index.php/forums/viewthread/54797/#When:12:54:43Z</guid>
      <description>&lt;p&gt;Hi &lt;/p&gt;

&lt;p&gt;I&#8217;m trying to improve my website by having some playable tracks and a video on the front page. I&#8217;ve embedded the video and that all works fine. Is there a way I can do a similar thing with a couple of mp3 tracks?&lt;/p&gt;

&lt;p&gt;Clare
&lt;/p&gt;</description>
      <dc:date>2012-02-10T12:54:43+00:00</dc:date>
    </item>

    <item>
      <title>How can add an image &#63;</title>
      <link>http://forums.realmacsoftware.com/index.php/forums/viewthread/54792/</link>
      <guid>http://forums.realmacsoftware.com/index.php/forums/viewthread/54792/#When:07:46:11Z</guid>
      <description>&lt;p&gt;Hi all,&lt;br /&gt;
kindly tell me .. how can i add an image to my webpage??
&lt;/p&gt;</description>
      <dc:date>2012-02-10T07:46:11+00:00</dc:date>
    </item>

    <item>
      <title>Extra Content Basic coding help please</title>
      <link>http://forums.realmacsoftware.com/index.php/forums/viewthread/54775/</link>
      <guid>http://forums.realmacsoftware.com/index.php/forums/viewthread/54775/#When:22:43:25Z</guid>
      <description>&lt;p&gt;HI all&lt;/p&gt;

&lt;p&gt;I am absolutely new to this so please bear with me.&lt;/p&gt;

&lt;p&gt;I am trying to add some social media buttons as images and add hyperlinks to connect to my pages &#45; FB / Twitter etc.&lt;/p&gt;

&lt;p&gt;I have managed to do that in the extra content area at the bottom. I also want to add a ©2012 JTD contact me on the same line but can&#8217;t seem to get it done. For this I have turned off the automatic inbuilt RW feature as it places it below the social media badges.&lt;/p&gt;

&lt;p&gt;I have been using the Extra Content stack &lt;/p&gt;

&lt;p&gt;How can I add the hyperlink so that the user can click on &#8220;contact me&#8221; and it will send me an email from their mail client?&lt;/p&gt;

&lt;p&gt;If you wish to view the site please click &lt;a href=&quot;http://www.fitbathroom.com&quot;&gt;http://www.fitbathroom.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thanks guys in advance&lt;/p&gt;

&lt;p&gt;John
&lt;/p&gt;</description>
      <dc:date>2012-02-09T22:43:25+00:00</dc:date>
    </item>

    <item>
      <title>How to Float #logo Left</title>
      <link>http://forums.realmacsoftware.com/index.php/forums/viewthread/48919/</link>
      <guid>http://forums.realmacsoftware.com/index.php/forums/viewthread/48919/#When:09:41:13Z</guid>
      <description>&lt;p&gt;Using Elevation theme by BLT.&amp;nbsp; How do I float #logo left and have the logo and title switch sides?&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.csrgroupsolutions.com&quot;&gt;http://www.csrgroupsolutions.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Kevin P.
&lt;/p&gt;</description>
      <dc:date>2011-07-25T09:41:13+00:00</dc:date>
    </item>

    <item>
      <title>Remove (or reduce thickness) or header image border</title>
      <link>http://forums.realmacsoftware.com/index.php/forums/viewthread/54658/</link>
      <guid>http://forums.realmacsoftware.com/index.php/forums/viewthread/54658/#When:19:14:07Z</guid>
      <description>&lt;p&gt;Does anyone have the magic piece of CSS code to enable me to remove or reduce the thickness of the white border that goes around the header image in SeyDesign&#8217;s &#8216;Havenit&#8217; theme? Ideally I want the header image to take up the space used by the border.&lt;/p&gt;

&lt;p&gt;Thanks!
&lt;/p&gt;</description>
      <dc:date>2012-02-07T19:14:07+00:00</dc:date>
    </item>

    <item>
      <title>Little problem with FBLike</title>
      <link>http://forums.realmacsoftware.com/index.php/forums/viewthread/54723/</link>
      <guid>http://forums.realmacsoftware.com/index.php/forums/viewthread/54723/#When:23:18:22Z</guid>
      <description>&lt;p&gt;Good morning,&lt;/p&gt;

&lt;p&gt;Where in need to put the fb declaration?&lt;/p&gt;

&lt;p&gt;&amp;lt;div id=&#8220;fb&#45;root&#8221;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;nbsp;  &amp;nbsp;  [removed]&lt;br /&gt;
&amp;nbsp;  &amp;nbsp;  &amp;nbsp; (function(d, s, id) &#123;&lt;br /&gt;
&amp;nbsp;  &amp;nbsp;  &amp;nbsp;   var js, fjs = d.getElementsByTagName(s)[0];&lt;br /&gt;
&amp;nbsp;  &amp;nbsp;  &amp;nbsp;   if (d.getElementById(id)) &#123;return;&#125;&lt;br /&gt;
&amp;nbsp;  &amp;nbsp;  &amp;nbsp;   js = d.createElement(s); js.id = id;&lt;br /&gt;
&amp;nbsp;  &amp;nbsp;  &amp;nbsp;   js.src = &#8220;//connect.facebook.net/en_US/all.js#xfbml=1&#8221;;&lt;br /&gt;
&amp;nbsp;  &amp;nbsp;  &amp;nbsp;   fjs[removed].insertBefore(js, fjs);&lt;br /&gt;
&amp;nbsp;  &amp;nbsp;  &amp;nbsp; &#125;(document, &#8216;script&#8217;, &#8216;facebook&#45;jssdk&#8217;));&lt;br /&gt;
&amp;nbsp;  &amp;nbsp;  [removed]&lt;/p&gt;

&lt;p&gt;I try in head, in script, in body but the : &amp;lt;div class=&#8220;fb&#45;like&#8221;&amp;gt;&amp;lt;/div&amp;gt; don&#8217;t display anything.&lt;/p&gt;

&lt;p&gt;Obviusly ignored formatting test.&lt;/p&gt;

&lt;p&gt;should be simple, but I&#8217;m losing a lot of time knowing little RapidWeaver&lt;/p&gt;

&lt;p&gt;Someone can help me please?
&lt;/p&gt;</description>
      <dc:date>2012-02-08T23:18:22+00:00</dc:date>
    </item>

    <item>
      <title>Hey Forum!&amp;nbsp; I Need Font Help with Crisp Theme!</title>
      <link>http://forums.realmacsoftware.com/index.php/forums/viewthread/54757/</link>
      <guid>http://forums.realmacsoftware.com/index.php/forums/viewthread/54757/#When:15:55:36Z</guid>
      <description>&lt;p&gt;Hey Forum,&lt;/p&gt;

&lt;p&gt;I am having some trouble using &#8220;Hiragino Kaku Gothic Pro&#8221; as the font for certain parts of my site.&amp;nbsp; It seems that the Crisp theme I am using (Elixir Graphics) is overriding my choice within RW to use Hiragino with a font from the &#8220;Styles&#8221; menu in Page Inspector.&amp;nbsp; I bet there&#8217;s someone here in the forum who knows how I might be able to add some custom CSS to my Header box to get all of the font on my site to be Hiragino.&amp;nbsp; Can anybody help?&amp;nbsp; The site is viewable at TheLittleMusicStudio.com&lt;/p&gt;

&lt;p&gt;Thanks Forum,&lt;/p&gt;

&lt;p&gt;Justin
&lt;/p&gt;</description>
      <dc:date>2012-02-09T15:55:36+00:00</dc:date>
    </item>

    <item>
      <title>Formloom 2</title>
      <link>http://forums.realmacsoftware.com/index.php/forums/viewthread/54666/</link>
      <guid>http://forums.realmacsoftware.com/index.php/forums/viewthread/54666/#When:22:50:42Z</guid>
      <description>&lt;p&gt;Hi all,&lt;/p&gt;

&lt;p&gt;I have an issue, &lt;/p&gt;

&lt;p&gt;I have an initial form that visitors will complete, they then click &#8220;next&#8221; which take them to the next form which at the end they click &#8220;submit&#8221;. What i need to know is how to get the 2 forms to only send one email with details of both forms rather than 2?
&lt;/p&gt;</description>
      <dc:date>2012-02-07T22:50:42+00:00</dc:date>
    </item>

    
    </channel>
</rss>
