See if I can describe this clearly.
We have 3 columns on every page.
LEFTCOLUMN : Menu/Chooselanguage/Search l CENTERCOLUMN : The page you are currently in. l RIGHTCOLUMN : Top 10 list
To remove one column on all the pages is no problem.
I just go in the index.tpl and remove what I want.
But what if I want people who click the [Contact] link to reach that form to see ONLY the Contactform.
That that specific page do not have a menu and top 10 list, just the boxes in the middle that people use to mail me? Is this possible to remove let say the menu in page only and it still there in every other page?
Like:
CENTERCOLUMN : The page you are currently in.
If so...
What shall I look at?
[DONE] Template:How do I remove all in "Contact"
Moderator: Thorsten
[DONE] Template:How do I remove all in "Contact"
Last edited by JohanLM on Sat May 06, 2006 12:04 pm, edited 1 time in total.
Hi,
this is possible if you hack index.php .... but that's a bigger hack...
bye
Thorsten
this is possible if you hack index.php .... but that's a bigger hack...
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
Hi,
no, because index.php handles the template parsing for index.tpl and contact.php handles the template parsing only for contact.tpl. And indextpl is the border around the other template files.
bye
Thorsten
no, because index.php handles the template parsing for index.tpl and contact.php handles the template parsing only for contact.tpl. And indextpl is the border around the other template files.
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist