Notifications
Clear all

[Solved] How to align videos to center

7 Posts
2 Users
4 Likes
816 Views
Posts: 4
Customer
Topic starter
(@naushad-hassam)
Member
Joined: 3 years ago

Hi i am having ther same issue. How do I align videos to the centre by just adding the link ...

6 Replies
6 Replies
Kyle
 Kyle
Admin
(@kylew)
Joined: 3 years ago

Prominent Member
Posts: 728

@naushad-hassam,

Insert the blow code in Custom CSS Code field from Dashboard > Forums > Settings > Styles Tab.

#wpforo #wpforo-wrap .wpf-embed {
    text-align: center;
    margin: 0 auto;
}

 

Customer
(@naushad-hassam)
Joined: 3 years ago

Member
Posts: 4

@kylew Thank you 🙂 worked fine... sorry to bother you.

Kyle
 Kyle
Admin
(@kylew)
Joined: 3 years ago

Prominent Member
Posts: 728

@naushad-hassam,

No worries, it's our job to help our customers, just note to create new topic if you will need help.

Customer
(@naushad-hassam)
Joined: 3 years ago

Member
Posts: 4

@kylew sorry did not create a topic otherwise it can get confusing. How do I change size on the video I want it bigger then what it is 🙂

Kyle
 Kyle
Admin
(@kylew)
Joined: 3 years ago

Prominent Member
Posts: 728

@naushad-hassam,

Go to Dashboard > Forums > Settings > Add-ons Tab > Embeds, choose the height and the width of the embedded video using Embed video player sizes option.

 

Customer
(@naushad-hassam)
Joined: 3 years ago

Member
Posts: 4

@kylew sorry missed that 🙂 all well and good thanks

Share:
Scroll to top