MyBB Community Forums

Full Version: Improve graphic rendering by using svg files
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I recently started to make a responsive theme for my forum. In my other projects as a freelance web developer I tend to use Modernizr to detect SVG support (which is mostly useless as every browser except IE <9 supports it) and provide PNG-fallbacks.

Now the benefits of using SVG are smoothly scaling icons independent of the chosen size, easy-to-edit markup and lightweight filesize. Projects like iconmonstr provide beautiful, freely useable symbols.

What I'd like to know as well - is there a possibility to participate in the design process? I'm no PHP programmer but I do know one thing or another about usability, UI design and HTML5/CSS3 and would really like to participate in this.
I don't see any chance to see this in MyBB 1.8 as we want to keep most of the UI for compatibility. However this may be worth to look into for MyBB 2.