Appnitro Software Forums » MachForm 2

Logo Banner only showing part of it...


  1. Can anyone help me to figure out why my banner is only showing a portion of it? I made it 640 px x 223 px because I had read that was the proper size.

    [IMG]http://i.imgur.com/860Zr.jpg[/IMG]

    Thank you :)

    Posted 5 months ago #
  2. Got it...nevermind. For anyone needing this in the future, you adjust like this (I changed the min-height from 0 to 223:

    #main_body h1 a
    {

    display:block;
    height:100%;
    min-height:223px;
    overflow:hidden;
    }

    Posted 5 months ago #

RSS feed for this topic

Reply