![]() |
How do you remove the dialog box from static pages?
Whenever I make a root level static page it puts all of the infomation in the dialog box. Does anyone know how to avoid this? I can't figure it out.
|
You sure you are using the root static pages and not the embedded static pages? Root pages shouldn't have a dialog box around them.....
|
Hi. I'm sorry, they are the embedded pages. Thanks.
|
you'll need to make a new dialog_new.tpl file, with:
Code:
{title} And change the pages.tpl to use the new dialog_new.tpl instead of dialog.tpl in the include towards the bottom. :wink: |
Hi. It worked well. I had to change it to
Code:
{$title} I think that is what you meant. I just wanted to clarify in case anyone else needs to do this. Also the 'pages.tpl' is in customer/main. Thanks a lot. |
All times are GMT -8. The time now is 03:09 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.