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

Customize the look of the thumbnails

  • serge paquette
  • Visitor
  • Visitor

Replied by serge paquette on topic Re: Customize the look of the thumbnails

Hello.

Yes I did..that's how i found div.avs_thumb { padding:2px!important; border:1px solid #ccc !important; }

However, I don't know how the change the color around the border, which commmand i should add to change it to red as an example.
11 years 4 weeks ago #5457

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

  • Posts: 2478
  • Thank you received: 1451

Replied by Administrator on topic Re: Customize the look of the thumbnails

You just need to edit the border property in order to change the color.

For example(red),

div.avs_thumb { padding:2px!important; border:1px solid #FF0000 !important; }
11 years 4 weeks ago #5462

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

  • serge paquette
  • Visitor
  • Visitor

Replied by serge paquette on topic Re: Customize the look of the thumbnails

Great thanks! I forgot to use the # sign, that's why the color was not changing to what I wanted.

Thanks for the help!
11 years 4 weeks ago #5463

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

  • serge paquette
  • Visitor
  • Visitor

Replied by serge paquette on topic Re: Customize the look of the thumbnails

My next question, is it possible to add 2 borders, like a box. Outside border would be black and internal one red ?

thanks
11 years 4 weeks ago #5464

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

  • Posts: 2478
  • Thank you received: 1451

Replied by Administrator on topic Re: Customize the look of the thumbnails

Sure. Kindly try,

div.avs_thumb { padding:2px !important; border:2px solid #FF0000 !important; outline:2px solid #699; outline-offset:-6px; }
Last edit: 11 years 4 weeks ago by Administrator.
11 years 4 weeks ago #5465

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

  • serge paquette
  • Visitor
  • Visitor

Replied by serge paquette on topic Re: Customize the look of the thumbnails

Great Service! exactly was i was looking for!

Thanks
11 years 4 weeks ago #5466

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

Time to create page: 0.108 seconds

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