Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • sfutterer Friend
    #137422

    I’m trying to fix this error:

    This line contains part of a quoted string that spans more than one line (not recommended) or a quoted string (like an attribute value) that is missing the start or end quotation mark. Check this line for improperly quoted attribute values that may be missing a start or end quotation mark. As currently configured, HTML Validator requires that all quoted strings be contained on one line and have start and end quotation marks. Note that because of inconsistent handling by user agents, it is not recommended that attribute values contain line breaks.

    <div align=”right” style=”

    I’m not sure where to correct. It’s always called after a moduletable like this:

    <div class=”moduletable”>

    <div align=”right” style=”

    Any suggestions?

    scotty Friend
    #287890

    I’m not sure I understand but the line above should be <div align”right” style””> or just leave out the style if it’s going to be empty anyway.

    If your site is actually rendering a line like that then you must have edited your index.php or modules.php

    sfutterer Friend
    #287893

    Thats just it. I can’t find this line to edit or remove it….

    sfutterer Friend
    #287896

    found it in the vivi_code module.

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  sfutterer 15 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum