Skip to Content Skip to Menu

🎃 Happy Halloween! Treat yourself with an awesome discount on memberships! Get 20% off now with code SPOOKY-2024!

[SOLVED] Size of GJ video activity in CB Activity module

11 years 8 months ago - 11 years 8 months ago #221631 by deltafidesign
The CB Activity module show me the GJ activity of new video showing the yourtube video embeded with 350px with. Is't too large for me. Is there a way to set it always 100% othe the module width?
Last edit: 11 years 8 months ago by deltafidesign.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48459
  • Thanks: 8280
  • Karma: 1443
11 years 8 months ago #221683 by krileon
Adjust the width as needed in the modules CSS file found below.

modules/mod_cbgroupjive/mod_cbgroupjive.css

Embeds don't scale down very well so I've set it to a width that still shows decent visibility. You can try 100%, but it probably won't display well if you don't have much room.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

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

11 years 8 months ago #221693 by deltafidesign
Replied by deltafidesign on topic Size of GJ video activity in CB Activity module
I've used that into my template css:

embed {
height: 100%;
width: 100%;
}

sems work fine.

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

Moderators: beatnantkrileon
Powered by Kunena Forum