• Resolved rickskirch

    (@rickskirch)


    Overall need: embed an individual accordion in every cell. What I have now is the test HTML in the row. It appears as if the CSS is partially working, but not fully. The link shows up formatted properly with the appropriate colors and styles, but not the functionality. If this code stands alone it works, but embedded in the cell the according does nothing. Any suggestions?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    I’m not really sure, but it looks like the HTML code “accordion” and “accordion1” is mixed up a little bit. That’s then what trips up the CSS code, I believe.

    Regards,
    Tobias

    Thread Starter rickskirch

    (@rickskirch)

    As I said above, if this code stands alone it works (https://jsfiddle.net/rickskirch/crnpe36f/4/). The reason it has accordion1 is that the original code had 3 accordions.

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for that! I just tested this successfully on a local test site of mine and it worked without issue. Unfortunately, I’m failing to see why it’s not working on your site 🙁 I don’t see anything that’s different (in HTML or CSS), so that I can only assume that something “externally” must be interfering here 🙁

    Regards,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘CSS for imbedded row HTML’ is closed to new replies.