• Hi there, I have just a little problem with the background color behind the icons – it is grey and my boxes are white – just have a look on my right sidebar here:

    https://www.hannoversche-schule.de/blog/

    I do not really want to change all the widget-bgcolors, so is there a posibility to have white background for the functions?

    best regards
    Alex

Viewing 1 replies (of 1 total)
  • Hi Alex.

    The problem is in your theme. From style.css:

    /************************************************
    	Images
    ************************************************/
    .post img { 	max-width: 98%; }
    img, a img {
    	padding: 3px;
    	border: 1px solid #01203c;
    	background: #eee;
    	}

    Change background: #eee; to whatever floats your boat.

    If you want to float mine, please consider sending me a (used) book. ??

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: WP-dTree] Background Style’ is closed to new replies.