Topic: Slideshow with no excerpt/redirect link - show only images. Possible?

Hy everyone,

I would like to have the slideshow only for images. No excerpt, no title, and if you click the images, there should be no redirect (towards the article itself).
And the dark transparent stripe (where the title is) i want it to disapear as well.

Can you  help me please?

Thank you friends.

Last edited by laleagane (2012-01-31 07:57:00)

Thumbs up

Re: Slideshow with no excerpt/redirect link - show only images. Possible?

EDIT:

I'v found a post in the forum for the title and the black stripe, and it worcked:

.featured-entry {
  display: none;
  height: 107px;
  top: -107px;
}

I still don't know how to disable the redirect towards the article itself. Can you please help me?

Last edited by laleagane (2012-02-03 03:56:02)

Thumbs up