- Posts: 132
- Thank you received: 0
Wow I'm first :) How to replace video in header
-
ukgreg
Inactive member - Topic Author
- Member
Less
More
8 years 11 months ago #46321
by ukgreg
Wow I'm first :) How to replace video in header was created by ukgreg
With image? Im trying to do it but every time I'm deleting the code it goes back to previous state.
Please Log in to join the conversation.
-
ukgreg
Inactive member - Topic Author
- Member
Less
More
- Posts: 132
- Thank you received: 0
8 years 11 months ago #46322
by ukgreg
Replied by ukgreg on topic Wow I'm first :) How to replace video in header
One more thing, how do I change tab name from Hot Aroma to my one?
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6769
- Thank you received: 719
8 years 11 months ago #46323
by milos
Replied by milos on topic Wow I'm first :) How to replace video in header
Try disabling the editor in Joomla configuration and then edit the HTML code of video container and change it with a static image.
If you by "tab name" mean page title, this can be changed in the menu item settings (Page Display tab) of each menu item, including the home page.
Regards,
Milos
If you by "tab name" mean page title, this can be changed in the menu item settings (Page Display tab) of each menu item, including the home page.
Regards,
Milos
Please Log in to join the conversation.
-
ukgreg
Inactive member - Topic Author
- Member
Less
More
- Posts: 132
- Thank you received: 0
8 years 10 months ago #46328
by ukgreg
Replied by ukgreg on topic Wow I'm first :) How to replace video in header
Hi Milos
when I'm using toggle editor directly in module I can see below:
I was trying to change as you can see above to screen "aroma.jpg"(i've created picture) but video is still running. When I was trying to delete video file from images folder then I was loosing whole content of the front page:/.
Could you please also tell me what size of the jpg file I should create?
BR
when I'm using toggle editor directly in module I can see below:
Code:
<p><video id="bgvid" poster="images/video/aroma.jpg" preload="auto" autoplay="autoplay" loop="loop">
<source src="images/video/aroma.mp4" type="video/mp4" />
<source src="images/video/aroma.ogv" type="video/ogg" />
<source src="images/video/aroma.webm" type="video/webm" />
Your browser does not support the video tag.
</video></p>
Could you please also tell me what size of the jpg file I should create?
BR
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6769
- Thank you received: 719
8 years 10 months ago #46330
by milos
Replied by milos on topic Wow I'm first :) How to replace video in header
The static image is displayed only if browser is not capable to play any of the video files. Even if you delete files from the server, they are probably still in browser's cache.
Thanks
Thanks
Please Log in to join the conversation.
-
ukgreg
Inactive member - Topic Author
- Member
Less
More
- Posts: 132
- Thank you received: 0
8 years 10 months ago - 8 years 10 months ago #46331
by ukgreg
Replied by ukgreg on topic Wow I'm first :) How to replace video in header
Ok I got it but what is the size of this video? I'll try to replace it with something but i need to know dimwntions. (OK Got size)
One more thing:
I have checked all possible menu's and articles but Im still unable to change tab name.
Im trying to change Copyright but I would like to edit link as well, where I can find it please?
Thanks Milos.
One more thing:
I have checked all possible menu's and articles but Im still unable to change tab name.
Im trying to change Copyright but I would like to edit link as well, where I can find it please?
Thanks Milos.
Last edit: 8 years 10 months ago by ukgreg.
Please Log in to join the conversation.
Time to create page: 0.171 seconds