Are you seeing blanks over some extensions' compatibility, license and type field? Head over to JED forum to learn why.
Modified latestnews module which shows items in a typewriter newsticker style. Output can link to original article (like mod_latestnews) or a custom url. To link to a custom url, create an article, use the title field to enter the ticker message and enter the url to link to in the article intro text. use the -ticker moduleclass suffix and add style below for improved layout: div.moduletable-ticker { height: 120px; /*prevents lower modules from shifting when ticker runs*/ } div.moduletable-ticker ul { /*line out left */ list-style-position: inside; list-style-type: square; padding: 5px; margin: 0px; /*needed for ie*/ } Report this listing
|
|||||||||||||||||||||||||||||||||


