D
D
Dmitry2019-01-19 23:23:58
css
Dmitry, 2019-01-19 23:23:58

How to remove the frame around the VK widget?

Good day.
Tell me how you can remove the frame around the widget from the VKontakte community - https://vk.com/dev/Community
I tried to write in my CSS:

iframe #page_wrap .wcommunity_wrap:before {box-shadow:none !important;}

But it does not help, apparently due to the fact that it is loaded through an iframe.
There is nothing in the documentation about this either. Isn't it really impossible?
Now, with grief on the floor, I did it through overflow:hidden and a negative margin, but this is some kind of crooked crutch that I don’t like at all. Maybe there are more human ways?
Thanks in advance!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry, 2019-01-19
@Deimos

The question is removed, peeped on another site. It turns out the frame color is stored in color1 - Background color. I didn't specify it by default. If you write FFFFFF then the frame disappears.
Thanks to all!

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question