juliocobra
New Member
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 \[code\]WordPress\[/code\] as a side bar \[code\]HTML\[/code\] code, becomes messy (\[code\]cell-padding\[/code\] changes). Since I have no control over the parent control (here a \[code\]DIV\[/code\]) how can I override parent \[code\]CSS\[/code\] from my \[code\]HTML\[/code\] code (without changing \[code\]WordPress\[/code\] side-bar \[code\]PHP\[/code\] code).Here is the defective version.Thanks