Page 1 of 1

Possible to have Displaying Style as image only?

Posted: 13 Mar 2011, 00:13
by tiabradford
Hello,

I see from the control panel options that it is possible to have the categories display with category text link and images, but there is no option to have just the images display without the category text to the right. Is this at all possible? My image already has the name of the category in it so it looks redundant. Thanks.

Re: Possible to have Displaying Style as image only?

Posted: 13 Mar 2011, 02:36
by tiabradford
Found out how to do this changed the css to:

#phocagallery .category {
display: none;
}

#phocagallery .small {
display: none;
}

Re: Possible to have Displaying Style as image only?

Posted: 13 Mar 2011, 10:14
by Benno
Ok.
Kind regards,
Benno