Vassilis Theodoropoulos

Results 8 comments of Vassilis Theodoropoulos

Are you going to support the 2 free astroid templates as well? (astroid one and astroid zero)

Thanks @Chacapamac I'd like to hear from @sonvnn if it is something that could be implemented in astroid.

I'm glad you like the idea, so here is the code. The HTML: `` The Javascript: ` var video = document.querySelectorAll('video') function addSourceToVideo(element, src) { var source = document.createElement('source'); source.src...

Unfortunately, srcset is not working for background images. If squoosh could be implemented in Joomla, that would be great!

Thanks @Chacapamac Did you manage to reproduce the header section error too?

I checked it on another installation, you're right. Probably there's something on my end...

I think that if we just switch the elements with each other, the error will be fixed. The safest is to change the section element to main and the main...

Hey @Chacapamac! You can add the bootstrap breakpoints very easy in the script by creating an if statement for each one.