Thread Starter
ARVG
(@arvg)
Dir Sir,
I have put the codes from in the “custom CSS” tab “Plugin Print Stylesheet”.
Nothing like to happen?
What am i doing wrong?
Advance settings are:
Use the Plugin CSS; is on
Use Rich Text Editor; is on
Use WordPress Auto Formatting; is on
These are the tings that I have try in the “Plugin Print Stylesheet”:
1. I have placed the CSS code from http://css-tricks.com/rotated-table-column-headers/ (no changes)
2. ad the Fallback CSS code from http://css-tricks.com/rotated-table-column-headers/ (no changes)
3. change the codes with the code from https://gist.github.com/jbonney/6032785 (no changes)
4. also tried this 3 with in pbd-list-default.php code $this->print_header_row( ‘<th class=”%2$s” scope=”col”><div><span><u>%1$s</u></div></span></th>’ ); (no changes)