/ Published in: CSS
The CSS code uses the Twenty Ten default them
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
#site-title { float: left; font-size: 30px; line-height: 36px; margin: 0 0 0 0; width: 200px; } h1#site-title a{ display:block; width:940px; height:90px; background: transparent url("./images/logo.png") no-repeat top left; text-indent: -9999px; padding:0; margin:0; } #site-title a{ display:block; width:940px; height:90px; background: transparent url("./images/logo.png") no-repeat top left; text-indent: -9999px; padding:0; margin:0; } #site-description { float:left; width:940px; display:none; }