View Single Post
Old 12-21-2012, 05:46 PM   PM User | #4
johndove
New Coder

 
Join Date: Jul 2005
Posts: 99
Thanks: 29
Thanked 0 Times in 0 Posts
johndove is an unknown quantity at this point
Thanks Excavator! I knew something was amiss having two calls to the images, but when I removed the call from the css and just left this:

Code:
<img src="<?php bloginfo('template_url'); ?>/css/images/buttonFB.jpg
no images displayed at all. I obviously don't have it coded right. It doesn't seem like I should have to put the absolute path in there. - ?
johndove is offline   Reply With Quote