PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro How Do I...? (http://www.photopost.com/forum/photopost-pro-how-do-i/)
-   -   Remove welcome bar (http://www.photopost.com/forum/photopost-pro-how-do-i/123765-remove-welcome-bar.html)

Joey805 March 14th, 2006 03:00 PM

Remove welcome bar
 
How can I remove the bar on top that says welcome "username" and has the search box on the right?

I'd like to totally get rid of that whole thing.

Thanks,

Joey

Chuck S March 14th, 2006 03:24 PM

You can remove the call to that template in index.php

Code:

Content visible to verified customers only.

Joey805 March 14th, 2006 04:06 PM

Awesome, that worked great thanks! But it still shows when viewing showgallery.php

And the code didnt exist in that file.

What else do i need to remove

Joey805 March 14th, 2006 04:10 PM

Also same thing with show members. I would like it removed from every page on the whole gallery if possible.

Chuck S March 14th, 2006 05:30 PM

Thats a different template cathead.tmpl you need to remove from showgallery

Joey805 March 14th, 2006 10:41 PM

Quote:

Originally Posted by Chuck S
Thats a different template cathead.tmpl you need to remove from showgallery


Not sure what you mean.

What code do I need to remove from showgallery.php ???

Chuck S March 14th, 2006 10:43 PM

The call to cathead.tmpl

Code:

Content visible to verified customers only.

cathcane April 23rd, 2006 12:55 PM

I've been trying to do the same but cannot find the call to cathead.tmpl in showgallery.php. Can you assist?

cathcane April 23rd, 2006 02:55 PM

Please ignore, found it in showgallery.tmpl


All times are GMT -5. The time now is 11:26 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97