Page 1 of 1

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

Posted: 07 Apr 2011, 07:21
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

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

Posted: 07 Apr 2011, 11:28
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.

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

Posted: 09 Apr 2011, 22:54
by Jan
Hi, you should be able to hide it in parameters - in menu link to gallery. :idea:

Jan