Pradinis
Pagalba
Užsisakyk!
- Reklamą
- Hostingą
- El. pašto dėžutę
Užsisakyk!
Įrankiai
Pasidalink
- Visos temos
Forumas | Modai, įskiepiai, panelės (PHP-FUSION) | Themes |
Autorius: Ultriukas | Peržiūrų: 4767 |
Ultriukas Narys Buldozeris Pranešimai: 296 Įstojęs: 2008 Vas. 5 20:02:40 | |
Iskilo problema,yra padaryta eterio panele,bet kaip pastebejau ten tik paveiksliukas,gal galite man padeti ir vietoi to paveiksliuko padaryti,kad tikrai visa informacija rodytu,aciu Stai theme.php <?php if (!defined("IN_FUSION")) { header("Location: ../../index.php"); exit; } require_once INCLUDES."theme_functions_include.php"; // theme settings $body_text = "#555555"; $body_bg = "#010101"; $theme_width = "766"; $theme_width_l = "181"; $theme_width_r = "181"; function render_header($header_content) { global $theme_width; echo "<table align='center' cellspacing='0' cellpadding='0' width='$theme_width'> <tr> <td> <table align='center' cellspacing='0' cellpadding='0' width='$theme_width'> <tr> <td> <table align='left' cellspacing='0' cellpadding='0' width='340'> <tr> <td align='left' class='h_DJ'></td> </tr> </table> <table align='right' cellspacing='0' cellpadding='0' width='426'> <tr> <td><img src='".THEME."images/h_logo.png' usemap='#logo' width='426' height='223' border='0'></td> <map id='logo' name='logo'> <area shape='rect' coords='35,187,75,199' href='".BASEDIR."index.php'> <area shape='rect' coords='103,185,142,197' href='".BASEDIR."laidos.php'> <area shape='rect' coords='170,179,213,194' href='".BASEDIR."top20.php'> <area shape='rect' coords='241,171,302,183' href='".BASEDIR."komanda.php'> <area shape='rect' coords='329,156,384,168' href='".BASEDIR."contact.php'> </map> </tr> <tr> <td class='h_eteris'></td> </tr> </table> </td> </tr>\n"; echo "<table cellpadding='0' cellspacing='0' width='100%'>\n<tr>\n"; } function render_footer($license=false) { global $theme_width,$settings; echo "</tr>\n</table>\n"; echo "<table cellpadding='0' cellspacing='0' width='100%' class='footer'> <tr> <td width='73' align='left' style='padding-left: 6px;padding-top: 13px;'><img src='".THEME."images/made_by.gif'> <a href='http://www.emotive.in/' target='_blank'><img src='".THEME."images/e_logo.gif' border='0'></a></td> <td width='446'></td> <td width='247' align='right' class='f_text'>TVS: <a href='http://www.php-fusion.co.uk' target='_blank' style='color:#76100E;'>PHP-Fusion</a> - 2008 © hot FM</td> </tr> </table> </td> </tr> </table>\n"; } function render_news($subject, $news, $info) { echo "<table align='center' cellpadding='0' cellspacing='0' width='475'> <tr> <td class='capmain'>$subject</td> </tr> <tr> <td class='info'>".showdate("shortdate", $info['news_date'])."<br>Parašė: <a href='profile.php?lookup=".$info['user_id']."' style='color:#76100E;'>".$info['user_name']."</a></td> </tr> <tr> <td class='main-body'>$news</td> </tr> </table>\n"; } function render_article($subject, $article, $info) { echo "<table align='center' cellpadding='0' cellspacing='0' width='475' > <tr> <td class='capmain'>$subject</td> </tr> <tr> <td class='info'>".showdate("shortdate", $info['article_date'])."<br>Parašė: <a href='profile.php?lookup=".$info['user_id']."' style='color:#76100E;'>".$info['user_name']."</a></td> </tr> <tr> <td class='main-body'> ".($info['article_breaks'] == "y" ? nl2br($article) : $article)." </td> </tr> </table>\n"; } function opentable($title) { echo "<table align='center' cellpadding='0' cellspacing='0' width='475'> <tr> <td class='capmain'>$title</td> </tr> <tr> <td class='main-body'>\n"; } function closetable() { echo "</td> </tr> </table>\n"; } function openside($title) { echo "<table align='center' cellpadding='0' cellspacing='0' width='181'> <tr> <td class='scapmain'>$title</td> </tr> <tr> <td class='side-body'>\n"; } function closeside() { echo "</td> </tr> </table>\n"; tablebreak(); } function tablebreak() { echo "<table cellpadding='0' cellspacing='0' width='100%'>\n<tr>\n<td height='5'></td>\n</tr>\n</table>\n"; } ?> |
|
Žmogus Narys Viršesnis už Dievą Pranešimai: 5621 Įstojęs: 2006 Gru. 8 17:12:08 | |
<td class='h_eteris'></td> mb čia reikia kišti |
|
Pongis Narys Tankas Pranešimai: 2272 Įstojęs: 2007 Vas. 18 11:02:23 | |
O tu bent šią temą nusipirkai? - Ne. Todėl gali net nevargti.. ;) |
|
Ultriukas Narys Buldozeris Pranešimai: 296 Įstojęs: 2008 Vas. 5 20:02:40 | |
Pongis parašė: O tu bent šią temą nusipirkai? - Ne. Todėl gali net nevargti.. Pongi,pirkau is easyfm |
|
Pongis Narys Tankas Pranešimai: 2272 Įstojęs: 2007 Vas. 18 11:02:23 | |
O man dalampački iš ko tu pirkai. Iš manęs nepirkai ir vsio. |
|
Ultriukas Narys Buldozeris Pranešimai: 296 Įstojęs: 2008 Vas. 5 20:02:40 | |
Pongis parašė: O man dalampački iš ko tu pirkai. Iš manęs nepirkai ir vsio. Kiek nori,kad padarytum toj vietoi eterio panele? |
|
Pongis Narys Tankas Pranešimai: 2272 Įstojęs: 2007 Vas. 18 11:02:23 | |
ha ha.. tu visų pirmą nusipirk ją iš manęs, tuomet jau rašyk dėl to eterio.. |
|
Narys Margas Pranešimai: 120 Įstojęs: 2008 Rugs. 25 21:09:58 | |
Isko prikai??? aš neisipisinek nepirkai tu is manes easyfm buvo mano kaip tu galejai nusipirkti? is ko??? is neto pasiemei is standby atrodo idejas buvo ir vsio ir turi o dabar cia svaigsti kad pirkai tj nereike malti ... sprikte tu |
|
FuturesF1re Narys Kapitonas Pranešimai: 847 Įstojęs: 2007 Spa. 11 15:10:03 | |
cia img yra paziurek head paveiksleli |
|
Ultriukas Narys Buldozeris Pranešimai: 296 Įstojęs: 2008 Vas. 5 20:02:40 | |
Futures F1re parašė: cia img yra paziurek head paveiksleli Zinau,bet kaip man ten panele eterio ikisti? |
|
FuturesF1re Narys Kapitonas Pranešimai: 847 Įstojęs: 2007 Spa. 11 15:10:03 | |
jau klausk Pongio |
|
Ultriukas Narys Buldozeris Pranešimai: 296 Įstojęs: 2008 Vas. 5 20:02:40 | |
Futures F1re parašė: jau klausk Pongio Nesako,gal tu zinai? |
|
FuturesF1re Narys Kapitonas Pranešimai: 847 Įstojęs: 2007 Spa. 11 15:10:03 | |
tai bandyk panele i koda iterpti |
|
Ultriukas Narys Buldozeris Pranešimai: 296 Įstojęs: 2008 Vas. 5 20:02:40 | |
Futures F1re parašė: tai bandyk panele i koda iterpti Atrasyk i skype |
|
Saul1us Narys Tankas Pranešimai: 1991 Įstojęs: 2008 Spa. 19 13:10:35 | |
Bandžiau as su paneles kodu bet vistiek meta eroora tada,. |
|
FuturesF1re Narys Kapitonas Pranešimai: 847 Įstojęs: 2007 Spa. 11 15:10:03 | |
SpartakuS parašė: Futures F1re parašė: tai bandyk panele i koda iterpti Atrasyk i skype kad negaunu as jokio pranesimo |
|
Ultriukas Narys Buldozeris Pranešimai: 296 Įstojęs: 2008 Vas. 5 20:02:40 | |
Futures F1re parašė: [c]SpartakuS parašė: [c]Futures F1re parašė: tai bandyk panele i koda iterpti Supratau,Isaiskino Viska,Aciu,F1 Tau 10 |
Peršokti į forumą: |