Hey guys,
I used to modify wordpress themes on a regular basis but it has been about two years now and I have been away from CSS/HTML for just as long. I am looking to add a header image to header.php and this is what I get..
http://www.lssusife.org
I have tried 3 ways just doing <img src=""> <html><body><img src=""> and php include a seperate html document.
What do I do? Embarrassing!
Thanks
Hummm...I don't see a theme there. Take a look at the following videos on editing the default Kubrick theme...that should help to refresh your memory.
http://educhalk.org/blog/?p=137
It is there, I just broke it trying to put the header in.
are you using echo with double qoutes? thats the only reason you'd see the DIV code like that.
are you using echo with double qoutes? thats the only reason you'd see the DIV code like that.
I have changed it yet again the code seen is in header.php and no matter what I do to header.php it is breaking the entire theme...
Is the theme GPL and available for download somewhere? If so, tell us what it is and what you are trying to add and maybe someone will be able to provide a solution.
It does allow you to upload a 726px by 150px header through the admin panel...are you wanting some different from this...see example below.
http://educhalk.org/blog5/
Hey That did work, I was hoping for a bit more customization options maybe at a later date, but that will work for now.
Missed that (first time using the new dashboard)
Thanks!