Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Atahualpa 3 Wordpress theme (http://forum.bytesforall.com/forumdisplay.php?f=2)
-   -   [SOLVED] Hiding title on page body but not on post (http://forum.bytesforall.com/showthread.php?t=7783)

zdepth Jun 26, 2010 01:30 AM

[SOLVED] Hiding title on page body but not on post
 
Hello..

I dunno PHP. Can someone kindly help me, I need to hide the title on all the body of my pages (but not on top of the browser's window). I want to hide the title on Pages only & not post. I'm using ATAhualpa 3.5.1 on wordpress 3.0. Appreciate all help! Thanks in advance :)

I tried putting this on my css but the title on post also dissappear

.post-headline {display:none;}

juggledad Jun 26, 2010 12:46 PM

so close, use
HTML Code:

body.page .post-headline {display:none;}

zdepth Jun 26, 2010 01:35 PM

thank u very much mr.juggledad!


All times are GMT -6. The time now is 04:41 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.