C. J. W.
Curtis Joe Walker - Las Vegas, NV
Photographer
Writer
Actor
Etc.
Theme by Margarette Bacani
2. Add the following CSS into your Custom CSS field (under
'Advanced'):
#tumbleroll {
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
margin-top: 15px;
overflow: hidden;
padding-bottom: 2px;
}
#tumbleroll h3 {
font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans",
Verdana, Tahoma, sans-serif;
font-weight: normal;
font-size: 1.6em;
font-weight: bold;
padding: 6px 5px 7px;
text-transform: uppercase;
}
#tumbleroll ul {
overflow: hidden;
}
#tumbleroll li {
float: left;
display: inline;
margin: 0 0 5px 5px;
}
#tumbleroll li a {
float: left;
display: inline;
text-decoration: none;
}