02

Archive for February, 2013

Vimeo Channel Gallery type channel

This demo shows how to use the plugin to display a Vimeo Channel. I added the following to my CSS to remove the right margin of the fourth element of each column of thumbnails: ul.vmgallery li.vmccell-4 {margin-right:0} The shortcode used is as follows: 3D Animations

Read more »

Vimeo Channel Gallery type group

This demo shows how to use the plugin to display a Vimeo Group. I added the following to my CSS to remove the right margin of the fourth element of each column of thumbnails: ul.vmgallery li.vmccell-4 {margin-right:0} The shortcode used is as follows: Short Films

Read more »

Vimeo Channel Gallery type album

This demo shows how to use the plugin to display a Vimeo album. I added the following to my CSS to remove the right margin of the fourth element of each column of thumbnails: ul.vmgallery li.vmccell-4 {margin-right:0} The shortcode used is as follows: Essent

Read more »

Vimeo Channel Gallery type user

This demo shows how to use the plugin to display a user’s videos of Vimeo. I added the following to my CSS to remove the right margin of the fourth element of each column of thumbnails: ul.vmgallery li.vmccell-4 {margin-right:0} The shortcode used is as follows: Beeple

Read more »

Illustrator and SVG

Some vector design tools as Inkscape or Illustrator allow using SVG format with different results. My objective is to try Illustrator and analyze if it is the most suitable tool to create and manipulate SVG files. First of all, we have to configure the work space in Illustrator to work with SVG and we also …

Read more »