Viewing 6 replies - 1 through 6 (of 6 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Try this structure:

    <ul>
     <li>
      <img src="/url-to-image-slice" alt="image slice name" />
     </li>
     <li>
      <img src="/url-to-image-slice-2" alt="image slice-2 name" />
     </li>
     <li>
      <img src="/url-to-image-slice-3" alt="image slice-3 name" />
     </li>
     ...
    </ul>

    Thread Starter oceanbluesky

    (@oceanbluesky)

    why would a list be appropriate?

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Because you’re providing a list of logos.

    Thread Starter oceanbluesky

    (@oceanbluesky)

    ” how can the table be embedded”

    not converted to a list…???

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Be specific as to what your issue is. WordPress should not limit your ability to copy and paste HTML.

    I suggested the list because I don’t like to see people misusing HTML while users suffer.

    Thread Starter oceanbluesky

    (@oceanbluesky)

    ok, I’ve tried placing that HTML table in the footer, but it currently appears like this when cut and pasted:

    http://marsartists.factualfiction.com

    sorry about the mixup I thought you were being sarcastic : ) this should be straightforward and basic so sarcasm would not be out of line…I’m just unsure why the table appears so different once cut and pasted into the footer…where should for example the folder of sliced images be placed? Even when img source paths point directly to slices within the folder the footer still appears this way…

    thanks, sorry again about the misunderstanding : )

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘How to modify twentytwelve-child footer.php?’ is closed to new replies.