2013-10-14, 01:47 AM
2013-10-14, 01:47 AM
2013-10-14, 01:48 AM
Go to ACP>Templates & Styles>Templates>YOUR THEME>Header Templates>
Pick a template to edit.
Pick a template to edit.
2013-10-14, 02:13 AM
(2013-10-14, 01:48 AM)Arbaz Wrote: [ -> ]Go to ACP>Templates & Styles>Templates>YOUR THEME>Header Templates>
Pick a template to edit.
I dont exactly know which template to edit, im guessing the guest one since i want to remove most of it but the CP choice. Which one will you choose if you had to change it ?
2013-10-14, 02:23 AM
^ if you have not changed any code in the templates then there is no need to modify the header templates
as the viewer permissions are considered in showing the welcome panel and the links on the header section.
as the viewer permissions are considered in showing the welcome panel and the links on the header section.
2013-10-14, 02:45 AM
(2013-10-14, 02:23 AM).m. Wrote: [ -> ]^ if you have not changed any code in the templates then there is no need to modify the header templates
as the viewer permissions are considered in showing the welcome panel and the links on the header section.
Okay i understand but i did change the template and manage to get what i wanted besides a few cosmetic issues but i'll try my best with CSS

2013-10-14, 02:56 AM
in the Header Templates (in general) :
* header --> contents are visible to all
* header_welcomeblock_guest --> contents are visible to guests (and not logged in members)
* header_welcomeblock_member --> contents visible to members (and the staff)
* header_welcomeblock_member_admin --> contents visible to Administrators only
* header_welcomeblock_member_moderator --> contents visible to moderators and administrators
* header --> contents are visible to all
* header_welcomeblock_guest --> contents are visible to guests (and not logged in members)
* header_welcomeblock_member --> contents visible to members (and the staff)
* header_welcomeblock_member_admin --> contents visible to Administrators only
* header_welcomeblock_member_moderator --> contents visible to moderators and administrators
2013-10-17, 04:06 AM
(2013-10-14, 02:56 AM).m. Wrote: [ -> ]in the Header Templates (in general) :
* header --> contents are visible to all
* header_welcomeblock_guest --> contents are visible to guests (and not logged in members)
* header_welcomeblock_member --> contents visible to members (and the staff)
* header_welcomeblock_member_admin --> contents visible to Administrators only
* header_welcomeblock_member_moderator --> contents visible to moderators and administrators
That was etremely helpful and what i really needed thanks
