By rajeshh on
how to add curved border to a user login form.
I think the usual procedure is to draw as many lines of diff size so that it appears as a curved border.
Is it possible to achieve it using .css file alone or is there any alternate method
Comments
Rounded corners with Panels
Have you tried the Panels module? With panels you can specify rounded corners for all of your panel layouts.
You should be able to feed the user login block into a Panel.
-backdrifting