updates to firefox 4 and now i cant see image…HELP!
-
Hi there…
I’ve recently added to images with links, updated to firefox 4 a month or so later and now i cant see those images. I can see them on my iPhone and Safari on my laptop.
The site is: Official iPhone App
The images that wont show are coded the same as follows:
<div align="center"> <div style="padding-left:5px; padding-right:5px; padding-bottom:0px; padding-top:10px; "> <?php $first_link = get_first_link(); ?> <a href="<?php echo $first_link; ?>"<img src="<?php bloginfo('stylesheet_directory'); ?>/images/black-avail-on-itunes.png" alt="<?php the_title(); ?> Is Available Here On The iTunes Store" /></a> </div> </div>
If anyone could shed some light on this i would be most grateful.
Thanks, Marcus.
- The topic ‘updates to firefox 4 and now i cant see image…HELP!’ is closed to new replies.