<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>You can override them using !important.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Idan<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> support-bounces@drupal.org [mailto:support-bounces@drupal.org] <b>On Behalf Of </b>shawn wilson<br><b>Sent:</b> Thursday, March 10, 2011 8:26 PM<br><b>To:</b> support@drupal.org<br><b>Subject:</b> Re: [support] Magical CSS from nowhere!<o:p></o:p></span></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p><br>On Mar 10, 2011 11:54 AM, &quot;Ted&quot; &lt;<a href="mailto:ted-drupalists@webfirst.com">ted-drupalists@webfirst.com</a>&gt; wrote:<br>&gt;<br>&gt; On 3/10/2011 11:43 AM, James Bensley wrote:<br>&gt; &gt; Anyone else have the rotor module installed (<a href="http://drupal.org/project/rotor">http://drupal.org/project/rotor</a>)?<br>&gt; &gt;<br>&gt; &gt; In rotor-view-rotor.tpl.php is this line of code:<br>&gt; &gt;<br>&gt; &gt; &lt;div class=&quot;rotor-content&quot;&gt;&lt;?php print $row; ?&gt;&lt;/div&gt;<br>&gt; &gt;<br>&gt; &gt; On an actual page this generates this html:<br>&gt; &gt;<br>&gt; &gt; &lt;div class=&quot;rotor-content&quot; style=&quot;position: absolute; top: 0px; left:<br>&gt; &gt; 0px; opacity: 1; display: block; z-index: 10; &quot;&gt;<br>&gt; &gt; &lt;div class=&quot;rotor-content-detail&quot;&gt;&lt;p&gt;&lt;img<br>&gt; &gt; src=&quot;<a href="http://site.com/picture.jpg">http://site.com/picture.jpg</a>&quot;&gt;&lt;/p&gt;&lt;/div&gt;<br>&gt; &gt; &lt;/div&gt;<br>&gt; &gt;<br>&gt; &gt; Where does that damn style entry come from, I need to change it and it<br>&gt; &gt; just seems to come from nowhere! Anyone got any ideas before I<br>&gt; &gt; completely explode? :)<br>&gt; &gt;<br>&gt; It's probably getting added by javascript after the page loads. Most<br>&gt; likely the jquery.cycle plugin, but parts of the css/style attribute<br>&gt; could come from other places as well.<br>&gt;<o:p></o:p></p><p>Unless that was from firebug or the likes, view source doesn't show the modified dom that js would produce. <o:p></o:p></p></div></body></html>