Skip to Content Skip to Menu

🎃 Happy Halloween! Treat yourself with an awesome discount! Get 20% off now with code SPOOKY-2024!

Show a Joomla article into a delimiter field, possible?

11 years 9 months ago - 11 years 9 months ago #218856 by pepperstreet
I thought you are talking about a CB textarea field...
Now, I see. You want a smaller display with auto-scrollbars, so you don´t display the complete text, right?

Alternative idea:
Just use the Delimiter field description for your text. Insert ArticlesAnywhere plugin code and J! article ID.
In frontend, investigate your page source with FireBug or a similar tool... find your Delimiter field output and its respective DIV#. Looks like cbfv_99

(99 is just a placeholder, you will have a different ID#)

Then add some CSS properties to this particular DIV#. You may use a fixed pixel height. Important: Then use property "overflow: auto;". Optionally, you might use a width as well. Add some color or borders, padding etc.

That should give you scrollbars ;-)


Attachments:
Last edit: 11 years 9 months ago by pepperstreet.
The following user(s) said Thank You: krileon

Please Log in or Create an account to join the conversation.

11 years 9 months ago #218865 by deltafidesign
I will take a look and let you know. Thanks!

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum