+ Reply to Thread
Results 1 to 2 of 2

Thread: Larger logo than Default (178x42) Help

  1. #1

    Question Larger logo than Default (178x42) Help

    Hello,

    Is there a tutorial for putting a larger logo into the header template? I want to keep normal and fixed header style as in the default template style, but if I add a larger logo than the default 178x42 (say 300x59 pixels), the entire header goes out of place, the search, the menu links, post ad button etc. I am just looking to move through this step as quickly as possible, a straight forward answser would be great! I am sure the template and the css need to be changed, but I have tried several things, and it's becoming a looping process. I am going in circles with step 1.

    Thank you
    Brian

  2. #2
    Guru
    Join Date
    Jan 2013
    Location
    Australia
    Posts
    2,028
    style.css line 620

    div#logo img {
    width: 178px;
    height: 42px;

    float: left;
    margin-top: 17px;
    }

    your probably going to need to edit these ?
    Last edited by Pete Young; December 14, 2017 at 07:31 AM.

+ Reply to Thread