Use existing style on table
-
I have a plugin that translates my webpages. It is language instruction, so there are parts I don’t want to be translated. They provide a class, “notranslate” so I can wrap text and it won’t be translated. For instance <span class=”notranslate;”>Don’t translate me.</span>
I can’t figure out how to apply the class to the cells in the table.
Do you have a solution?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Use existing style on table’ is closed to new replies.