CSS Forum

Out of context: Reply #18

  • Started
  • Last post
  • 21 Responses
  • acescence0

    I suggest using Chrome or Safari's web inspector to debug this stuff. it was as simple as right-clicking on the offending space and selecting inspect element, which highlighted that div as the offender. you can then edit the css and html in place, add or disable rules, etc.. makes life much easier! firebug for FF will also let you do this stuff, but I find the webkit tools to be more stable, especially for javascript stuff.

View thread