PDA

View Full Version : minor adjustment to some vB pages


glo
09-05-2003, 01:45 PM
Hi there,
I am wanting to remove the header from some of the vB pages.

How do I do that?

I am planning to do that on the membership and login pages and rename them. I still need it to use the standard conditionals too!

What should i do?

Thanks in advance?

SVTBlackLight01
09-06-2003, 10:10 AM
Just remove $header from those templates. :)

glo
09-06-2003, 10:37 AM
surely it cant be that easy? I was thinking of that, but i thought, its not that simple? I may be wrong!

So if i want to remove the header from the edit profile template, you are sure that if i just remove the $header from the template and rename it, it will display without it??

http://www.glo-racing.com/forums/member.php?s=&action=editprofile

Have you tried and confirmed this?

assassingod
09-06-2003, 10:41 AM
Yes, everything to do with the header is in the $header variable.
Removing it will remove the header:)

glo
09-06-2003, 09:22 PM
thanks, can you also confirm that I can rename the file adn call upon it without any problems? I would imagine so, but its better to ask!

assassingod
09-07-2003, 08:01 AM
Do you mean template or file? Renaming a in-stock template isn't a great idea (You would have to edit all the files that call it)

glo
09-07-2003, 01:03 PM
In short, what i am trying to do is set up only a select few duplicate templates that will retain all the existing vB qualities (without displaying the header!) These pages will be renamed from templatename to templatename1( being an additional file).

I will call upon these templates from selected links and i dont want the header to display on these instances.

I hope i havent confused you?