• Lappuse 1 no 1
  • 1
Forums » uCoz sistēma » Lietotāju materiāli » Foruma tēmu skatījumi, popularitāte ar zvaigznēm
Foruma tēmu skatījumi, popularitāte ar zvaigznēm
ArseenS
Datums: Ceturtdiena, 07.06.2012, 09:51 | Ziņa # 1
Grupa: Lietotājs
Foruma posti: 34
Reputācija: 5
1. Dodamies uz Admina Paneli
2. Customize design - General apearance of forum pages
3. Atrodam <head></head>, starp kuriem ievietojam skriptu:

Code
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.js"></script>    
<script type="text/javascript">    
$(document).ready(function() {    

$('td.gTableSubTop').find("a:contains('Skatījumi')").html('Popularitāte');    
$('td.threadViewTd').each(function(){    
if($(this).html() > 0 && $(this).html() < 9 || $(this).html() == 0 && $(this).html() < 9){$(this).html('<img title="Ļoti zema popularitāte" src="http://ucozwebmeistars.ucoz.lv/Pamacibas/temu_skatijums.png" border="0" alt="img" />');}    
if($(this).html() > 8 && $(this).html() < 60){$(this).html('<img title="Zema popularitāte" src="http://ucozwebmeistars.ucoz.lv/Pamacibas/temu_skatijums1.png" border="0" alt="img" />');}    
if($(this).html() > 59 && $(this).html() < 190){$(this).html('<img title="Vidēja popularitāte" src="http://ucozwebmeistars.ucoz.lv/Pamacibas/temu_skatijums2.png" border="0" alt="img" />');}    
if($(this).html() > 189 && $(this).html() < 290){$(this).html('<img title="Augsta popularitāte" src="http://ucozwebmeistars.ucoz.lv/Pamacibas/temu_skatijums3.png" border="0" alt="img" />');}    
if($(this).html() > 289 && $(this).html() < 450){$(this).html('<img title="Ļoti augsta popularitāte" src="http://ucozwebmeistars.ucoz.lv/Pamacibas/temu_skatijums4.png" border="0" alt="img" />');}    
if($(this).html() > 449){$(this).html('<img title="Iecienītākā tēma" src="http://ucozwebmeistars.ucoz.lv/Pamacibas/temu_skatijums5.png" border="0" alt="img" />');}    
});    
});    

</script>


4. Iznākums: Pie skatijumiem redzesi zvaigznes



Ziņu rediģēja - SMILE - Ceturtdiena, 07.06.2012, 10:17
HHRonis
Datums: Trešdiena, 11.07.2012, 19:53 | Ziņa # 2
Grupa: Lietotājs
Foruma posti: 9
Reputācija: 1
Skreens ?
Spanky
Datums: Trešdiena, 11.07.2012, 19:57 | Ziņa # 3
Grupa: Administrators
Foruma posti: 543
Reputācija: 88
Lūdzu...



Pielikumi: 8513419.png (4.7 Kb)
Forums » uCoz sistēma » Lietotāju materiāli » Foruma tēmu skatījumi, popularitāte ar zvaigznēm
  • Lappuse 1 no 1
  • 1
Meklēšana: