div positioning browser issues

Out of context: Reply #8

  • Started
  • Last post
  • 17 Responses
  • mikotondria30

    I think he means like right-click Inspect Element in Chrome, etc - I do all my css tuning in that - it shows the css that an element is subject to, from the ground-up. You can go an edit it 'live' and see results, and just nudge things a pixel or 3 this or that way, add various properties and see how it would really look.
    My guess is that if you can't edit the other css that's acting on just a div, then you can see what other style data is there, and try to maybe counteract it with some !important declarations etc..

View thread