mustafa' Alıntı:Merhaba webtiryaki.com her girişte bir özelikle karşılaşıyorum dayanamayıp benimde sitemde olsun diye istekte bulunuyorum :-[ mumkunse pagelinks madunu paylaşırmışsınız.
// This defines the formatting for the page indexes used throughout the forum.
$settings['page_index'] = array(
'extra_before' => '<span class="pages">' . $txt['pages'] . '</span>',
'previous_page' => '<span class="main_icons previous_page"></span>',
'current_page' => '<span class="current_page">%1$d</span> ',
'page' => '<a class="nav_page" href="{URL}">%2$s</a> ',
'expand_pages' => '<span class="expand_pages" onclick="expandPages(this, {LINK}, {FIRST_PAGE}, {LAST_PAGE}, {PER_PAGE});"> ... </span>',
'next_page' => '<span class="main_icons next_page"></span>',
'extra_after' => '',
);
// This defines the formatting for the page indexes used throughout the forum.
$settings['page_index'] = array(
'extra_before' => '',
'previous_page' => '<span class="main_icons previous_page"></span>',
'current_page' => '<span class="button active current_page">%1$d</span> ',
'page' => '<a class="button nav_page" href="{URL}">%2$s</a> ',
'expand_pages' => '<div class="pagelinks-more"><a class="button expand_pages" onclick="potatoExpandPages(this, {LINK}, {FIRST_PAGE}, {LAST_PAGE}, {PER_PAGE});"> ... </a></div>',
'next_page' => '<span class="main_icons next_page"></span>',
'extra_after' => '',
);
Benzer konular | Forum | Tarih | |||
---|---|---|---|---|---|
M | [Istek] Smf 2.1 Ruh halim modu | Mod | 4 | 898 |