Page 1 of 1

Like removing " Display Num"?

Posted: 03 Jul 2010, 15:42
by bassetto
I do not succeed to remove c how I can make? Thanks

Re: Like removing " Display Num"?

Posted: 04 Jul 2010, 22:56
by Anne M
Hallo,

Would you like to get rid of the small number ho many images in your catgeory?

Just add the folloing line to your favorite template.css

Code: Select all

#phocagallery span.small {display:none;}
Best Regards,
Anne M

Re: Like removing " Display Num"?

Posted: 05 Jul 2010, 18:48
by Jan
Thanks for this info. Jan

Re: Like removing " Display Num"?

Posted: 06 Jul 2010, 15:57
by bassetto
I have added the line "#phocagallery span.small {display:none;}"to rows template.css but it does not work. Perhaps detail of the rows must be put in some position " template.css"? Thanks