I have a table which contains a segmented picture. Picture is segmented due to adding mouse over effect on some parts of picture.
Although the stand-alone version is OK, when integrated to WordPress as a side bar HTML code, becomes messy (cell-padding
changes). Since I have no control over the parent control (here a DIV
) how can I override parent CSS from my HTML code (without changing WordPress side-bar PHP code).