Closed (fixed)
Project:
CurvyCorners
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Mar 2008 at 22:41 UTC
Updated:
29 Mar 2008 at 09:32 UTC
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
Comment #1
asak commentedAfter 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).Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.