• I am using wordpress 4.0 and divi theme of elegant themes … whenever i post
    this html table in the text editor

    <table border="2" cellspacing="0" cellpadding="0" width="357" bordercolor="#006699">

    bordercolor auto remove…
    and some other table formatting too. I also have tinymce advanced plugin installed i wonder whether this is the root cause..

    I don’t know how to mess with this..
    If you know the solution then please answer

Viewing 2 replies - 1 through 2 (of 2 total)
  • jack randall

    (@theotherlebowski)

    give the table (and any tr td elements) a class name and add the style to the style.css file. separation of content and style is the best way to go.

    Thread Starter mnhfile

    (@mnhfile)

    I am having problems when i post css codes in child theme .. so is there any way to make borders size and their colors other than doing classes and id’s..

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Text editor auto remove my html tags/formatting’ is closed to new replies.