Sliding Billboard Support Product Page

Answered

Remove the black borders from the sliding billboard

Asked 16 Nov 2013 16:22:22
1
has this question
16 Nov 2013 16:22:22 Greg Landry posted:
Could someone tell me how to remove the black borders from the sliding billboard here;

www.autobuyingconsultantsofmaine.com/index_old.htm

I modified the Sony css but I can seem to find in the twoo css files how to remove all the black borders

Thanks,G.L.

Replies

Replied 18 Nov 2013 10:04:22
18 Nov 2013 10:04:22 Teodor Kuduschiev replied:
Hello Greg,

You can edit the www.autobuyingconsultantsofmaine.com/Styles/dmxSlidingBillboard/sony_inspired/sony_inspired.css
There you will find:

.sony_inspired .dmxBillboardView {
    background-color: #FFFFFF;
    background-image: url("main.png");
    border: 1px solid #5A5A5A;
}


So these are the grey borders that you see around the billboard.

Reply to this topic