My b2evolution Version: 1.10.2
I'd like to style my error pages, for example the "You can't post an empty comment" error generated by /htsrv/comment_post.php...
Is there a way to load the stylesheet from core pages so that it's always the stylesheet of the current skin... something like:
<link href="CURRENTSKIN.css" rel="stylesheet" type="text/css" media="screen" />
I'd like to have it called dynamically so that the file doesn't have to be edited each time a skin is changed.
jj.