New Dynamic YouTube Gallery - Embed YouTube Playlist, Channel, Live Stream in minutes. Read More

A few imporessions from 3.0 - bug, questions...

  • Kenneth Fribert
  • Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 27
  • Thank you received: 5

A few imporessions from 3.0 - bug, questions... was created by Kenneth Fribert

Hi Guys

Finally a 3.0, it has been long awaited.
I've installed it on my testsite.
First of, I don't understand why the bootstrap.css for AVS contains a background setting:
.avs {
background-color: #ffffff;
color: #333333;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 14px;
line-height: 20px;
margin: 0;
}
That hardly seems appropriate. I've added a transparent background in custom.css, which is a very nice addition.

Secondly, it looks like the 'responsiveness' is not working.
When in category view, if I set the columns to 4, I get 3 + 1 (3 on one line, 1 on the next), if I set it to 3, I get 2 + 1.
The same happens in the module.
If I set it to 0, I get one long list of videos, which fills the window nicely.
For me, it looks like it's misinterpreting the width of the window.

Thirdly, I tried changing the player to HTML-5, I don't see it work in Firefox or Chrome?
Best regards
Fribse

Dykkerklubben Dannebroge www.dkdb.dk
We're a volunteer driven diving club in Mosede, Denmark.
Har du brug for en dykkerklub der rummer alle, så kom ned til os.
7 years 1 month ago #8532

Please Log in or Create an account to join the conversation.

  • Posts: 2478
  • Thank you received: 1451

Replied by Administrator on topic Re: A few imporessions from 3.0 - bug, questions...

Regarding background CSS,

I'm very sorry about this and we will remove it in our next release. But, I'm happy that you fixed it on your own.

Regarding gallery thumbnails and HTML5,

Kindly get me the exact page link in where I can check this. Still I'm seeing our OLD version here dkdb.dk/component/allvideoshare/video/latest/en-af-de-storste
7 years 1 month ago #8533

Please Log in or Create an account to join the conversation.

  • Kenneth Fribert
  • Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 27
  • Thank you received: 5

Replied by Kenneth Fribert on topic Re: A few imporessions from 3.0 - bug, questions...

Hello

Thankyou for looking into this.
Yes, it's not on the real site yet, it's on test.dkdb.dk/component/allvideoshare/video/latest/en-af-de-storste
Best regards
Fribse

Dykkerklubben Dannebroge www.dkdb.dk
We're a volunteer driven diving club in Mosede, Denmark.
Har du brug for en dykkerklub der rummer alle, så kom ned til os.
7 years 1 month ago #8534

Please Log in or Create an account to join the conversation.

  • Kenneth Fribert
  • Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 27
  • Thank you received: 5

Replied by Kenneth Fribert on topic Re: A few imporessions from 3.0 - bug, questions...

Ok, got it solved with it "miscalculating" the width of the template, it seems that my template inserts a margin for .thumbnail
So by inserting these in the custom css
#avs-videos .row-fluid .thumbnails > li {margin-right: 0px;}
.avs .row-fluid .thumbnails > li {margin-right: 0px;}
I can remove that for both module and category overview.
Maybe it should be set in All Video Share?
Best regards
Fribse

Dykkerklubben Dannebroge www.dkdb.dk
We're a volunteer driven diving club in Mosede, Denmark.
Har du brug for en dykkerklub der rummer alle, så kom ned til os.
7 years 1 month ago #8535

Please Log in or Create an account to join the conversation.

  • Kenneth Fribert
  • Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 27
  • Thank you received: 5

Replied by Kenneth Fribert on topic Re: A few imporessions from 3.0 - bug, questions...

Oh, found another thing I don't really like in the CSS, it sets the font-size in pixels, so it doesn't suit the website. I think it should set it in % or em.
I've added this to the Custom CSS:
.avs {font-size: 1em}
.avs h4 {font-size: 1.1em;}
Best regards
Fribse

Dykkerklubben Dannebroge www.dkdb.dk
We're a volunteer driven diving club in Mosede, Denmark.
Har du brug for en dykkerklub der rummer alle, så kom ned til os.
7 years 1 month ago #8536

Please Log in or Create an account to join the conversation.

  • Posts: 2478
  • Thank you received: 1451

Replied by Administrator on topic Re: A few imporessions from 3.0 - bug, questions...

Prior to AVS 3.0, we used our own Custom CSS styles to build the gallery and our layouts. Since, Joomla! announced it's official support for Bootstrap, we decided to remove our custom styles and redesign our layouts to support Bootstrap 2.3.2(officially supported by Joomla!) markups and this is added in our 3.0 version. So, if your theme supports Bootstrap 2.3.2, then you can simply disable the Bootstrap Options under the Component's Global Configuration menu. So, it doesn't load our Namespaced Bootstrap CSS file and just uses the one from your template. So, there is nothing to edit/modify with our CSS file and this should work fine in your template. The problem arises only when you use other Bootstrap versions. I found your theme uses Bootstrap 3. So, the better solution will be to add support for Bootstrap 3 markups and have option to select the Bootstrap version in the component's configuration menu. I assure our 3.2 version will support this.
Last edit: 7 years 1 month ago by Administrator.
7 years 1 month ago #8537

Please Log in or Create an account to join the conversation.

Time to create page: 0.093 seconds

We accept cookies to provide you the best viewing experience. By using our services, you agree to our use of cookies