Plugin Options Style
-
Hi,
I need some help with styling my options page. The problem is that I’ve registerd and enqueued some css rules. However, in the admin area there are some styles dynamically loaded via this rule:
<link rel=’stylesheet’ href=’https://127.0.0.1/wp-plugin-dev/wp-admin/load-styles.php?c=1&dir=ltr&load=admin-bar,wp-admin&ver=3.4.1′ type=’text/css’ media=’all’ />
Thus these styles are overriding my enqueued rules.
Is it possible to enque my styles AFTER this line, so it gets applied last. Preferably in a reliable fashion?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Plugin Options Style’ is closed to new replies.