Ogólna pomoc dotycząca stylów - [Problem] Zrobiłem grafikę, pociąłem, chcę wstawić w ogłosze
RebeliaCS - 25-07-2015, 15:47 Temat postu: [Problem] Zrobiłem grafikę, pociąłem, chcę wstawić w ogłosze Witam, zrobiłem grafikę w photoshopie która reklamuje dwie rzeczy a następnie po dodaniu odsyłaczy ją pociąłem. Chciał bym teraz to umieścić w ogłoszeniu ale nie wiem jak. Wgrałem na serwer już pliki:
kasztanek9994 - 25-07-2015, 19:54
Nie wiem za bardzo co chcesz osiągnąć, ale może chodzi Ci iframe ?
Dodaj sobie taki kod i zobacz
Kod: | <iframe src="http://www.adrestwojejstrony.pl/ogloszenie/ogloszenie.html">
<p>Your browser does not support iframes.</p>
</iframe> |
RebeliaCS - 26-07-2015, 10:57
Chcę to:
http://cs-rebelia.pl/ogloszenie/ogloszenie.html
umieścić w ogłoszeniu, to co dałeś nie działa.
kasztanek9994 - 26-07-2015, 12:06
No to daj sobie tego wygenerowanego HTML'a bezpośrednio do ogłoszenia.
Kod: | <table id="Tabela_01" width="100%" height="170" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="5">
<img src="ogloszenie/images/ogloszenie_01.gif" width="1190" height="60" alt=""></td>
</tr>
<tr>
<td colspan="3">
<img src="ogloszenie/images/ogloszenie_02.gif" width="816" height="16" alt=""></td>
<td rowspan="2">
<a href="http://cs-rebelia.pl/viewtopic.php?t=1085">
<img src="ogloszenie/images/konkurs.png" width="101" height="102" border="0" alt=""></a></td>
<td rowspan="3">
<img src="ogloszenie/images/ogloszenie_04.gif" width="273" height="110" alt=""></td>
</tr>
<tr>
<td rowspan="2">
<img src="ogloszenie/images/ogloszenie_05.gif" width="211" height="94" alt=""></td>
<td>
<a href="http://www.cs-rebelia.pl/sklep/member/register/">
<img src="ogloszenie/images/vip.gif" width="105" height="86" border="0" alt=""></a></td>
<td rowspan="2">
<img src="ogloszenie/images/ogloszenie_07.gif" width="500" height="94" alt=""></td>
</tr>
<tr>
<td>
<img src="ogloszenie/images/ogloszenie_08.gif" width="105" height="8" alt=""></td>
<td>
<img src="ogloszenie/images/ogloszenie_09.gif" width="101" height="8" alt=""></td>
</tr>
</table> |
|
|
|