Have you ever experienced problems with positioning div's inside a div?
This is my HTML:
Code: Select all
<div style="position:relative;">
<img src="../Resources/Images/Topics/030000019.png" style="height: 133px;width: 496px;" class="img_4" />
<div style="position:absolute;top:25px;left:120px;">â¶</div>
</div>Do you guys know, why this isn't working at all in Flare? I don't have any problems even in Internet Explorer
Thanks in advance!
Sebastian