thumbnail links don't work

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

thumbnail links don't work

European Animal
my thumbnails no longer work and I don't know why! The url changes at the top but the page doesn't actually load.
The links in the list work, and the page lods, but the same code for the thumbnails does not

<p class="entry-link">
<a href="#CORE(ENTRY:ID)">CORE(ENTRY:TITLE)</a>
</p>


<div class="thumb entry-link" id="entry-CORE(ENTRY:ID)">
<a href="#CORE(ENTRY:ID)"><p class="thumbImg"><img src="CORE(ENTRY:THUMB)"></p></a>
</div>

are the respective two bits of code
any ideas?!
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: thumbnail links don't work

European Animal
oh it's only in CHrome, do any other browsers have this problem, anyone know why it is?
Loading...