- Posts: 6766
- Thank you received: 719
How to change "Bets Center" text
-
milos
Support Staff - Topic Author
- Moderator
Less
More
13 years 4 weeks ago #13349
by milos
How to change "Bets Center" text was created by milos
To change this text, please edit file /templates/hot_betting/index.php in plain text editor and change text in this line (it's around line 316):
<div class="tabs_heading"><span>Bets</span> Center</div>
Text between <span> and </span> will be shown as black.
<div class="tabs_heading"><span>Bets</span> Center</div>
Text between <span> and </span> will be shown as black.
Please Log in to join the conversation.
-
Amazonce
Inactive member - New Member
Less
More
- Posts: 8
- Thank you received: 0
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 2 weeks ago #13531
by ivan.milic
Replied by ivan.milic on topic Re: How to change "Bets Center" text
that is simple article with HTML content. So to move title and change tab headers you need to edit that article, but that is HTML recpectfull to jQuery tabs function so I recommend you to do all changes in HTML mode. Tabs headers are in LI tags at begining of tabs container.
Please Log in to join the conversation.
Time to create page: 0.184 seconds