I know I’ve been asking a lot of questions in the last days but I am just trying to do my best on setting up the page 🙂
So here is what I am aiming for. I want the “.page-wrapper” to have inverted round corners. From my research the best way to do that, is to add the jquery.corner.js to the theme and than do something like:
$(this).corner(“bite”);
where “this” should be the page-wrapper.
I already added the jquery.corner.js to the themes’ js folder. What do I have to do next to make it work?
really appreciate your help
greetz