1. RedScorpTec
  2. Commercial Templates
  3. Monday, 20 August 2018
  4.  Subscribe via email
Greetings Joomla51-Team!
I'm pretty desperate right now, because I've been looking for a solution to make the wrapper responsive.
The internet explains a lot to me, it hasn't helped yet. Can you help me with that?
http://www.redscorptec.de

Many thanks!
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Could you please detail what you mean by making the wrapper responsive?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Maybe an URL to a direct example of your iframe?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,
here is the page I am working on: https://redscorptec.de/blog/faszination-makrophotografie

I tried to embed a video from YouTube and set the size of the iFrame responsive in relation to the window. So that the correct width and especially the height can be adjusted to the format on the PC, tablet or mobile phone.

I have found a solution, I guess: I inserted this custom css code into the template and let the module access it:

.responsive-video {
position:relative;
padding-bottom:56.25%;
padding-top:15px;
height:0;
overflow:hidden;
}
.responsive-video iframe {
position:absolute;
top:15px;
left:10%;
width:80%;
height:80%;
}
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Glad to hear you found a solution. Unfortunately we are unable to open the URL provided...

SSL_ERROR_INTERNAL_ERROR_ALERT 


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks!
Oh, that doesn't sound good. I have no problems with the certificate... hmm

Could you check again if the site still has the problem?

Sören
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Sören

All seems to be loading fine now!

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 6
  • Page :
  • 1


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