1. hopekiah
  2. Commercial Templates
  3. Monday, 27 October 2014
  4.  Subscribe via email
I see that this is a wordpress site, but I'm hoping to emulate it with Joomla.
Do you have anything that would enable a full screen width with video in the banner?

http://meditationinsanfrancisco.org/
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Hope

Your choice of template is very much down to personal taste. Regarding the full width video, template wise this should not be an issue. You can extend the width of any area of a template to 100% width by adding the following to the Custom CSS field of your templates parameters where top3 is the area of the template you wish to extend..


#container_top3_modules .wrapper960 {
width: 100%;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you, Ciarán,
So, if I put an image or video in the top3 position of a template with this CSS for 100%, will the image and/or video stretch to 100% width?
-Hope
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Hope

This would very much depend on the extension you are using or how you add the video to the module position.

If you wish to use code added to a Custom HTML module may I suggest the following... http://css-tricks.com/NetMag/FluidWidthVideo/Article-FluidWidthVideo.php

Alternatively checkout out a few of the video extensions available at the Joomla JED.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!