[support] Magical CSS from nowhere!

James Bensley jwbensley at gmail.com
Thu Mar 10 16:43:34 UTC 2011


Anyone else have the rotor module installed (http://drupal.org/project/rotor)?

In rotor-view-rotor.tpl.php is this line of code:

<div class="rotor-content"><?php print $row; ?></div>

On an actual page this generates this html:

<div class="rotor-content" style="position: absolute; top: 0px; left:
0px; opacity: 1; display: block; z-index: 10; ">
<div class="rotor-content-detail"><p><img
src="http://site.com/picture.jpg"></p></div>
</div>

Where does that damn style entry come from, I need to change it and it
just seems to come from nowhere! Anyone got any ideas before I
completely explode? :)

-- 
James.

http://www.jamesbensley.co.cc/
There are 10 kinds of people in the world; Those who understand
Vigesimal, and J others...?


More information about the support mailing list