The color on your site is working fine, now, for me. Just change all these:
to this:HTML Code:<a href="javascript:changeBGImage(1)"><img src="colors/black.png" title="select a background color" class="footer"/></a>
HTML Code:<img src="colors/black.png" title="select a background color" class="footer" onclick="return changeBGImage(1)" style="cursor:pointer;" />


Reply With Quote

Bookmarks