badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Logo?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #8393
    jkrassman
    Member

    Hi,

    Where should I put my Logo in the header area?

    I cant find any settings for this, do I have to hardcode this into a file? If so, how?

    Joakim

    #8400
    Sanjip Shah
    Participant
    #8416
    jkrassman
    Member

    Hello,

    That works fine, except from the fact that I can’t position the header as it should. It looks fine in the preview, but wrong on the site.

    This is how the site looks like:
    Site

    And this is how I want it to look like. As in the preview of the admin.
    Preview

    #8437
    Sanjip Shah
    Participant

    You will need some css adjustment for that. In the dashboard, go to Appearance->Theme Options->Design Options Tab->Custom CSS. Paste the following css and click on ‘Save all Changes’.
    .hgroup-wrap img {
    clear: both;
    margin-bottom: 0;
    margin-top: 0;
    float: left;
    }
    .hgroup-wrap {
    padding-bottom: 20px;
    }

    Hope this helps.

    #8448
    jkrassman
    Member

    Yepp, it did the trick!

    #8469
    Sanjip Shah
    Participant

    @jkrassman Okay. Great!

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.