![]() |
How to remove...
How to remove the header buttons: (User cp - Register - Calendar etc..) from the registration and login page?
I like to have them on the categories and forum pages only. Is it possible? Thanks. |
bump.
|
if you still want your title image to show , you need a small hack.. if you can deal without both of them just go into those template and take our $header
|
Thanks to replyed neo!
yes, I will like to remove the buttons only... is there an hack that already do it? |
Hi neo!
I'd just understood a bit more :) I can change the $header with the logo insert code without the links buttons on each templates where I don't want the buttons appears to. Now the question is: Can I make more than one variable for $header? Example: $header means logo and buttons. $header1 means just logo. If it's possible to do it, what's the code to write in the new variable and where must I put that code? Thanks. |
Yes that's possible. :)
In global.php add: Code:
eval("\$header_nobuts = \"".gettemplate('header_nobuts')."\";"); Code:
eval("\$header .= \"".gettemplate('header')."\";"); Oh and add header_nobuts to the end of the list here: Code:
$templatesused.=',pagenav,pagenav_curpage,pagenav_firstlink,pagenav_lastlink,pagenav_nextlink,pagenav_pagelink,pagenav_prevlink'; |
Thanks a lot FireFly!
I go to try it. |
All times are GMT. The time now is 01:45 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|