danlester on "[Plugin: PDF Embedder] How to remove the border of the embedded PDF"

ساخت وبلاگ

Hi,

How can I remove the border or at least change the color of this border?

Thks

Thierry

https://wordpress.org/plugins/pdf-embedder/

It should be possible to override the border color by adding something like this to your Theme's style.css:

div.pdfemb-viewer {
border: 1px solid red !important;
}

Of course, you might need to ask your web designer to help if you're not sure where to add that for your particular site.

To remove the border completely maybe try this instead:

div.pdfemb-viewer {
border: none !important;
}

I hope this helps.

Dan

WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 209 تاريخ : دوشنبه 14 تير 1395 ساعت: 16:55