Remove Record a Video Comment

Hi, I want to remove just the Record a video comment.

How do I do this?

Thanks!

removevideocomment.png · 18.1K · 157 views
Peer L. Plaut Executive Director, Single Booklovers Connecting Bookworms Since 1970
Quote · 3 Sep 2013

also interested

Quote · 4 Sep 2013

The easiest way would be to edit cmts.css for what ever template your using and add this to the bottom of the css file.

.cmt-post-reply-video {
    display: none;
}

Then clear dolphin cache.

https://www.deanbassett.com
Quote · 4 Sep 2013

this file is not in my templates folder...

I have common.css, default.css, general.css top_menu.css.

Any ideas?

P.

Peer L. Plaut Executive Director, Single Booklovers Connecting Bookworms Since 1970
Quote · 4 Sep 2013

To Remove Video comments: just uninstall/disable flash video comments module from here - Admin > Modules > Flash apps>video comments

Quote · 4 Sep 2013

 

this file is not in my templates folder...

I have common.css, default.css, general.css top_menu.css.

Any ideas?

P.

If not in your template. Than either edit the one in base or the preferred way is to copy the one from the UNI template to your template and edit that.

Eva1's method works also.


https://www.deanbassett.com
Quote · 4 Sep 2013

So, I just removed the module.. thanks...

This way if we ever decide to use it, all I have to do is reinstall... :)

But, this begets another question.

Since the cmts.css was not currently in my template, what does this file control?

Do I need it?

I have left a copy of the original in my template folder and all seems to be ok... but.... what does it do>

Thanks!

Peer

Peer L. Plaut Executive Director, Single Booklovers Connecting Bookworms Since 1970
Quote · 4 Sep 2013

cmts.css is the css for the comment blocks on the site.

If a custom template does not have one the default one in the base folder is used.

Thats how a template is designed. Custom templates only include what needs to be over ridden. Everything else defaults to what is in base. So a custom template does not have to include everything.

https://www.deanbassett.com
Quote · 4 Sep 2013

Deano-

Thanks for the education... :D

Peer

Peer L. Plaut Executive Director, Single Booklovers Connecting Bookworms Since 1970
Quote · 4 Sep 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.