<?xml version="1.0" encoding="utf-8" ?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">

    <title type="text">RapidWeaver User Forum</title>
    <link rel="alternate" type="text/html" href="http://forums.realmacsoftware.com/index.php/forums/" />
    <link rel="self" type="application/atom+xml" href="http://forums.realmacsoftware.com/index.php/forums/atom/" />
    <updated>2012-02-10T15:03:59Z</updated>
    <rights>Copyright (c) 2012</rights>
    <generator uri="http://expressionengine.com/" version="1.7.1">ExpressionEngine</generator>
    <id>tag:forums.realmacsoftware.com,2012:02:11</id>


    <entry>
      <title>Resolution Specific CSS</title>
      <link rel="alternate" type="text/html" href="http://forums.realmacsoftware.com/index.php/forums/viewthread/54787/" />      
      <id>tag:forums.realmacsoftware.com,2012:index.php/forums/viewthread/.54787</id>
      <published>2012-02-10T04:52:39Z</published>
      <updated>2012-02-10T15:03:59Z</updated>
      <author><name>cwegrecki</name></author>
      <content type="html">
      <![CDATA[
        <p>Hello again,</p>

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

<p>However I dont know how to set it up so only swaps the sidebar CSS instead of the entire CSS sheet. </p>

<p>I tried this approach with no luck: <a href="http://css-tricks.com/resolution-specific-stylesheets/">http://css-tricks.com/resolution-specific-stylesheets/</a>
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Re&#45;style Hyperlinks</title>
      <link rel="alternate" type="text/html" href="http://forums.realmacsoftware.com/index.php/forums/viewthread/54794/" />      
      <id>tag:forums.realmacsoftware.com,2012:index.php/forums/viewthread/.54794</id>
      <published>2012-02-10T08:28:09Z</published>
      <updated>2012-02-10T08:29:41Z</updated>
      <author><name>BM van Amerongen</name></author>
      <content type="html">
      <![CDATA[
        <p>Hi,</p>

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

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

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

<p>BUT</p>

<p>4. after visiting the link there is no dotted line under the link.</p>

<p>Please help, what have I done wrong?</p>

<p>Barbara
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>mp3s to play in styled text</title>
      <link rel="alternate" type="text/html" href="http://forums.realmacsoftware.com/index.php/forums/viewthread/54797/" />      
      <id>tag:forums.realmacsoftware.com,2012:index.php/forums/viewthread/.54797</id>
      <published>2012-02-10T12:54:43Z</published>
      <updated></updated>
      <author><name>bowedstrings</name></author>
      <content type="html">
      <![CDATA[
        <p>Hi </p>

<p>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?</p>

<p>Clare
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>How can add an image &#63;</title>
      <link rel="alternate" type="text/html" href="http://forums.realmacsoftware.com/index.php/forums/viewthread/54792/" />      
      <id>tag:forums.realmacsoftware.com,2012:index.php/forums/viewthread/.54792</id>
      <published>2012-02-10T07:46:11Z</published>
      <updated></updated>
      <author><name>ashish bhatnagar</name></author>
      <content type="html">
      <![CDATA[
        <p>Hi all,<br />
kindly tell me .. how can i add an image to my webpage??
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Extra Content Basic coding help please</title>
      <link rel="alternate" type="text/html" href="http://forums.realmacsoftware.com/index.php/forums/viewthread/54775/" />      
      <id>tag:forums.realmacsoftware.com,2012:index.php/forums/viewthread/.54775</id>
      <published>2012-02-09T22:43:25Z</published>
      <updated></updated>
      <author><name>jtdoherty</name></author>
      <content type="html">
      <![CDATA[
        <p>HI all</p>

<p>I am absolutely new to this so please bear with me.</p>

<p>I am trying to add some social media buttons as images and add hyperlinks to connect to my pages - FB / Twitter etc.</p>

<p>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.</p>

<p>I have been using the Extra Content stack </p>

<p>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?</p>

<p>If you wish to view the site please click <a href="http://www.fitbathroom.com">http://www.fitbathroom.com</a></p>

<p>Thanks guys in advance</p>

<p>John
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>How to Float #logo Left</title>
      <link rel="alternate" type="text/html" href="http://forums.realmacsoftware.com/index.php/forums/viewthread/48919/" />      
      <id>tag:forums.realmacsoftware.com,2011:index.php/forums/viewthread/.48919</id>
      <published>2011-07-25T09:41:13Z</published>
      <updated>2011-07-27T23:33:28Z</updated>
      <author><name>kpry</name></author>
      <content type="html">
      <![CDATA[
        <p>Using Elevation theme by BLT.&nbsp; How do I float #logo left and have the logo and title switch sides?</p>

<p><a href="http://www.csrgroupsolutions.com">http://www.csrgroupsolutions.com</a></p>

<p>Kevin P.
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Remove (or reduce thickness) or header image border</title>
      <link rel="alternate" type="text/html" href="http://forums.realmacsoftware.com/index.php/forums/viewthread/54658/" />      
      <id>tag:forums.realmacsoftware.com,2012:index.php/forums/viewthread/.54658</id>
      <published>2012-02-07T19:14:07Z</published>
      <updated></updated>
      <author><name>Gary Loch</name></author>
      <content type="html">
      <![CDATA[
        <p>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.</p>

<p>Thanks!
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Little problem with FBLike</title>
      <link rel="alternate" type="text/html" href="http://forums.realmacsoftware.com/index.php/forums/viewthread/54723/" />      
      <id>tag:forums.realmacsoftware.com,2012:index.php/forums/viewthread/.54723</id>
      <published>2012-02-08T23:18:22Z</published>
      <updated></updated>
      <author><name>AndreaOffredi</name></author>
      <content type="html">
      <![CDATA[
        <p>Good morning,</p>

<p>Where in need to put the fb declaration?</p>

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

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

<p>Obviusly ignored formatting test.</p>

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

<p>Someone can help me please?
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Hey Forum!&amp;nbsp; I Need Font Help with Crisp Theme!</title>
      <link rel="alternate" type="text/html" href="http://forums.realmacsoftware.com/index.php/forums/viewthread/54757/" />      
      <id>tag:forums.realmacsoftware.com,2012:index.php/forums/viewthread/.54757</id>
      <published>2012-02-09T15:55:36Z</published>
      <updated></updated>
      <author><name>TheLittleMusicStudio</name></author>
      <content type="html">
      <![CDATA[
        <p>Hey Forum,</p>

<p>I am having some trouble using &#8220;Hiragino Kaku Gothic Pro&#8221; as the font for certain parts of my site.&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.&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.&nbsp; Can anybody help?&nbsp; The site is viewable at TheLittleMusicStudio.com</p>

<p>Thanks Forum,</p>

<p>Justin
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Formloom 2</title>
      <link rel="alternate" type="text/html" href="http://forums.realmacsoftware.com/index.php/forums/viewthread/54666/" />      
      <id>tag:forums.realmacsoftware.com,2012:index.php/forums/viewthread/.54666</id>
      <published>2012-02-07T22:50:42Z</published>
      <updated></updated>
      <author><name>Paul181083</name></author>
      <content type="html">
      <![CDATA[
        <p>Hi all,</p>

<p>I have an issue, </p>

<p>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?
</p>
      ]]>
      </content>
    </entry>


</feed>
