Elxis CMS Forum

Support => General => Topic started by: ROUBOS on January 16, 2010, 00:00:09

Title: Noobslide only for images? [SOLVED]
Post 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????
Title: Re: Noobslide only for images?
Post by: ks-net on January 16, 2010, 00:20:38
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
Title: Re: Noobslide only for images?
Post by: ROUBOS on January 16, 2010, 01:11:09
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?
Title: Re: Noobslide only for images?
Post by: ks-net on January 16, 2010, 01:19:13
you put only the suffix in udc config page

eg: -mysuffix

and in css you write

div.moduletable-mysuffix {...}
Title: Re: Noobslide only for images?
Post by: ROUBOS on January 16, 2010, 01:52:42
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