Problems with Contempt Theme and Custom Image Header
-
Hi,
I downloaded the Custom CSS and am trying to use it on the Contempt theme. My problem is that when I try to upload a custom banner through the Design>Custom Image Header, the CSS code overrides it.
Does anyone know how to upload an image over the CSS?
Thanks,
– Luke –
-
The CSS will always override the Custom Image Header, so you have to add the header image into the CSS.
-
Wow, thanks for your quick response!
Can you send me a sample of the coding required, or direct me to an example somewhere online?
-
It varies from theme to theme. You’ll need to finder the id for the header and then use this code:
background:url(YOUR URL); -
-
- The topic ‘Problems with Contempt Theme and Custom Image Header’ is closed to new replies.