NAVIGATION
This shows you the differences between two versions of the page.
|
english:phpwcms-system:article:contentparts:images-div:one-thumb-several-largesize [2010/08/21 14:15] Claus |
english:phpwcms-system:article:contentparts:images-div:one-thumb-several-largesize [2018/06/03 18:09] (current) |
||
|---|---|---|---|
| Line 29: | Line 29: | ||
| Forum: [[http://forum.phpwcms.org/viewtopic.php?p=125981#p125981|Bilder einfügen mit nur 1 Vorschaubild]] | Forum: [[http://forum.phpwcms.org/viewtopic.php?p=125981#p125981|Bilder einfügen mit nur 1 Vorschaubild]] | ||
| - | Place in template from the CP in the surrounding container into a style statement: | + | Edit appropriate template of the CP and drop the following into the style definition of the enclosing container: |
| <code html>[PHP]if ('{FIRST}' == '') echo 'display: none;';[/PHP]</code> | <code html>[PHP]if ('{FIRST}' == '') echo 'display: none;';[/PHP]</code> | ||