- Posts: 1
- Thank you received: 0
Change "Who's online" text
-
Theologos81
Inactive member - Topic Author
- New Member
Less
More
13 years 3 weeks ago #13212
by Theologos81
Change "Who's online" text was created by Theologos81
Hello,
I have a developer license of HOT_sports template and I have some issues:
1) I can't find a way to change the text on the results of "who's online" module
2) I want to change the font of the whole template to Arial because it doesn't fit very well to the Greek language (half of the words in the titles appear as bold).
3) By mistake when I was on the control panel and I was editing the video player module, I clicked on the video image inside the text editor, changed nothing, clicked "save" and the video disappeared. How can I retrieve it?
I need your help
Thank you
I have a developer license of HOT_sports template and I have some issues:
1) I can't find a way to change the text on the results of "who's online" module
2) I want to change the font of the whole template to Arial because it doesn't fit very well to the Greek language (half of the words in the titles appear as bold).
3) By mistake when I was on the control panel and I was editing the video player module, I clicked on the video image inside the text editor, changed nothing, clicked "save" and the video disappeared. How can I retrieve it?
I need your help
Thank you
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 3 weeks ago #13231
by ivan.milic
Replied by ivan.milic on topic Re: Change "Who's online" text
1. That is core joomla module just find translation in .ini file in languages folder and replace it with something else. You some text searching utility to locate correct ini.
2. Replace font values in layout.css and template_css.css
3. This is default html:
2. Replace font values in layout.css and template_css.css
3. This is default html:
Code:
<p><object data="http://www.youtube.com/v/XWoD-FOWzhI&hl=en_US&fs=1&" type="application/x-shockwave-flash" width="235" height="176"><param name="movie" value="http://www.youtube.com/v/XWoD-FOWzhI&hl=en_US&fs=1&" /><param name="FlashVars" value="playerMode=embedded" /></object></p>
Please Log in to join the conversation.
Time to create page: 0.169 seconds