I figured, that with all the past year has brought, it was about time with a change of appearance. At some point I might make my own wordpress theme, but until that day I’ll be using infimum which, as you can plainly see, is a very minimal theme.
Posted by Mads Sülau Jørgensen at 2:12 pm on April 19th, 2009. 4 comments... » Categories: Uncategorized. Tags: Theme, Wordpress.
It seems that this theme does not like very short blog headlines. So I’ve put a min-width: 6em into the #header h1 {} definition.
min-width: 6em
#header h1 {}
So this becomes: #header h1 { margin: 0em; border: 0px solid gray; padding: 0em; font-size: 4em; line-height: 0.75em; /* weird IE7 bug fix */ float: left; min-width: 6em; }
#header h1 { margin: 0em; border: 0px solid gray; padding: 0em; font-size: 4em; line-height: 0.75em; /* weird IE7 bug fix */ float: left; min-width: 6em; }
Posted by Mads Sülau Jørgensen on April 19th, 2009.
It’s boring Mads!
Posted by sanne on May 3rd, 2009.
Then it’s a perfect fit. I write nothing but boring stuff.
Posted by Mads Sülau Jørgensen on May 3rd, 2009.
It suits your glasses…
Posted by Thomas on May 4th, 2009.
Name (required)
Mail (will not be published) (required)
Website
It seems that this theme does not like very short blog headlines. So I’ve put a
min-width: 6eminto the#header h1 {}definition.So this becomes:
Posted by Mads Sülau Jørgensen on April 19th, 2009.
It’s boring Mads!
Posted by sanne on May 3rd, 2009.
Then it’s a perfect fit. I write nothing but boring stuff.
Posted by Mads Sülau Jørgensen on May 3rd, 2009.
It suits your glasses…
Posted by Thomas on May 4th, 2009.