CSS Fun With WP

I decided to try to make some small design changes to this theme, Webbdesign 1.1.2 by Divine Developer, I am using.

I made the following mods to the Webbdesign 1.1.2 theme’s stylesheet:

.post h2.pagetitle {
margin: 0;
padding: 0;
height: 40px;
background: url(images/h2.gif) no-repeat top left;
width: 100%;
text-align: left; /* changed to left by RJW 4 OCT 2009 default is center */
padding: 6px 0;
padding-left: 25px; /* added by RJW 4 OCT 2009 */;
}
.post h2. a {
padding: 0 12px;
}
.entry, .entrytext {
padding:5px 12px 5px;
font-size:125%; /* added by RJW 4 Oct 2009 */
}

We’ll see what else I can play with. I want to try to include an image in the header.

This entry was posted in CSS Adventures. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>