Elxis CMS Forum
Support => General => Topic started by: ROUBOS on January 16, 2010, 00:00:09
-
Hi all,
I've installed the ios noobslide module, and according to this site http://www.efectorelativo.net/laboratory/noobSlide/ you can display even text.
The options of the installed module, only show to pick image folders to display.
Is it possible to display content items? Is there a similar mod for content items? Sliding like that?
thanks
Use UCD????
-
it needs some php coding to be able to grab content from db... unless you provide text manualy(write it)
UDC is ready.. very flexible and nise
-
trying to customize the UCD CSS.
I use .moduletable ?????
What do I do?
I enter a class name in the field of UCD config. and then use that in my CSS?
-
you put only the suffix in udc config page
eg: -mysuffix
and in css you write
div.moduletable-mysuffix {...}
-
tried it. Tried to add a simple border, and it did not work... will look more into it
OK done. Thanks. had to create a class with the suffix for the mod's DIV tag