Recent Topics

1 Aug 03, 2005 08:23    

My skin was with images in the left col. and linked ... all working. I included in the link the _blank part, tested it and all well.

After that I changed the css for the calendar, and when checking the result I noticed the imges were gone.

Seems it is a browser matter or so.

In the view source:

<p class="barcaption">Informatieve Links</p>
<p><div align="center"><a href="http://www.minbuza.nl/default.asp?CMS_ITEM=MBZ257241" target="_blank"> </a></div></p>
<p class="barcontent">Reisadviezen en landen- informatie van het Ministerie van Buitenlandse Zaken</p>
<p><div align="center"><a href="http://www.lcr.nl/" target="_blank"> </a></div></p>
<p class="barcontent">Gezondheid en Reizen: Landelijk Coördinatie- centrum Reizigersadvisering</p>

The _main.php file on the server:

<p class="barcaption">Informatieve Links</p>
<p><div align="center"><a href="http://www.minbuza.nl/default.asp?CMS_ITEM=MBZ257241" target="_blank"><img src="http://www.reisinformatieweblog.com/images/minbuza.gif" border="0" /></a></div></p>
<p class="barcontent">Reisadviezen en landen- informatie van het Ministerie van Buitenlandse Zaken</p>
<p><div align="center"><a href="http://www.lcr.nl/" target="_blank"><img src="http://www.reisinformatieweblog.com/images/gezondopreis.gif" border="0" /></a></div></p>
<p class="barcontent">Gezondheid en Reizen: Landelijk Coördinatie- centrum Reizigersadvisering</p>
<p class="barcaption">AllTravel On-line</p>

1. The images are located on the server (I checked)
2. The css code I changed / added is:

td#prev {
text-align: left;
}

td#next {
text-align: right;
}

I only can work with the monitor and computer here at the moment. When entering http://www.reisinformatieweblog.com You also miss the two images in the left blue column and have the same coding?

As you see the <img src="" /> between the <a href=""> and </a> is missing.

Thanks for the help.

2 Aug 03, 2005 08:50

Seems a Firewall matter :-( because without it is there and also on other computers. A sudden change of the magic of software.


Form is loading...