The goal of this article is to show you how to use pack:tag to optimize the performance of your JBoss Portal theme. I’ve used this approach on a production JBoss Portal 2.6 implementation and tested the approach out in version 2.7.
JBoss Portal has a feature-rich theme framework where CSS and javascript resources are included in [...]
Posts Tagged ‘css’
Compress your JBoss Portal Theme with pack:tag
Print Watermarks with CSS
So, as we all know - CSS has its limitations. If you’ve ever tried to implement printable watermarks with CSS, then you’ve no doubt come across a few of them. From vertical centering, to cross-browser feature support, to mysterious print-mode CSS rendering - printable watermarks turn out to be a real pain to get working [...]
