Dashboard: CSS instead of jQuery
-
Hey Samir,
if I could offer one small suggestion:
One thing I noticed is that you are hiding the comments statistics on the dashboard widget On a Glance via jQuery. This could be done with CSS at disable-comments.php:334:#dashboard_right_now .comment-count, #dashboard_right_now .comment-mod-count { display: none !important }
If you move this CSS into the head instead of the footer, is will solve those statistics briefly showing before jQuery kicks in.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Dashboard: CSS instead of jQuery’ is closed to new replies.