I can't figure out which setting to use. I've tried:
Code: Select all
{CGSmartImage src=$logo max_width='175' alt=$firmanavn}
And
{CGSmartImage src=$logo filter_resizetofit='175,140,transparent' alt=$firmanavn}
Code: Select all
{CGSmartImage src=$logo max_width='175' alt=$firmanavn}
And
{CGSmartImage src=$logo filter_resizetofit='175,140,transparent' alt=$firmanavn}
Code: Select all
{CGSmartImage src=$logo noembed="1" alt="" filter_resize='w,250,transparent' max_height="250" max_width='250'}