div positioning browser issues

Out of context: Reply #13

  • Started
  • Last post
  • 17 Responses
  • CygnusZero40

    Yeah I tried !important. Here's the code. I know its a disaster, Im building this outside of the CMS, but it will need to get pasted into the source editor when its done, and I have no access to the CSS.

    <div id="apDiv2" style="position:absolute; width:85px; height:78px; z-index:1; left: 767px; top: 70px; margin:0px !important;; padding:0px !important;; display:block !important;; box-sizing: border-box !important;"><img src="images/photo1.png" width="85" height="78" border="0" style="margin:0px !important; padding:0px !important; display:block !important; box-sizing: border-box !important;"/></div>

    • Yes I realized there is some extra semicolons in there. Didnt solve my positioning problem though.CygnusZero4

View thread