Hi Guys
I got a free wordpress template and i'd like to change the
picture in the header.
where should i put my img link in the header.php?
please if anyone could help ill appreciate that
This is my header.php:
[CODE]
Hi Guys
I got a free wordpress template and i'd like to change the
picture in the header.
where should i put my img link in the header.php?
please if anyone could help ill appreciate that
This is my header.php:
[CODE]
| Sponsored Links |
IF YOU WANT TO INSERT YOUR HEADER PIC.. INSERT IT HERE!!
Insert new logo into there !
Sorry for the stupid request its just really new to me all this php edit and codes
can you please quote and mark bold the correct place to put the link?
in style.css find this code.....
then you can change the header.jpg with your image...HTML Code:/***** HEADER *****/ #header { ****background: url(images/header.jpg) no-repeat; ****width: 100%; ****height: 214px; ****position: relative; ****z-index: 1; ****color: white; ****font-family: "Trebuchet MS",Tahoma, Arial, sans-serif; }
or you can create the new image for the header with the same name... i.e
header.jpg and overwrite the header.jpg in "images" folder...
Ok This Is my img link:
Where is need to put it in this line?Code:http://freefashiontv.magnify.net/media/site/57SLPC194HC64651/header_fashion.jpeg
[CODE]
*
GREAT!! i got it.
its very simple just to add it on the images folder.
is your wp theme using this demo theme ?
and the default image header is this....?Code:http://web-kreation.com/demos/NightTransition/
if that true you can use my way... but you need to edit the image in photoshop... for the border and the search box...Code:http://web-kreation.com/demos/NightTransition/wp-content/themes/night_transition/images/header.jpg
yeah i saw that and working on that just now.
but its great way and very simple.
I used another template the image fits better, and i did it in the same way on the style.css on the *****HEADER***** code. just put the link there and its worked fine.
where can i change the text color in the style.css? if its possible...
Bookmarks