Navigacija

Vartotojų tinkle

Prisijungusių svečių: 77
Prisijungusių narių: 0
Prisijungusių narių nėra

Registruoti nariai: 25,961
Naujausias narys: asdasdddz

Naujausi straipsniai

Paskutiniai nariai

asdasdddz 2 dienos
Paslapties K... 1 savaitė
Audrius_17 3 savaitės
Reikalas 8 savaitės
Simbijanas16 savaitės
Karinacraft16 savaitės
Žmogus20 savaitės
Bruksnys24 savaitės
Darexs26 savaitės
Nepas27 savaitės
keistuole29 savaitės
Gizmis31 savaitės
Rytis40 savaitės
MaFetas44 savaitės
ozzWANTED46 savaitės
saulyzas48 savaitės
TOMIJUS49 savaitės
Jaunelis64 savaitės
lanis64 savaitės
And2s65 savaitės

Informacija:


OS: Unknown
Naršyklė: Nežinoma
IP: 216.73.216.180
Naujienų: 529
Straipsnių: 235
Temų: 52,589
Postų: 522,549
Postų pask. parą: 0
Shout'ų pask. parą: 0
P.S.C. pask. parą: 0
Nuorodų kataloge: 13

Lankomumo Statistika

Peržiūrų šiandien: 22

Iš viso peržiūrų: 22948724

Prisijungti

REGISTRUOTIS
Nario vardas

Slaptažodis



Pamiršai slaptažodį?
Paprašyk naujo

Aktyvuoti save

Šaukykla

Jei norite rašyti žinutes, turite prisijungti.

Žmogus
2025 Geg. 31 10:05:18
Kas geresnio? šypsosi

Nepas
2025 Bal. 9 17:04:13
drovus

Nepas
2025 Bal. 9 17:04:08
drovus

Gizmis
2025 Kov. 15 14:03:50
OMG, smagu matyt sita puslapi veikianti

ozzWANTED
2024 Lap. 30 15:11:14
Taip, vis dar up šypsosi

Šaukyklos archyvas

Apklausa

Ar esate patenkinti lietuviško vertimo kokybe?

Taip!

Taip, bet yra ką taisyti (parašysiu komentaruose)

Ne

Norėdamas balsuoti turite prisijungti.
Archyvas
Reklama 400x60
navigacija headeryje
Forumas | PHP-Fusion, WordPress, Shopify, PHP ir MySQL (PROGRAMAVIMAS) | Žaliems

Autorius: Meskis Peržiūrų: 1183      Spausdinti temą
2008 Gru. 22 22:12:56          1 žinutė iš 4
Spausdinti pranešimą
Sveiki, tiek žinau, kad galima į headerį imesti navigaciją su koordinatėmis:

<td><img src='".THEME."images/logo.png' usemap='#logo' width='800' 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."siuntiniai.php'>
<area shape='rect' coords='170,179,213,194' href='".BASEDIR."pamokos.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'>



bet ar imanoma tuos linkus padaryti, kad butu su paveiksliukais, ir kai paspaudi jis pasikeistų. pvz "siuntiniai" padaryt 2 paveiksliukus, vieną su raudonu uzrašu, kitą su baltu. seip būtų su baltu, paspaudi- būtų su raudonu. kaip tai padaryti? aciū šypsosi

2008 Gru. 22 22:12:46          2 žinutė iš 4
Spausdinti pranešimą

<script type="text/javascript">
<!--
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>
<body onLoad="MM_preloadImages('1.png')"><a href="linkas.lt" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image1','','2.png',1)"><img src="1.png" name="Image1" width="18" height="18" border="0"></a>





2008 Gru. 22 22:12:14          3 žinutė iš 4
Spausdinti pranešimą
aciu kad padedi, bet nelabai zinau kur iterpti, meta error tai duosiu theme.php gal padesit kas nors

<?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>
</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>
</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";

}
?>





Redagavo Meskis 2008 Gru. 23 13:12:11
2008 Gru. 23 13:12:44          4 žinutė iš 4
Spausdinti pranešimą
na as tikrai zalias net ant tokiu dalyku, kas padesit iterpt ta koda, +10. nu padekit jei galit..merkia akį

Peršokti į forumą: