Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
spelling
tagDiv Member

The problem still exists in Version 12.2. However I cannot find the sourcecode to modify and uncomment. Which files can I modify to delete the youtube URLs in the description?

spelling
tagDiv Member

Dear Simion,
I regularly import some videos and use their thumbnail images from YouTube. The thumbnails are in the 16:9 format. However, the auto crop function in the theme makes the thumbnails look strange because it cuts away some parts of the original 16:9 image. So there are always some parts missing of the original thumbnail images which looks strange.

In earlier versions of the theme I could disable the cropping feature in the td_config.php by entirely replacing the terms

‘crop’ => array(‘center’, ‘top’),

with the term

‘crop’ => false,

However, in the new theme version 8.8 this does not seem to work anymore. Is there a workaround to generally disable the auto crop function in the whole theme?

  • This reply was modified 8 years by spelling.
Viewing 2 posts - 1 through 2 (of 2 total)