how to remove the heading text of the gallery display pages?

Phoca Gallery - image gallery extension
liuxltj
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 07 Apr 2011, 06:56

how to remove the heading text of the gallery display pages?

Post by liuxltj »

Hello,

Can someone tell me how to remove the heading text of the Gallery categories, category and image display pages?

I find it is same as the page title, and the style source of the heading text is: <div class="componentheading">, but i want to remove the heading text and keep the page title.

Pls see my site page : http://www.daxinsy.com/products/sales_m ... arket.html

I saw the post : viewtopic.php?f=1&t=2387

but i can't sloved it. can someone give me a suggestion.

Many thanks in advance

Michael Liu
liuxltj
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 07 Apr 2011, 06:56

Re: how to remove the heading text of the gallery display pa

Post by liuxltj »

No one give me suggest,

I fainally find a idea ,maybe it's not a good idea,maybe you have a better idea.

I used css style to hide it. add css style to the componentheading element.

css style.display:none;
OR use
style.visibility:hidden;

If you have a good idea. Pls post it blow.

Thanks.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: how to remove the heading text of the gallery display pa

Post by Jan »

Hi, you should be able to hide it in parameters - in menu link to gallery. :idea:

Jan
If you find Phoca extensions useful, please support the project
Post Reply