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

Spacing between videos

  • mo
  • Topic Author
  • Visitor
  • Visitor

Spacing between videos was created by mo

Hello,

thanks for this great extension!

Is it possible to increase the spacing in between the videos of the video gallery? To show "latest videos" I did some adjustments to the All video share gallery module but I can't find where I could change the spacing.

I changed the spacing in my "normal" video gallery in the front-end stylesheet easily, but I dont get where to do it for my "latest videos"...?!?

THANKS!
mo
11 years 11 months ago #1161

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

  • Posts: 2478
  • Thank you received: 1451

Replied by Administrator on topic Re: Spacing between videos

Front-End Stylesheet option is only to design the front-end view of the Component pages. But, In your case you are working with Modules. So, You will have to use the ModuleClass_Suffix field option of the Modules.

Module Class Suffix field is explained in the same document page allvideoshare.mrvinoth.com/using-allvideoshare-modules

Following classes are used by our Gallery Module :
.avs_thumb {
	background-color:#FFFFFF;
	border:1px solid #EEE;
	padding:10px;
	float:left;
	margin:7px;
}
.avs_thumb a {
	text-decoration:none;
}
.avs_thumb .image {
	display:block;
}
.avs_thumb .arrow {
	position:absolute;
	width:29px;
	height:26px;
	margin-left:59px;
	margin-top:28px;
	opacity:0.5;
}
.avs_thumb .title {
	margin:5px 0px 0px 0px;
	padding:0px;
	display:block;
	font-family:Arial;
	font-size:12px;
	color:#444;
	font-weight:bold;
}
.avs_thumb .views {
	margin:0px;
	padding:0px;
	display:block;
	font-family:Arial;
	font-size:11px;
	color:#777;
}
11 years 11 months ago #1171

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

Time to create page: 0.115 seconds

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