HostOnNet Blog

pre style for wordpress

Looking for Linux Server Admin or WordPress Expert? We can help.

Edit style.css, add following at the end

pre {
    background: url("http://blog.hostonnet.com/files_hon/wp_pre_bg.gif") repeat scroll left top #FFFFFF;
    border: 1px solid #999999;
    color: #000000;
    display: block;
    font-family: "Courier New",Courier,monospace;
    font-size: 13px;
    line-height: 18px;
    margin: 10px 0 20px;
    overflow-x: scroll;
    overflow-y: auto;
    padding: 18px 10px 17px;
    position: relative;
    z-index: 50;
}

Posted in General

Leave a Reply

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

This site uses Akismet to reduce spam. Learn how your comment data is processed.