IE & Firefox Not showing images

Advanced and professional portal news Joomla template with community features and various content display layouts.
GK User
Sun Mar 11, 2012 8:14 pm
I have tested my website with Google chrome and all the images show..But when l opened the website with Internet explorer and Mozilla Firefox the images doesn't show at all..And also some of the CSS styles doesn't apply...

this is my website:

www.highstreetmail.com

Please what could be the cause?
User avatar
Senior Boarder

Konrad M
Mon Mar 12, 2012 10:32 am
Hi
You are talking about adverts? If jest issue is in image url. You have
Code: Select all
<img border="0" alt="" src="images/ad.png">

should be
Code: Select all
<img border="0" alt="" src="/images/ad.png">
User avatar


cron