Results 1 to 3 of 3

Thread: Logo

  1. #1
    Thread Starter
    Rookie
    Not a Verified Customer
    bizzy's Avatar
    Join Date
    Sep 2009
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Logo

    Hi,

    I'm at my wits end trying to install my logo. Can someone tell me where the CSS file is that controls the logo?

    My image is really distorted and I am guessing I need to change the CSS with the proper dimensions.

    Thanks in advance.

  2. #2
    Founder dcowgill's Avatar
    Join Date
    Mar 2009
    Location
    San Francisco, CA
    Posts
    1,939
    Thanks
    66
    Thanked 135 Times in 99 Posts

    Re: Logo

    Hi Bizzy-

    There aren't any width/height settings on the header logo. I'd also have to see your site to see how you're currently doing it.

    The only css that you could tinker with would be in master.css and this block:
    Code:
    .header-logo {
    display:table-cell;
    height:120px;
    vertical-align:middle;
    }

  3. #3
    Thread Starter
    Rookie
    Not a Verified Customer
    bizzy's Avatar
    Join Date
    Sep 2009
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Logo

    Thanks so much. I was able to resolve it.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)