Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Mike Jolley

    (@mikejolley)

    You can add some CSS. e.g.

    .company_logo { width: auto !important; }
    Thread Starter oblaum

    (@oblaum)

    hey mike, thanks for the very fast repsonds. sounded good.

    facing then these problems:
    . in the listening the logo thumb is to large
    . in the detailpage the logo is going over the text

    maybe in the upload process to give users a kind of crop?
    is there maybe a existing code or plugin (only for job image uploads)

    thanks
    oli

    Plugin Author Mike Jolley

    (@mikejolley)

    A link to the site would be helpful. Thanks.

    Thread Starter oblaum

    (@oblaum)

    hey mike,

    sure: https://beta.wak.de/jobboerse/

    thanks
    oli

    Plugin Author Mike Jolley

    (@mikejolley)

    To avoid overlap, set the height instead:

    .company_logo { height: auto !important; }
    Thread Starter oblaum

    (@oblaum)

    thanks, mike!
    i’ve tried to center it vertically (top: 50% !important;), but then the default icon is not right

    Thread Starter oblaum

    (@oblaum)

    ps for future it would be nice to have the company logo bigger on the job detail page.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘company logo?| display proportion’ is closed to new replies.