Posted May 23, 20187 yr Is it possible to remove the header of internally linked content? By header, I am referring to the information which displays the user who posted and where they posted it.
May 23, 20187 yr Yes, just remove <p class='ipsRichEmbed_title ipsType_reset ipsTruncate ipsTruncate_line'> <a href='{{if $url}}{$url}{{else}}{$content->url()}{{endif}}'>{$lang}</a> </p> from the embedHeader template
May 23, 20187 yr 7 minutes ago, Fosters said: Yes, just remove <p class='ipsRichEmbed_title ipsType_reset ipsTruncate ipsTruncate_line'> <a href='{{if $url}}{$url}{{else}}{$content->url()}{{endif}}'>{$lang}</a> </p> from the embedHeader template Not possible achive it with css code?
May 23, 20187 yr 1 minute ago, kmk said: Not possible achive it with css code? I'm a Coder, I never try to hide something via CSS:D Interested into a plugin?:D
May 23, 20187 yr Author If you want to create one, sweet. I think it would be a good addition to Kitchen Sink by @All Astronauts
May 23, 20187 yr Two second add, and done. And the image block, and a border option... Edited May 23, 20187 yr by All Astronauts
Archived
This topic is now archived and is closed to further replies.