| View previous topic :: View next topic |
| Author |
Message |
Brian Jester
Joined: 16 Mar 2011 Posts: 62 Location: Bayonne, New Jersey
|
Posted: Tue Apr 26, 2011 12:08 pm Post subject: Index.php Page Question... |
|
|
Hi Richard,
I would like to know if I could remove the table that ( I believe ) is in the _common template that is on all the templates index pages. Here's the one I am talking about:
[img]http://img834.imageshack.us/i/screenshotrbj.png/[/img] _________________ I am getting better, Everyday... |
|
| Back to top |
|
 |
Brian Jester
Joined: 16 Mar 2011 Posts: 62 Location: Bayonne, New Jersey
|
Posted: Tue Apr 26, 2011 12:29 pm Post subject: |
|
|
Hi Richard,
I found if I cleared out that entire index.php page (the one in the ad manager pro root directory), the table would be removed which is exactly what I wanted to do. However, should I keep anything in that original index.php that will affect anything else within the ad manager pro script, or am I 'safe' in that regard? Just want to be safe than sorry.
Thank you Richard.
-Brian _________________ I am getting better, Everyday... |
|
| Back to top |
|
 |
PHPWebScripts Richard - Admin
Joined: 13 Jan 2003 Posts: 5691
|
Posted: Tue Apr 26, 2011 12:29 pm Post subject: |
|
|
| You probably mean the box with links at the bottom of all public pages. It's in the template _footer_public.txt, you can remove it. |
|
| Back to top |
|
 |
Brian Jester
Joined: 16 Mar 2011 Posts: 62 Location: Bayonne, New Jersey
|
Posted: Tue Apr 26, 2011 12:41 pm Post subject: |
|
|
| PHPWebScripts wrote: |
| You probably mean the box with links at the bottom of all public pages. It's in the template _footer_public.txt, you can remove it. |
No, I meant the table above that, I sent you a screen shot of the one I was talking about...It has the navbar at the top of the page: Home | Advertiser Join | Advertiser Login | etc..etc.. Also, the colored dots that changes the page style (look)...That's the one I was curious about...
Thank you
-Brian _________________ I am getting better, Everyday... |
|
| Back to top |
|
 |
PHPWebScripts Richard - Admin
Joined: 13 Jan 2003 Posts: 5691
|
Posted: Tue Apr 26, 2011 12:59 pm Post subject: |
|
|
| It's in the template _head_public.txt, you can edit it. If you want to remove the default home page and use there your own custom page, you can delete the file index.php in main directory and upload there your custom file index.html. |
|
| Back to top |
|
 |
|