how to change open/close

More
13 years 4 months ago #9985 by HungryMinder
Hi,

I just purchased the car template and I need to change the

1. Open/Close text in top pane
2.I need to edit text in open/close panel section.Like
Joomla Resources
Lorem ipsum
Interesting Sites
Top Panel

each text under these sections.I cannot find them

Could please let me know how can I do
Thanks

Please Log in to join the conversation.

More
13 years 4 months ago #9992 by ivan.milic
Hi open templates/hot_cars/js/toppanel.js

and replace red marked text:

....
state = (state == 'Close' ? '<span id="shText">Open</span>' : '<span id="shText">Close</span>');
....

then open index.php of template and find this:

<span id="shText">Open</span></a></div>

replace open word.

All 4 items are modules (of types mod_menu or mod_custom), you can find them in module manager.
The following user(s) said Thank You: HungryMinder

Please Log in to join the conversation.

Time to create page: 0.288 seconds
Powered by Kunena Forum