<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix"><tt>Update Chrome and see if the REM
issue is fixed. They put a fix in on v34. </tt><br>
<br>
<a class="moz-txt-link-freetext" href="https://code.google.com/p/chromium/issues/detail?id=319623">https://code.google.com/p/chromium/issues/detail?id=319623</a><br>
<br>
If not, then this is always a good work around:<br>
<br>
body > div {<br>
{set font-size rem here}<br>
}<br>
<br>
For the bottom part, add position:relative to the trigger-div. If
you want the panel to position at the top of that div, then you
need to add a top:0 to the panel div as well.<br>
<pre class="moz-signature" cols="72">Jamie Holly
<a class="moz-txt-link-freetext" href="http://hollyit.net">http://hollyit.net</a></pre>
On 5/25/2014 2:23 PM, Tony wrote:<br>
</div>
<blockquote
cite="mid:CADEDVdouxqrroiGBM12HLsD-0FpYMnr708Lv5qeLvRzzWMccYA@mail.gmail.com"
type="cite">
<div dir="ltr">
<div>Two things:<br>
</div>
<ul>
<li>Has anyone had experience or headaches with this issue: <a
moz-do-not-send="true"
href="http://stackoverflow.com/questions/20099844/chrome-not-respecting-rem-font-size-on-body-tag">http://stackoverflow.com/questions/20099844/chrome-not-respecting-rem-font-size-on-body-tag</a>?
If so what solved it for you?<br>
</li>
<li>My site <a moz-do-not-send="true"
href="http://polamdev.tony-mac.com">polamdev.tony-mac.com</a>
has a module in the footer. Look for green button. Panel
should slide out to the left from the button but actually
slides out at top of page. BUT when I am logged in it
behaves 'correctly' and slides out next to div with green
button. I have looked and looked but see no permission
problems, no css problems, no script problems. What is
different when I am logged in, not knowing drupal that well?
Any help appreciated. <br>
</li>
</ul>
<p>Thanks</p>
<p>Tony<br>
</p>
<div>
<div><br>
-- <br>
<div dir="ltr">
<p><b style="font-family:'Lucida
Handwriting',cursive;font-size:13px;background-color:rgb(255,255,255)"><i>Anthony
Stefan Maciejowski</i></b></p>
<p><b style="font-family:'Lucida
Handwriting',cursive;font-size:13px;background-color:rgb(255,255,255)"><i><a
moz-do-not-send="true"
href="http://www.about.me/TonyMac" target="_blank">http://about.me/TonyMac</a></i></b></p>
<br>
<p>
</p>
</div>
</div>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
</blockquote>
<br>
</body>
</html>