Fork me on GitHub

Xinha Textarea Background Color  Bottom

  • Hello. I have xinha installed and it is very hard to see the outlines of where my tables are when I edit the pages. I was wondering if anyone knew of how to change the table outline color so it could be easier to see where the boundaries are? The table has a border size of 0 though, all I'm concerned about is being able to see where the boundaries are.
  • In your theme /style/style.css

    Code

    textarea {
        background-color: #FFFFF;
    }

    Adjust your code as needed

    --
    David Pahl
    Zikula Support Team
  • 0 users

This list is based on users active over the last 60 minutes.