Thank you ill have a look at them and see if i can use them in anyway for what id like to use em for
Wasnt sure what to title this thread, but that aside im trying to find a wordpress plugin or a webapp or something that will allow me to allow people (customers) submit their own designs to be printed on the back of a phone case? i cant seem to find anything and not sure if there is anything on CodeCanyon that is along them lines, would it be more a custom script or what?
Thanks Renny
Renny said
CodingJack said
Here’s the final version as I assume you want the sticky always showing when scrollTop = 0 http://jsfiddle.net/YhrbW/6/You really are awesome! many many thanks !
Edit: found the solution changed the .smenu target to the #Sticky-Menu instead thanks again!
2nd Edit: Not sure why but it works fine on jsfiddle but in my document it doesnt work at all?
cant edit my last post, but now all fixed 
CodingJack said
Here’s the final version as I assume you want the sticky always showing when scrollTop = 0 http://jsfiddle.net/YhrbW/6/
You really are awesome! many many thanks ! 
Edit: found the solution changed the .smenu target to the #Sticky-Menu instead thanks again!
2nd Edit: Not sure why but it works fine on jsfiddle but in my document it doesnt work at all
?
Thank you for your help, however this doesnt seem to work? at all? 
Im not that much of an expert on jQuery
im using this
$(window).scroll(function (event) {
var y = $(this).scrollTop();
if (y > 0) {
$('.smenu-lower').slideUp('fast');
}
else{
$('.smenu-lower').slideDown('fast');
}
});
to get my lower menu to slideUp on scroll down the page, and slideDown again once scrolled back to the top of the page. However i cant figure out how to get it to Slidedown when it isnt at the top when the user hovers over and then slideUp when the user hovers off
http://jsfiddle.net/YhrbW/1/ Uploaded it to heresmoothwave_themes said
Id also move the Search input box down by a couple of pixels. Just nit-picking but its not totally vertical aligned.![]()
haha yes i corrected that already
sadly it got rejected due to it looks too much like my 3D Menu 
jazerix said
I took a real hard look at your picture, and I think it looks wonderful! The only thing I thought would be cool would be if you could add icons to menus / submenus, and maybe a little text below the sub-menu?You say 9 different colors, why not just use a color picker, and let the user choose?
Good job though
Thank you !
I included font-awesome, you can add icons to the submenus which I did after i created that images which was stupid of me as I should had done it to begin with but thanks for the suggestions ! The 9 predefined colours but the buyer can create their own as well 
I might look at making submenu categories/breaks but only if it suits/looks right
I’m also trying to figure out how to get the submenus to slidedown and slideup using either CSS or jquery but I just can’t seem to figure it out as to which ul li to aim it at (not sure why but ul li ul li…etc just really confuses me…).
Not sure if this is correct place but
Ive Created this : http://i.imgur.com/N49nqGc.png
Just wondering if any suggestions how i could improve upon it?
It sticks to top of the page/site, 9 Different colors, Font-awesome icons, easy to install, wordpress ready too if youd wanna use it in wordpress
basically does it look okay? is it worthy for a submission 
Everyone keeps telling me Apple, But i dare say if i was to get a apple laptop id regret it later on?
