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.
Possible to have Displaying Style as image only?
-
tiabradford
- Phoca Member

- Posts: 12
- Joined: 11 Mar 2011, 19:54
-
tiabradford
- Phoca Member

- Posts: 12
- Joined: 11 Mar 2011, 19:54
Re: Possible to have Displaying Style as image only?
Found out how to do this changed the css to:
#phocagallery .category {
display: none;
}
#phocagallery .small {
display: none;
}
#phocagallery .category {
display: none;
}
#phocagallery .small {
display: none;
}
- Benno
- Phoca Hero

- Posts: 10081
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: Possible to have Displaying Style as image only?
Ok.
Kind regards,
Benno
Kind regards,
Benno