The MU forums have moved to WordPress.org

Custom Css (2 posts)

  1. chenow10
    Member
    Posted 14 years ago #

    I'm attempting to set a custom header and font for the body of all my sub blogs.

    I got the header and font to appear on all of the blogs by editing the custom.css file in the Thesis theme folder for my sub blogs. They all looked fin on Firefox and Safari. In Internet Explorer however, all the content on the page shrunk and got mashed together. When I removed the css I had added to the custom.css file, everything returned to normal.

    I know IE doesn't comply to W3 standards, which probably why this is happening. Is there anything I can do to my css to fix this for people that will be using IE as their preferred browser? Thanks!

    I altered the custom.css file and with the following code:

    .custom #header {border-width:0 0 0.3em; height:197px; padding-top:2.2em;
    padding-bottom:2.2em; background:url(/images/paheader.jpg) center left no-repeat;}
    custom #header #logo {display:none;}
    .custom #header #tagline {display:none;}

    body.custom {
    color:#111111; font-family:"Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,sans-serif; font-size:62.5%;
    }

  2. andrea_r
    Moderator
    Posted 14 years ago #

    Since you're using Thesis, and this isn't MU-specific, but rather IE troubleshooting, why not ask in the theme's support forums?

About this Topic

  • Started 14 years ago by chenow10
  • Latest reply from andrea_r