.gif instead of Search Form
-
Hello,
Just got rid of the standard Search form top of the header image on the right side of the TwentyEleven template (opposite the title text).
Using this code mentioned at another thread:
#branding #searchform {
display: none;
}Now I woud like for a .gif to be displayed there instead…
Any suggestions how do I go about coding for this in CSS?
Tried googling but the only close thread offered code linked to the Title field of the blog…
#site-title span a {
padding-right: 70px;
background: url(https://millgrovewoodproductsltd.files.wordpress.com/2012/03/millgrove-logo-saw-blade-and-log-100.png?w=60) no-repeat right;
}…and that ends up messing up the blog title itself.
Is there another way to do this without mixing fields up?Thanks for Feedback on this!
- The topic ‘.gif instead of Search Form’ is closed to new replies.