Big X above header
-
When I add a custom header and get rid of the Theme header a big X appers. Is there anyway to remove it in CSS?
The blog I need help with is: (visible only to logged in users)
-
You can’t use the normal uploader once you’ve got the CSS upgrade. You’ve got to upload an image exactly the correct dimensions then put that image URL in your CSS code.
-
Since Firefox does not show the missing image (that is what that symbol means) I cannot figure out which image link in your CSS, or in the original CSS is causing the issue.
Sorry, I looked and tried a bunch of things but since I could not see the “x” it was impossible for me to see if anything I did got rid of it.
-
Ok thanks is there a way to move the theme header around? Because the X is the themes header.
-
-
-
I found it.
#header-image {display:none !important; }I finally found out how to add declarations real-time in Safari (which showed the lost image).
-
-
- The topic ‘Big X above header’ is closed to new replies.