ksmith
-
Problem with header design
It would be helpful to show a screen shot of the PS comp, if possible, to get a better idea of what you are after. Hard to say the best method without seeing it. I'm a super visual person.
-
Jquery code into wordpress post
Enabling JS to be published in a post is a bad idea. Its security hole that people will take advantage of if they know its possible. That aside if you know how to register/enqueue a script in WP you could accomplish what you want with a few lines of…
-
Vertical menu with css3 slideout transition and css3 triangle
Tricky problem. Think I have a decent solution that could possibly be implemented with some adjusting and testing! You'll need to go though and make sure the browser prefixes are in there I didn't bother with those pesky things. Check it o…