Twisted Sister said:
Reverse Flash said:
Looking good! What are you planning to do with it once it's done? Custom theme for your forum, free, premium, etc.?
I really love the color picker (just added one to my own site today π) and the button that reduces the forum width and reveals the sidebar.
I haven't thought of that yet to be honest i was doing it as a fun project, but i'm in no position to sell it as of right now there is some little bugs, thank you though!
π oh nice ! i'm trying to figure out how to implement that width changer haha.
Me too. The width changer was difficult... thought it would be really easy at first, and tried using jQuery - onclick() event on a button, which then used the .css() event to change the container's width to something else - but it didn't work.
π
Edit: Wait... what about animate()? Hmmm... *goes off to test it out*