
Originally Posted by
bigpunks
1. There are white boxes in the corners between my border and background image. How can I make that transparent or square off the corners if necessary.
Bi,
this is a tough one..
It is hard coded into a .php file
PHP Code:
<div id="outermainWrapper" style="padding-top: 0pt; padding-bottom: 0pt;"><img class="twisty"><b class="niftycorners" style="background: rgb(255, 255, 255) none repeat scroll 0% 0%; margin-left: -8px; margin-right: -8px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; margin-bottom: -2px;">
- The 255, 255, 255 above is the fix:
- use tools developer kit and search for:
- niftycorners
- see what .php are associated with this class