I can’t hide the gray border around an embedded .sfw file.
It is a swf inserted by WordPress plugin, called shortcode. SWF is on my page here. Can You tell me how to do it?
I edited the plugin PHP and I give <object> and <embed> the class #swf_object. After that I edited the CSS and I tried to hide this border but it is still there. Before that, I also tried to add border:none; in style.css (style of my theme).
Here are the steps to hide the border since it can’t be removed:
for
.home_displayaddoverflow:hidden; height: 579px;and for you flash object which is inside your
.home_displayadd this css: