How would i add an image to my header using css? my webpage is http://www.nka.weebly.com
How would i add an image to my header using css? my webpage is http://www.nka.weebly.com
Where do you mean exactly, where the NKA text is, top left ?
add something like:
background:transparent url(http://nka.weebly.com/uploads/2/1/0/3/2103304/9819065.png) repeat scroll 0 0;
to your http://nka.weebly.com/files/main_style.css file on line 75 for styling the logo div.
This topic has been closed to new replies.