• The Dropdown Menu Widget by shailan (http://shailan.com) v1.7.2 on wp3.3.1 has 3 validation errors. These are the error messages:
    1. Line 173, Column 84: The align attribute on the div element is obsolete. Use CSS instead.
    …al-container dm-align-center clearfix”><table cellpadding=”0″ cellspacing=”0″>…

    2. Line 173, Column 123: The cellpadding attribute on the table element is obsolete. Use CSS instead.
    …<table cellpadding=”0″ cellspacing=”0″><tr><td><ul id=”menu-footer-menu” class…

    3. Line 173, Column 123: The cellspacing attribute on the table element is obsolete. Use CSS instead.
    …<table cellpadding=”0″ cellspacing=”0″><tr><td><ul id=”menu-footer-menu” class…

    I’m new at php files and javascript but I would like to get rid of these errors. Can you point me in the right direction as to what files I should be looking at to fix these errors? And if I do delete them from the files, I assume I’ll have to add them to the css file for the plugin.

  • The topic ‘Dropdown Menu Widget html validation error’ is closed to new replies.