![]() |
The hardest one ever!!!
The hardest one ever!!!
I need to completely remove the bread crumbs navigation and the dialog name from every page and still have everything else work right. How can I do this? Is this the hardest challange yet? |
remove location.tpl or comment out its contents.
restore original if you need it back from skin1_original/ |
may be easier to just blank out the location.tpl file replacing it with an empty template and to alter the dialog.tpl by changing from:
Code:
<TABLE border=0 cellPadding=2 cellSpacing=0 {$extra}> Code:
<TABLE border=0 cellPadding=2 cellSpacing=0 {$extra}> |
Thats right along the line I was thinking.
Thats right along the line I was thinking.
I commented out the areas you deleted. Here is what my code ended up looking like for the dialog.tpl Code:
{* $Id: dialog.tpl,v 1.14 2002/10/22 10:27:05 olga Exp $ *} Why did this seem like such a hard ting to do? It wasnt hard at all. Thanks for your inspiration. JOhn |
All times are GMT -8. The time now is 06:52 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.