Site in read-only mode

This site is now read-only following the release of MyBB 1.8 and the new mods site.

If you are looking for MyBB 1.8 mods please click here to visit the new mods site.

You can continue to download submissions for MyBB 1.6 and earlier here, however new submissions will only be accepted via the new mods site.

Simple Light blue Theme

This theme is simple and has easy customization.

Version: 1.1
Author: pompano
Submitted: 22nd August 2011
The background for this and the thread background are all done in css meaning if you are looking for something with easy customization then this is perfect. All you have to do is go to global.css and edit this code:

background: #BEC9FE; /* for non-css3 browsers */

filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#BEC9FE', endColorstr='#081D83'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#BEC9FE), to(#081D83)); /* for webkit browsers */
background: -moz-linear-gradient(top, #BEC9FE, #081D83); /* for firefox 3.6+ */
Previews:Preview Image 4253