header problems
-
I looked at the page that tells me how to add a banner to the header, and did it.
So instead of `#header {
background: url(“<?php bloginfo(‘stylesheet_directory’); ?>/images/wc_header.jpg”)
no-repeat bottom center; }
#headerimg {
margin: 7px 9px 0;
height: 192px;
width: 740px; }`I have #header { background: url(\"<?php bloginfo('stylesheet_directory'); ?>https://i7.photobucket.com/albums/y256/LOST_IN_PA/airplane3-5.jpg\")no-repeat bottom center; } #headerimg { margin: 7px 9px 0; height: 192px; width: 740px; }
yet nothing as changed. Whats wrong?
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘header problems’ is closed to new replies.