Notifications
Clear all

How centering all my embed videos?

8 Posts
2 Users
0 Likes
1,231 Views
Posts: 8
Customer
Topic starter
(@maltrain)
Member
Joined: 5 years ago

Hi. You provided me a css code in another topic and asked me to open a new one if it doesn't work.

Well, it didn't.

You can see some cross posting themes here:

http://www.playadictos.net/foro/temas-del-blog/

Thanks in advance!

7 Replies
Astghik
Posts: 5869
Admin
(@astgh)
Illustrious Member
Joined: 6 years ago

@maltrain

Please remove the code I've provided and add the following one, delete all caches and check again:

#wpforo-wrap .wpforo-post-content .wpf-video iframe{
left: 1%;
}
Reply
2 Replies
Customer
(@maltrain)
Joined: 5 years ago

Member
Posts: 8

Sorry, still not working for me... 🙁

Reply
Astghik
Admin
(@astgh)
Joined: 6 years ago

Illustrious Member
Posts: 5869

Please press CTRL+F5 (twice) on frontend before checking. 

Reply
Posts: 8
Customer
Topic starter
(@maltrain)
Member
Joined: 5 years ago

These are all the css custom codes I have:

#wpforo-wrap {
font-size: 13px; width: 100%; padding: 10px 0; margin:0px;
}
.container.grid-container {
width: 90% !important;
}
body .grid-container {
max-width: 90% !important;
}
.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .separate-containers .paging-navigation, .one-container .site-content, .inside-page-header {
padding: 0px !important;
}
#wpforo-wrap {
padding-top: 0;
}
#wpforo-wrap #wpforo-title{
font-size:2px;
line-height:1px;
position:absolute;
color:#3F51B5;
}
@media screen and (min-width:900px) {
#wpforo-wrap .wpforo-content {width: 78%;}
#wpforo-wrap .wpforo-right-sidebar{width: 20%;}
}
#wpforo-wrap {
font-family: "Play", Play, sans-serif !important;
}
#wpforo-wrap .wpforo-post-content .wpf-video iframe{
left: 1%;
}

I deleted the cache, CTRL+F5... still nothing.

Reply
Posts: 8
Customer
Topic starter
(@maltrain)
Member
Joined: 5 years ago

By the way, I don't know what the first css means, it was there by default when I installed the forum and I don't want to delete it, lol:

#wpforo-wrap {
font-size: 13px; width: 100%; padding: 10px 0; margin:0px;
}
Reply
2 Replies
Astghik
Admin
(@astgh)
Joined: 6 years ago

Illustrious Member
Posts: 5869

Are you using some caches plugins? If yes please deactivate the plugins and check again. 

Reply
Customer
(@maltrain)
Joined: 5 years ago

Member
Posts: 8

Sorry, man. I even add another css that worked, but this one didn't.

It doesn't matter, it's not a big deal.

Reply
Share:
Scroll to top