1.0.9 Issues with Header changes
-
The old background color was #000, it would be nice to have support for changing this in the theme now, as opposed to modifying the stylesheet to add it back, especially when a header image is not used.
Instead of adding the following to <header> tag:
style="background-image: url(<?php header_image(); ?>)"It would be nice to detect if there is an image first, so that the code isn’t displaying an empty url tag, background-image: url(”)
The topic ‘1.0.9 Issues with Header changes’ is closed to new replies.
