Shape 5

Joomla Club Extensions => Frontpage Display Version 1 - Club => : ameisez January 07, 2009, 05:20:31 AM



: Frontpage slide images
: ameisez January 07, 2009, 05:20:31 AM
Hi,

I want to put images in frontpage display box (the one that jumps from one to another). How can i put pictures there?

I only need the part that slides through 6 entries so i make the top display height to zero (0).

Thanks


: Re: Frontpage slide images
: mikek January 07, 2009, 08:03:17 AM
Hello, I think you're referring to the frontpage display module which is different than the frontpage slide. You can download this from the Club Extensions download section.

If you just want the boxes to show you can add the following to the bottom of your template_css.css file:

#s5_fd_top_div {
display:none;
}


: Re: Frontpage slide images
: ameisez January 08, 2009, 12:55:29 AM
Sorry. my bad. Yes I am reffering to frontpage display and I already manage to display only the box.

What I need to do now is to supply different image on each box.

Thanks