Quote:
Originally Posted by mikelangelo2005
Hello,
Now I have a new problem, I hope can help me.
I put two FLASH but the bar of the Title (anuncios) appeared underneath the FLASH (check pictures)
I tried putting in start HTML of flash <tr><td class="alt1"> and the end </td></tr> and the FLASH appeared towards the right, outside the measures of the Web.
I need to put the bar "anuncios" above. www.motofanaticos.com
these are the HTML of the FLASH in usc_block_11:
HTML Code:
<object width="230" height="400">
<param name="movie" value="images/misc/usa_casco.swf">
<embed src="images/misc/usa_casco.swf" width="230" height="400">
</embed>
</object>
And usc_block_12:
HTML Code:
<object width="230" height="300">
<param name="movie" value="images/misc/dia_nacional_del_motociclista.swf">
<embed src="images/misc/dia_nacional_del_motociclista.swf" width="230" height="300">
</embed>
</object>
thanks
|
SOLVED!
With something very simple I solved a problem that already was 4 months old and nobody knew the solution here and other forums in spanish.
The column Right was outside the body of the forum (image 1) because I was using thys simbol "/" to separate texts.
Now, I changed to the symbol "/" by a comma "," and the letter "Y" and ready, Solved!! (image 2).
Greetings