Welcome to the LimeSurvey Community Forum

Ask the community, share ideas, and connect with other LimeSurvey users!

Resize a logo in the survey list

  • ymca
  • ymca's Avatar Topic Author
  • Offline
  • Elite Member
  • Elite Member
More
3 years 11 months ago #199819 by ymca
Resize a logo in the survey list was created by ymca
Hi,

How can I resize (make smaller) the logo from the "layout_survey_list.twig" without loosing resolution?
Code:
{{ image('./files/survey_list_header.png', aSurveyInfo.name, {"class": "img-responsive center-block"}) }}

LS 4.2.1

LS Version 4.2+
The topic has been locked.
  • tpartner
  • tpartner's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
3 years 11 months ago #199821 by tpartner
Replied by tpartner on topic Resize a logo in the survey list
Something like this in custom.css:

Code:
#surveys-list-container img.center-block {
    width: 200px;
    max-width: 30%;
}

Cheers,
Tony Partner

Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
The following user(s) said Thank You: ymca
The topic has been locked.

Lime-years ahead

Online-surveys for every purse and purpose