Hi,
To align videos paste this CSS snippet somewhere in you theme’s style.css file.
.yrc-section {text-align:left !important;}
Do you have recent version of the plugin (0.5), it includes checkboxes to hide/show banners. You should update it. It can be achieved by the following CSS snippet in the older versions.
.yrc-banner{display:none;}
I have teh latest version but not pro, free version sir.
bit of padding before the new line is still there
It’s also available in the free version. There shouldn’t be any padding, may be it’s your theme, can you provide me the link to your web page where YourChannel is running.
.yrc-item{ margin-left: 0 !important; }
Write back if you have any more issues/comments. And we’ll appreciate your effort if you take a minute to write a review.
That was only for the video thumbs. I think you wanted this:
.yrc-shell ul{ padding-left:0; }
For the whole YourChannel container.
done sir, please add more functionality to the free version
Glad you got it working.
What features do you want to see? We’ll add them to our todo list.