Closed (fixed)
Project:
Zero Point
Version:
6.x-1.7
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Jul 2009 at 09:04 UTC
Updated:
21 Jul 2009 at 15:20 UTC
Hi there,
Thanks for providing so great theme.
I create a new page and promoting it to front page, but i want hide the page name when it show in front page,
how to implement it?
Thanks a lot,
Andrew
Comments
Comment #1
florian commentedYou can do it in two ways:
1) for all the titles on the front page:
2) for each title in part:
where XXX is the node number.
Put the above lines in _custom/custom-style.css and you're done.
Comment #2
pursuehappiness83 commentedHi Florian,
Thank you so much for your help,
I implement it by your second way.
Best regards,
Andrew
Comment #3
florian commented