Forum Discussion
ebroyles
12 years agoMaven
Hi Yuri,
This is helpful, however it appears that the TKB Article Page Header page is not even in use on our TKB Article Page page. Instead the internal Lithium component "article" is being used. I checked it in the Toolbelt Inspector and it indicates that it cannot be modified in Studio.
I tried swapping the "article" component for the "TKB Article Page Header" quilt, but that removes the article itself from the display.
What component can I use to show simply the article body itself without using the internal "article" component so that I can fully control the layout of the TKB Article Page?
Thanks,
Eric
This is helpful, however it appears that the TKB Article Page Header page is not even in use on our TKB Article Page page. Instead the internal Lithium component "article" is being used. I checked it in the Toolbelt Inspector and it indicates that it cannot be modified in Studio.
I tried swapping the "article" component for the "TKB Article Page Header" quilt, but that removes the article itself from the display.
What component can I use to show simply the article body itself without using the internal "article" component so that I can fully control the layout of the TKB Article Page?
Thanks,
Eric
YuriK
12 years agoKhoros Expert
Hey Eric,
in TKB v2 the article component contains within it a TKB Message quilt. The labels are part of the message-header inside TKB Message. However, the title is also part of the message-header. You have a few options here:
1) Use css to hide the labels in the article component and then add them the way I specified in my previous post
2) Remove the message-header from the TKB Message quilt and either create a custom component that has just the portions of the header that you want.
Option 1 is the simplest one to go with although it is not the most elegant. Option 2 will probably require a bit of work to get lookin right.
Hope this helps,
Yuri