Yj Newsflash 3.0

Tuesday, 28 April 2009 22:24 administrator
Print PDF

Yj Newsflash 3.0 i enhanced version of YJ Newsflash module . In this version we took all module attributes apart and gave the end user option to choose what module part will be visible. Complete css is handled from its own stylsheet and you can use module CSS overide to adapt Yj Newsflash 3.0 to your website.

Module parameters:

module parameters

 

Using module CSS overides :

Simply add following CSS to your template.css file and apply your own atributes.

/* news item holder*/
.yjnewsflash{
}
/* image style*/
.yjnewsflash img{
}
/* create date */
.yjnewsflash_date{
}

/* div class read more */
.yjnsreadon{
}
/* a class read more */
.yjns_rm{
}
/* title class*/
.yjnewsflash_title{
}
Last Updated on Tuesday, 28 April 2009 22:34