![]() |
quick wordpress coding question!!!!
i just made a blog at http://www.lizviciousfan.com i would like to have a picture in the background at the top behind the title, how do i do this in the php code?
|
checkout header.php?
|
Quote:
|
i know that. i dont know where to insert the image. heres the end of the header.php
</head> <body> <div id="page"> <div id="header"> <h1><a href="<?php echo get_settings('home'); ?>"><?php bloginfo('name'); ?></a></h1> <div class="description"><?php bloginfo('description'); ?></div> </div> <img src="images/line.gif" width="433" height="1" alt="" /> |
go into css and put a background image into the header css
|
alright, will mes around wit it
|
like this?
#header { background-color: black; backround-image: images/header.jpg; } |
anyone? ....
|
All times are GMT -7. The time now is 12:45 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123