Top Panel button text

  • arumbus
  • Topic Author
  • Visitor
  • Visitor
14 years 10 months ago #622 by arumbus
Top Panel button text was created by arumbus

<p>This panel contains four module positions: panel1, panel2, panel3 and panel4. If none of these have published modules, the panel will be hidden.</p>
<p>You have control over the panel settings. You can change panel's height (currently 250px), width (100%), background color and panel's button text (open/close).</p>


I am having a hard time finding where I can change the button text (open/close).

If you can point me in the right direction.

Thanx

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
14 years 10 months ago #624 by milos
Replied by milos on topic Re: Top Panel button text
Please edit file /js/slidebox.js from template package in plain text editor. Line 38-39 should be:
Code:
jQuery(divPanel).append("<div class='slide-button'>Open</div>"); jQuery(divPanel).append("<div style='display: none' id='close-button' class='slide-button'>Close</div>");
Change words Open and Close here.

Please Log in to join the conversation.

Time to create page: 0.198 seconds
Powered by Kunena Forum