Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed. We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

[Solved] Ads wont center

5 Posts
2 Users
0 Reactions
1,399 Views
Posts: 3
Customer
Topic starter
(@jose-perez)
Member
Joined: 6 years ago

Ads in the Ads Manager plugin are not being centered in the forum. am i doing something wrong? my url is www.keeponreefing.com

4 Replies
Astghik
Posts: 6444
Admin
(@astgh)
Illustrious Member
Joined: 8 years ago

Hi @jose-perez,

Thank you for contacting us.

Please navigate to Dashboard > Forums> Settings > Styles admin page, put the following CSS code, in "Custom CSS code" textarea, save it, delete all caches and check again.

.wpforo-ad {
display: flex;
justify-content: center;
/*I'd also suggest you set some margin-bottom value by using the following CSS rule*/
margin-bottom: 15px !important;
}

Please don't forget to press Ctrl+F5 (twice) on the forum frontend before checking to reload the updated CSS file. 

Posts: 3
Customer
Topic starter
(@jose-perez)
Member
Joined: 6 years ago

Hi, I've added the code and followed all instructions and still not centered.

1 Reply
Astghik
Admin
(@astgh)
Joined: 8 years ago

Illustrious Member
Posts: 6444

@jose-perez

All is correct, please watch the following video: https://www.screencast.com/t/mbtaQrqAjp

You'll just need to delete the browser caches before checking. Just press Ctrl+F5 (twice) on the forum frontend. 

Posts: 3
Customer
Topic starter
(@jose-perez)
Member
Joined: 6 years ago

Ok Thank you

Share:
Scroll to top