rebny 0 Report post Posted May 25, 2012 Hi everyone, I'm having trouble displaying the page title on top on my blog page. I have read a bunch of forum entries related to this but none solve my problem exactly. So far I have successfully enabled page titles as headers for the rest of the site. I tried to add a content box to fill the gap but I couldn't get it to work with the css and display correctly. Any solution would be fabulous. Thanks in advance. Share this post Link to post Share on other sites
catrina 103 Report post Posted May 25, 2012 You can use a hook to add the Blog title to the page and use CSS to position and style it. You'll need to add the hook to the functions.php file in the PageLines Customize plugin (available from the PageLines Store): http://www.pagelines.com/wiki/How_to_Use_the_PageLines_Customize_Plugin. Custom CSS (which you can set up last) is explained here: http://www.pagelines.com/wiki/Custom_CSS Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites
rebny 0 Report post Posted May 25, 2012 Thanks. Is there any way to call the existing css for headers in the hook? I know I can just copy it but maybe including a link via a js or php include or something would be easier? Thoughts? Share this post Link to post Share on other sites