Support » Themes and Templates » when i view site with IE the title & subtitle overlap. is the theme to blame?

  • Resolved icreateb

    (@icreateb)


    my site is http://www.icreatebecauseimust.com
    when i view it in Internet explorer the overlap happens, when i view it in firefox it is fine… is it the fault of bad HTML? what could be another reason? and, more importatly, is there something that can be done about it by someone who knows almost nothing?

Viewing 2 replies - 1 through 2 (of 2 total)
  • icreateb,

    There is in fact another reason, the css is a bit off for your header. The quickest, easiest fix would be to add the following line to you theme’s style.css file (anywhere should do):

    #header h1{ font-size:1.8em; margin-bottom:0;padding-bottom:0;}

    Let me know if this works for you,
    -Mike

    Thread Starter icreateb

    (@icreateb)

    THANK YOU THANK YOU THANK YOU!
    it totally worked. not a problem! thanks a ton!
    amy

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘when i view site with IE the title & subtitle overlap. is the theme to blame?’ is closed to new replies.