Quote:
Originally Posted by macc
hello!
how get this on vba CMPS 3. 0. 1 page or vba dynamics and how get bold letters?
regards
macc
|
I am not sure on vba dynamics.
For CMPS
How do I add the news ticker to my vB Advanced?
To get the ticker in your vbadvanced, you need to add global output variables
Admin CP => vBa CMPS => Default Settings => Portal Output Global Variables and put vbnews_ticker in there
I have it running via CMPS 3.0.1 but I have mine attached to my navbar.
For bold, see this:
https://vborg.vbsupport.ru/showpost....0&postcount=96 and instead of
Your message here $ticker_titles
do something like
<strong>$ticker_titles</strong>