/ Published in: CSS
URL: Angel course CSS title replacement
Expand |
Embed | Plain Text
#bannerSection h1 { background: black url( your-image-url ) no-repeat; height:100px; /* height of your image */ margin:0.5em auto 0 0.8em; padding:0.4em 0 0.4em 25px; text-indent:-9999px; width:auto; }
You need to login to post a comment.
