Strip remaining stylesheets | Get rid of the stylesheets that have not been automatically removed by the plugin but still need to be stripped out (one path per line). The path is the content of the hrefattribute of the link tag. Example |
Note The stylesheets will be searched in the whole page, unless the modifications are limited to the <head> tag.
The stylesheets are stripped independently from the jQuery fixes.
Head tag
The following styles will be added to the <head> tag.
Add styles | Add CSS stylesheets (one path per line).
Example |
Add style declarations | Add CSS styles.
Example |
Note Stylesheets are added after all the plugin modifications. Therefore the styles can contain any code without the risk of being removed by the plugin.