henrikl
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Picture over the header?Ive tried the complete url. Ive tried:
<img src=”/wordpress/wp-content/themes/GG/images/a.jpg” width=”960″ height=”98″ style=”float: left” />I want the image placed above the header image(not on top hiding part of the header image). I have not deleted the original header image markup.
The image is linked outside the <div>s because that was the only way I could figure out how to get the picture over the headerimage.
I also did a test: I uploaded an image in a post and looked at that ones link. It was:
http://localhost/wordpress-2%5B1%5D.0.2/wordpress/wp-content/uploads/2006/03/gang1.thumbnail.jpgThen I put the a.jpg in the same folder and linked it exactly the same way (in 2 ways):
http://localhost/wordpress-2%5B1%5D.0.2/wordpress/wp-content/uploads/2006/03/a.jpgand
/wordpress/wp-content/uploads/2006/03/a.jpgStill it did not work. Im really confused..
Forum: Themes and Templates
In reply to: Picture over the header?it didn’t say much, did it?
Forum: Themes and Templates
In reply to: Picture over the header?ok,
http://www.gorillagang.com/header.txt
http://www.gorillagang.com/style.txtThere they are. I put the code in txt-files but you have to pic show->source for the header. π
thanks again for your help..!
Forum: Themes and Templates
In reply to: Picture over the header?no it did not work. this is so weird. maybe wordpress can’t handle “own pictures”..?
maybe I have to do something special?Forum: Themes and Templates
In reply to: Picture over the header?Im afraid not, Im running it locally at my computer at the moment π
But this is the image adress now:
<img src=”wordpress/wp-content/themes/GG/images/a.jpg” width=”960″ height=”98″ style=”float: left” />For the other pictures, for example the header is the adress:
#header { background: url(“<?php bloginfo(‘stylesheet_directory’); ?>/images/personalheader.jpg”) no-repeat bottom center; }And that works fine.. Can’t figure out how to solve this one π
Forum: Themes and Templates
In reply to: Picture over the header?Hm. I am not that bad in html but I can’t get this to work. I am writing regular code and have put the image in the right folder. Still it won’t show up.
Is this something special and particular I have to do because it is wordpress?
thx..
Forum: Themes and Templates
In reply to: Picture over the header?cheers thanks alot π
I did deactivate norton internet security for 5 minutes and then it did work. Maybe I also have to switch over to ZoneAlarm then.
Thanks for the help guys! πI wrote hostnamne “http://localhost/” but I couldn’t add that. weird.
Yes I’ve got Norton Internet but I also tried to shut that down, but it was no difference.
Thanks..
Forum: Themes and Templates
In reply to: Can I build this in wordpress?cool. alot of work then I suppose? π
thanks for the help, now u got me motivated π
Forum: Installing WordPress
In reply to: Question about creating database and about host.that tip helped ALOT! It works now! π
Thank you alot Michael!
Forum: Installing WordPress
In reply to: Question about creating database and about host.I followed that guide π