marcus_m06
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Adding an image to single.php…but with a twistok… just checked the above on firefox, opera, IE AND Chrome… the two images only show in Safari. Defo must be the coding but i have no idea how to fix this. Any help would be appreciated.
I’ve also just checked with a real time HTML editor and it appears the be the
<a href="<?php echo $first_link; ?>"part that the browsers don’t like. Is there another way of attaching the first link in the post to the picture?Forum: Fixing WordPress
In reply to: Adding an image to single.php…but with a twistEven using the absolute path of the image, the image now no longer shows in firefox 4… any suggestions?
Forum: Fixing WordPress
In reply to: Adding an image to single.php…but with a twistManaged to change the image border (changed from 10px to 2px:
.entry a img {border:2px solid #d4d4d4; }but the linked ones around the social icons at the bottom of the page are still there. The social icons appear to be absolute right or something because i cant get them to pad out or align them properly…
http://www.officialiphoneapp.com
thanks for your help 🙂
Forum: Fixing WordPress
In reply to: Adding an image to single.php…but with a twistHmmm… you’ve pretty much just solved my problem! 🙂
1 thing though… how to i get rid of the border that displays around it? This border appears to show at the bottom of my website around the social icons (which i cant position properly by the way)