Well that sucks as curve2's graphics looks damn good. I finally found a bunch of seperate gif files on SMF2.1 on github and downloaded from there and replaced the ones on the server. That worked pretty good
Its not a simple method, first of all Curve2 is powered with HTML5 & CSS3 which means no longer big block images for cat_bar / title_bar. Another part about icons, Curve2 is using sprite method to show icons while curve uses direct access (img tag). Yo...