okolo 10 min temu laya skladac zacząłem ;]
otoz tak jakby nie wykrywalo by mi style.css
podam uklad katalogow
adres.pl/news.php - w tym pliku includuje plik theme.php z funkcja top()
adres.pl/themes/retro/theme.php - funkcje od laya
adres.pl/themes/retro/style.css - plik css
i w funkcji mam takie cos
<?php function top () { echo "<html> <head> <title>Kamils2 Studio - Lost piece of network</title> <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-2'> <meta name='description' content='K2 Studio'> <meta name='keywords' content='Kamils, Kamil, Kamils2, Kamola, Kamil, Portfolio, Studio, php, MySQL, Skrypty, T
utoriale, Newsy, CMS, engine, php i MySQL, Download'>"; echo ' <table width="804px" cellspacing="0" cellpadding="0"> <tr><td width="804px" height="11px" class="start"> <img src="/themes/retro/gfx/top1.gif"> </td></tr> <tr> <td width="411px" height="78px"> <img src="/themes/retro/gfx/top2.gif"> </td> <td width="393px" height="78px" class="projekt"> s </td> '; } ?>
jednak klasa start i projekt jest ingonorowana (nie pokazuje obrysu i tla)
TD.start ( Border-top: 1px solid #000000; ) TD.projekt ( Background-image: URL('/gfx/top3.gif'); )
moze wy cos na to poradzicie?