rodoy Posted January 29, 2012 Report Share Posted January 29, 2012 Hey. I am using CityPortal skin and in every page that I have in the site, I am getting a grey title with the filename of the page, like this: I wnat to remove th europeweather title. I didnt find which command changes it. And also, how do I change the "Pages - Airlines of Israel" title? Quote Link to comment Share on other sites More sharing options...
Jeff Posted January 29, 2012 Report Share Posted January 29, 2012 Inside the layout.tpl look for this code <div id="templatemo_header"> <div id="site_title"> <h1> </h1> </div> <!-- end of site_title --> and remove this <div id="site_title"> <h1> </h1> </div> <!-- end of site_title --> That should do it. Quote Link to comment Share on other sites More sharing options...
rodoy Posted January 29, 2012 Author Report Share Posted January 29, 2012 Thanks, but it doesnt work. Quote Link to comment Share on other sites More sharing options...
Jeff Posted January 29, 2012 Report Share Posted January 29, 2012 I'm sorry, I didn't go down far enough. Scroll almost all the way down and find this <!-- end of templatemo_content_wrapper --> <div id="templato_other_content"> <div class="templatemo_box"> <h2><span></span><?php echo $page_title; ?></h2> That should do it. Let me know if it didn't. I don't use this template anymore, so it is hard to check it. Quote Link to comment Share on other sites More sharing options...
rodoy Posted January 29, 2012 Author Report Share Posted January 29, 2012 Still doesnt work. Quote Link to comment Share on other sites More sharing options...
Jeff Posted January 29, 2012 Report Share Posted January 29, 2012 Give me a few minutes. I will load the template and check the correct code. Quote Link to comment Share on other sites More sharing options...
Jeff Posted January 29, 2012 Report Share Posted January 29, 2012 PM me with the layout.tpl I cannot use mine, because I heavily modified it, so I don't remember what is in the original one. Quote Link to comment Share on other sites More sharing options...
Strider Posted February 3, 2012 Report Share Posted February 3, 2012 He wants to get rid of the grey text, not the text in the color. You will have to go into core>pages, and edit the page, then reupload it. It will get rid of the europeweather title. Quote Link to comment Share on other sites More sharing options...
Jeff Posted February 3, 2012 Report Share Posted February 3, 2012 A couple of days ago, I was able to get rid of the text on those pages for him, now I cannot seem to figure out how to remove the text out of the index.php/pages/page.htm I've looked and looked, but maybe I missed something here. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.