Styling Asides
-
Hi All,
Just wanted to get some input on asides. I used Coldforged’s plugin to get my asides, did some some quick styling and was posting asides in no time. But now I want style them a little better. Preferably, I’d like to have them like https://www.coldforged.org or Mike G’s at https://www.reelreviewsradio.com. The things I can’t seem to do are:1: make the corners rounded
2: close the space just a bit in between the posts
3: reduce the space on the top and the bottom of the asides (don’t like wasting space)Here’s my site: https://www.no1slistening.com
Here’s my coding from my CSS:
.asides {
font: ‘Lucida Grande’, Verdana, Arial, Sans-Serif;
font-size: 0.8em;
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
padding-left: 8px;
background-color: #cccccc;
border: 1px solid #666666;
}Forgive it seems amateurish. Just started using WordPress two weeks ago.
Thanks for any/all help!
JV
- The topic ‘Styling Asides’ is closed to new replies.