I spent 2 hours fixing various sidebar CSS and xhtml validator errors in 1.1. The majority were from 3rd party plugins).
Now I have one final error, in the 3-column cutline 1.1 version (both columns on right side), I see that the sidebars use duplicate div IDs.
What's the best way to clean this up? I was thinking I would copy #sidebar CSS lines into Custom, rename sidebar_inner and that would remove the duplicate.
Or I could change them over to a class instead of div. Which should I do?
not resolved