Gossamer Forum
Home : Products : Links 2.0 : Customization :

gif problem

Quote Reply
gif problem
because when I make some changes the gif inserted in the categories it is not more visible.
thanks

http://lnx.nauticalink.it/links/
- - - - - - - - - -- - - - - -
DirectoryNautica-Italia
http://www.nauticalink.it
Quote Reply
Re: [blecchi] gif problem In reply to
Are your images (pictures) in your ...naticalink.it/links/ directory, or are they somewhere else? I suggest ...nauticalink.it/links/images/ as the place to put them, and have the code reflect the correct location.

Are you trying to use a rate mod? Or are you adding the code to all links manually? Look over this mod:

http://www.gossamer-threads.com/...i?post=103062#103062

I think you cannot have something in an unordered list <ul> without it being a list item <li>. From your other thread:

<!-- Links in this category. -->
<h2>Links: </h2>

<ul><img src="http://www.nauticalink.it/sitoqualitè.gif"><li><a class="link" href="http://lnx.nauticalink.it/cgi-bin/links/jump.cgi?ID=6">CANTIERE NAVALE LATINO</a>
<span class="descript">- Costruzione barche da pesca e diporto in qualsiasi materiale</span>

<small class="date">(Inserito il: 1-febbraio-2004 Visite: 187 Rating: 10.00 Voti: 3) <a href="http://lnx.nauticalink.it/cgi-bin/links/rate.cgi?ID=6">Vota Questo Sito</a></small>
</ul>


Should be more like:


<!-- Links in this category. -->
<h2>Links: </h2>

<ul><li><img src="http://www.nauticalink.it/sitoqualitè.gif"><a class="link" href="http://lnx.nauticalink.it/cgi-bin/links/jump.cgi?ID=6">CANTIERE NAVALE LATINO</a>
<span class="descript">- Costruzione barche da pesca e diporto in qualsiasi materiale</span>

<small class="date">(Inserito il: 1-febbraio-2004 Visite: 187 Rating: 10.00 Voti: 3) <a href="http://lnx.nauticalink.it/cgi-bin/links/rate.cgi?ID=6">Vota Questo Sito</a></small>
</ul>

You can use other things to create your list besides an unordered list, which puts the dot (square) in front of the item. Try it just as a paragraph <p>:


<p><img src="http://www.nauticalink.it/sitoqualitè.gif"><a class="link" href="http://lnx.nauticalink.it/cgi-bin/links/jump.cgi?ID=6">CANTIERE NAVALE LATINO</a>
<span class="descript">- Costruzione barche da pesca e diporto in qualsiasi materiale</span>

<small class="date">(Inserito il: 1-febbraio-2004 Visite: 187 Rating: 10.00 Voti: 3) <a href="http://lnx.nauticalink.it/cgi-bin/links/rate.cgi?ID=6">Vota Questo Sito</a></small>
</p>


Leonard
aka PerlFlunkie
Quote Reply
Re: [PerlFlunkie] gif problem In reply to
I have created a new briefcase nauticalinks.it/links/images/mygif but you/he/she is not visualized me.

because me from error of the gif

thanks
- - - - - - - - - -- - - - - -
DirectoryNautica-Italia
http://www.nauticalink.it