Hey,
I can not find the code where I can change the background to a transparent table.
Html table placed in IconBox.
http://oskarkomputers.pl/linki/
Hey!
Try adding this code to the Quick CSS:
.iconbox_content_container tr, .iconbox_content_container table{
background: transparent !important;
}
Cheers!
Josue
Great, it works!
Additionally, even to remove the frame table would be nice.
Hey!
Try adding this code to the Quick CSS:
.iconbox_content_container td{
border: 0 !important;
}
Cheers!
Josue
Thanks a lot! It all works great!
You are welcome, glad we could help :)
Regards,
Josue