2009-12-12, 12:00 AM
2009-12-14, 04:41 AM
(2009-12-11, 11:45 PM)TimB. Wrote: [ -> ](2009-12-11, 03:34 PM)btraill Wrote: [ -> ]Not a fan of the square on/off buttons either.(2009-12-11, 01:12 PM)computergeek67 Wrote: [ -> ]I don't really like the square on/off icons.
Do you think slightly rounded ones would look better?
For example:
What do people think of the above ^^ Should I ditch all the square on/off buttons in favor of those rounded ones or some up with something entirely new altogether for them.
2009-12-14, 04:52 AM
This theme can be easily customized to fit everything IMO. So there shouldn't be any need of making special status icons. But that's me.
2009-12-14, 02:24 PM
The backgrounds don't look well, to overwhelming for me. Also some gradient colors do not look that good but its fine overall
.

2009-12-14, 05:51 PM
emm... you're meant to use your own background. At least that's what I thought to be the purpose of the theme
2009-12-14, 07:56 PM
Yes, use the rounded ones you made! They look 10000x better.
2009-12-14, 10:46 PM
(2009-12-14, 02:24 PM)Zomaian Wrote: [ -> ]The backgrounds don't look well, to overwhelming for me.
(2009-12-14, 05:51 PM)combus Wrote: [ -> ]emm... you're meant to use your own background. At least that's what I thought to be the purpose of the theme
Yep combus is right, your suppose to customize the background rather than the header as I figured changing the background changes the feel of the design far more than the header.
The backgrounds I have used were just a colour with a a few brushes stuck on top, they weren't meant to look spectacular.
2009-12-30, 10:19 PM
Those look great!
What local host software were you using?
What local host software were you using?
2009-12-31, 12:03 AM
Thats XAMPP
2009-12-31, 11:20 PM
Yeah XAMPP.
Someone asked me how to put a header image in so I thought I would post what I told them:
in the MyBB admin panel go Templates & Styles > Templates > shleek > Options > Expand Template set > Header templates > Options > Full Edit
Then replace:
With:
The header text though will be the global site name by default so I figured many novices would prefer that rather than an image to change.
Someone asked me how to put a header image in so I thought I would post what I told them:
in the MyBB admin panel go Templates & Styles > Templates > shleek > Options > Expand Template set > Header templates > Options > Full Edit
Then replace:
{$mybb->settings['homename']}
With:
<img src="yourimage.jpg" alt="image name" />
The header text though will be the global site name by default so I figured many novices would prefer that rather than an image to change.