@lmilesw:
Yes, I see that section of the Atahualpa Options, however I’m missing some information, it seems.
What I’d like to add is:
{ -webkit-border-top-right-radius: 27px; }
{ -moz-border-top-right-radius: 27px; }
{ border-top-right-radius: 27px; }
However…for only a portion of the page – say the Center Column. I suppose it could also be used for the whole Body, but I’m specifically interested in styling the top right (and eventually bottom left) corners of the Center Column.
Just putting the above code intoe the CSS Inserts isn’t going to accomplish what I want to do…what element should I modify – center-column, .center_column??
Thanks!
So, I could do a code insert into the Stylesheet.css? Is there an example of how that’s been done?
So, how do we do rounded corners in the Center Column now?