MyBB Community Forums

Full Version: [WIP] Colorized - jQuery Skin
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
So, today i launched my webserver and i have designed a skin for mybb.

For moment unique jQuery added is:
* Animated collapse
* Color Picker
* Modal box

Screens:

Animated collapse in action: http://i.imgur.com/AioX9.png
Modal box: http://i.imgur.com/IWskT.png
Color picker: not yet... for it i need create gif image XD

What do you think?
(2012-04-30, 06:10 PM)metonator Wrote: [ -> ]for it i need create gif image XD

png > gif
go for png. it's better on colors
it isnt the problem, dhe problem is for make demo of colorpicker i need create animated image, and animate format is gif.... Btw demo: design.refx-crack.org (public demo for catch bugs of skin)
(2012-05-01, 04:46 PM)metonator Wrote: [ -> ]it isnt the problem, dhe problem is for make demo of colorpicker i need create animated image, and animate format is gif.... Btw demo: design.refx-crack.org (public demo for catch bugs of skin)

Does it need to be animated or is that just you trying to make it look nice? You have a few options:
  1. Attempt to make a terrible GIF animation. It would function in all browsers but would look terrible.
  2. Make a PNG animation - the older browsers will just see a single frame so this only works if it's just to make it look nice.
  3. Create two PNGs and use CSS to create it so on hover/click the image changes. This works in most browsers but it's only 2 or 3 frames of animation.
i think he means to show a demo of the colour picker as in a gif of it doing its action.

but u cud check envira's website for a demo as that is clearly using the same library
(2012-05-24, 10:30 PM)fma965 Wrote: [ -> ]i think he means to show a demo of the colour picker as in a gif of it doing its action.

Oh haha, completely misunderstood! Either make a video or don't bother.