• Hello everybody!

    I am having a problem here..i am really bad with coding and scripts..so I was wondering if anyone of u can help me out here.

    **Atm im having this site: https://voetbaltube.com
    **Now im working on this one: https://https://voetbaltube.freehostia.com/wordpress/

    HERE IS THE PROBLEM: i want to have my header on my new wordpress site.

    **this is the url of my header: https://img170.imageshack.us/img170/9964/headeryr2.jpg

    and this is my header.php script CAN ANYONE tell me what i do have to CHANGE?:

    ***********************

    <div id="header">
    	<div id="headerimg">
    		<h1><a>/"><?php bloginfo('name'); ?></a></h1>
    		<div class="description"><?php bloginfo('description'); ?></div>
    	</div>
    </div>

    *****************************

    Thank you in advance! i really could use some help.

    Greets from The Netherlands.

    Milan

Viewing 3 replies - 1 through 3 (of 3 total)
  • for some reason your link is redirecting me to wikipedia.

    In any case header change is done by going into the image file of your theme and switching out the current image with the one you want.

    If there is a difference in size you need to make appropriate changes in your CSS style page.

    Thread Starter milanovici

    (@milanovici)

    Yea i know i had to do something like that..but i also heard you can place a url to your new header in your script (see previous post above) what code do i have to change than?? can somebody change it for me?

    Thank you very much in advance!

    Have a look at Designing_Headers.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Header change (image)’ is closed to new replies.