Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: change "Control Panel" text in event management

change "Control Panel" text in event management 12 years 8 months ago #14694

  • thepiston
  • thepiston's Avatar Topic Author
  • Offline
  • Expert Boarder
  • Expert Boarder
  • Posts: 151
  • Thank you received: 0
what file is that located? The large blue font looks weird on my site.

Please Log in or Create an account to join the conversation.

change "Control Panel" text in event management 12 years 8 months ago #14732

  • dthadmin
  • dthadmin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 5470
  • Thank you received: 3
This is not styled by DT Register, but by your template. It is using the <h2> tag which is what is generally used by components now for headings.

Please Log in or Create an account to join the conversation.

change "Control Panel" text in event management 12 years 8 months ago #14734

  • thepiston
  • thepiston's Avatar Topic Author
  • Offline
  • Expert Boarder
  • Expert Boarder
  • Posts: 151
  • Thank you received: 0
gotcha. what file is the text so I can alter the tag?

Please Log in or Create an account to join the conversation.

change "Control Panel" text in event management 12 years 8 months ago #14735

  • dthadmin
  • dthadmin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 5470
  • Thank you received: 3
This is a frontend toolbar area, so the added styling actually comes from Joomla, not DT Register.

It's in this file: /administrator/includes/toolbar.php
$html = '<div class="pagetitle '.implode(' ', $icons).'"><h2>'.$title.'</h2></div>';

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.220 seconds