Viewing 7 posts - 16 through 22 (of 22 total)
  • #199739
    ocnsea
    Member
    Post count: 18

    1. Logo is distorted in Tablet view
    2. Logo is way too high now and padding won’t fix this issue in the theme options panel

    The logo at this exact same width and height was working just fine before, why would it now just mess up?

    #199760
    ocnsea
    Member
    Post count: 18

    1. The logo is distorted in tablet view
    2. The logo is now adding a disproportionate amount of logo padding and logo padding settings in panel will not respond

    Do I need to remove the 800 x 150 pixel citation within the header option? Currently there is 35 padding but like I said it won’t do anything even if I remove this to 0. What’s confusing is the logo I had before was the exact same size and settings and upon a new upload it suddenly stop working. Why is that?

    Thanks,
    Brendan

    #199761
    ocnsea
    Member
    Post count: 18

    1. The logo is distorted in tablet view
    2. The logo is now adding a disproportionate amount of logo padding and logo padding settings in panel will not respond

    Do I need to remove the 800 x 150 pixel citation within the header option? Currently there is 35 padding but like I said it won’t do anything even if I remove this to 0. What’s confusing is the logo I had before was the exact same size and settings and upon a new upload it suddenly stop working. Why is that?

    Attachments:
    You must be logged in to view attached files.
    #200161
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    1- Please dont remove any pixels from header options.

    2- I dont see any padding issue at tablet view.

    3- Please use this custom css code for mobile view.

    @media only screen and (max-width: 479px) {
    #logo img{max-width:300px !important;}
    }

    Thanks
    Mohammad

    #200646
    uowlimited
    Member
    Post count: 16

    Hi,

    I made this thread a while ago but I’m having exactly the same problem again, and the fix you posted before doesn’t help. It makes it worse, actually.

    I can see roughly the issue – with the header layout on Center, the 3 header sections with the span4 class limit the logo to filling 1/3 of the width, whilst our logo is very wide but not tall. Thus, the height is stretched out of the aspect ratio, and the right and left sections of the header are practically empty.

    Is there a CSS rule, or modifications to the PHP files, that I can make to perhaps change the right and left header sections to span2, and the central logo section to span8?

    Or an even simpler fix?

    #200647
    uowlimited
    Member
    Post count: 16
    This reply has been marked as private.
    #201230
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Him

    @uowlimited
    – Please create new topic with marked screenshots to indicate the issue.
    Thanks
    Mohammad

Viewing 7 posts - 16 through 22 (of 22 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register