jimcoe
Posts: 259
Joined: 13 Feb 12
Trust:
02 May 12 4:40 pm
You do any CSS?
File this one under "Better late than never". Just discovered how easy it is to add rounded corners and drop shadows in CSS!
Here's a sample:
Here's a CSS code snippet (as in a separate CSS style sheet or static page header):
Of course the important lines are "box-shadow" and "border-radius".
...and the HTML code snippet:
Of course in WordPress you'd need to go into the editor's "HTML View" and use inline code for the CSS, with "<div style="....">
This isn't a coding forum, so enough said for those who are into CSS.
If anyone wants the details, I could do a little downloadable doc on this (eventually).
Cheers!
_jim coe