Jump to content

Remove Internally Linked Header

Featured Replies

Posted

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.

107271804_ScreenshotatMay2312-52-46.thumb.png.04933f005208dc69c331131e964ab321.png

+1

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

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?

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

  • Author

If you want to create one, sweet. I think it would be a good addition to Kitchen Sink by @All Astronauts

 

Two second add, and done.

And the image block, and a border option...

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.