Mikko Kortelainen

Tag: Site info

Make WordPress Twenty Eleven theme post pages full wide

I wanted to make the indivitual post pages 100% wide, and also the headings a bit bigger. Here's the CSS to do it:

/* Make individual posts full-width */
.singular.page .hentry {padding:1em;}
.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular #comments-title {
 width: 100%;
}
/* Fix the edit button placement */
.singular …
read more

AVH First Defense Against Spam « WordPress Plugins

I added the AVH First Defence Against Spam plugin to my site. Please report to me If you can't post comments:

Hello again, world!

I'm just trying to get my old blog back online after neglecting it for a couple of years. And a disk crash. And no MySQL dumps, of course. Luckily I had the MyISAM data files so I was able to salvage most of it. Lot's of stuff not working yet …

read more

Site opened

Welcome to Mikko's home page. There's nothing much here quite yet, but I'm working on it.