Project:CurvyCorners
Version:5.x-1.x-dev
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Great module!

Took me a while to get the hang of it... but now i've got curvy corners all over the place ! :)

My question is: How can i add a 10px padding to the left and the right inner sides of the box?

What i want is:

element.style {
...
padding-left: 10px;
padding-right: 10px;
}

Comments

#1

Status:active» fixed

After finding this i solved the issue.

Padding can be added using the AutoPad, but only if all 4 ways have the same padding (i.e. padding: XXpx).

#2

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.