Demo

Probiere ClanSphere aus und teste daran herum. Demo

Codepaste - Details
Weitere Infos zum Codepaste

Name Gallery Top5 ansicht usw. OBEN
Autor de wutsin
CMS-Version ClanSphere 2007
Datei gallery/list.tpl
Datum 07.10.2007 um 12:32 Uhr
Beschreibung themes/ base / gallery/ list.tpl

hey hey.. ich hab mich ja schon ewig beschwert das die
top5 ... neueste bilder.... oder am best bewertesten bilder .. ANZEIGE
immer da unten in der gallery rum gammelt
und diese niemand sehn kann wenn man eine größere gallery hat....

vieleicht wird dies ma standart gesetzt denn ich finds schon mega nervig...

VORSCHAU: http://image-upload.biz/files/9eda94827c0c827648186f45f.jpg
Alter Code Alter Code +-
 
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
17.
18.
19.
20.
21.
22.
23.
24.
25.
26.
27.
28.
29.
30.
31.
32.
33.
34.
35.
36.
37.
38.
39.
40.
41.
42.
43.
44.
45.
46.
47.
48.
49.
50.
51.
52.
53.
54.
55.
56.
57.
58.
59.
60.
61.
62.
63.
64.
65.
66.
67.
68.
69.
70.
71.
72.
73.
74.
75.
76.
77.
78.
79.
80.
81.
1. / 2. / ... 
 <table class="forum" style="width:{page:width}" cellpadding="0" cellspacing="1">
    <
tr>
        <
td class="headb">
            
Codepaste Übersicht        </td>
    </
tr>
    {
tmp:no_cat}
    {
loop:cat}
    <
tr>
        <
td class="leftc">
            <
div style="width:22% ;margin-right:5px; float:left">
                {
cat:img}
            </
div>
            <
div style="width:100%">
                <
strong>{cat:folders_name}</strong> <br /> 
                <
hr style="width:78%" noshade="noshade" />
                {
cat:folders_text}
                <
hr style="width:78%" noshade="noshade" />
                {
cat:pic_count} {cat:last_update}
            </
div>
        </
td>
    </
tr>
    {
stop:cat}
</
table>
<
br />
{
loop:top_views_1}
<
table class="forum" style="width:{page:width}" cellpadding="0" cellspacing="1">
    <
tr>
      <
td class="leftb">
            {
lang:top}
        </
td>
    </
tr>
    <
tr>
        <
td class="leftc">
        {
loop:top_views}
            <
div style="float: left; width: 100px; height: 100px; margin: 5px; padding: 0px; background-position: center; background-repeat: no-repeat; background-image: url(mods/gallery/image.php?thumb={top_views:img}); border:1px solid #666666">
                {
top_views:link}
            </
div>
        {
stop:top_views}
        </
td>
    </
tr>
</
table>
<
br />
{
stop:top_views_1}
{
loop:last_update_1}
<
table class="forum" style="width:{page:width}" cellpadding="0" cellspacing="1">
    <
tr>
      <
td class="leftb">
            {
lang:last_update}
        </
td>
    </
tr>
    <
tr>
        <
td class="leftc">
        {
loop:last_update}
            <
div style="float: left; width: 100px; height: 100px; margin: 5px; padding: 0px; background-position: center; background-repeat: no-repeat; background-image: url(mods/gallery/image.php?thumb={last_update:img}); border:1px solid #666666">
                {
last_update:link}
            </
div>
        {
stop:last_update}
        </
td>
    </
tr>
</
table>
<
br />
{
stop:last_update_1}
{
loop:vote_1}
<
table class="forum" style="width:{page:width}" cellpadding="0" cellspacing="1">
    <
tr>
        <
td class="leftb">
            {
lang:vote}
        </
td>
    </
tr>
    <
tr>
        <
td class="leftc">
        {
loop:vote}
            <
div style="float: left; width: 100px; height: 100px; margin: 5px; padding: 0px; background-position: center; background-repeat: no-repeat; background-image: url(mods/gallery/image.php?thumb={vote:img}); border:1px solid #666666;">
                {
vote:link}
            </
div>
        {
stop:vote}
        </
td>
    </
tr>
</
table>
<
br />
{
stop:vote_1}
Neuer Code Neuer Code +-
 
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
17.
18.
19.
20.
21.
22.
23.
24.
25.
26.
27.
28.
29.
30.
31.
32.
33.
34.
35.
36.
37.
38.
39.
40.
41.
42.
43.
44.
45.
46.
47.
48.
49.
50.
51.
52.
53.
54.
55.
56.
57.
58.
59.
60.
61.
62.
63.
64.
65.
66.
67.
68.
69.
70.
71.
72.
73.
74.
1. / 2. / ... 
 {loop:top_views_1}
<
table class="forum" style="width:{page:width}" cellpadding="0" cellspacing="1">
    <
tr>
      <
td class="headb">
            {
lang:top}
      </
td>
    </
tr>
    <
tr>
        <
td class="leftc">
        {
loop:top_views}
            <
div style="float: left; width: 100px; height: 100px; margin: 5px; padding: 0px; background-position: center; background-repeat: no-repeat; background-image: url(mods/gallery/image.php?thumb={top_views:img}); border:1px solid #666666">
                {
top_views:link}
            </
div>
        {
stop:top_views}
        </
td>
    </
tr>
</
table>
<
br />
{
stop:top_views_1}
{
loop:last_update_1}
<
table class="forum" style="width:{page:width}" cellpadding="0" cellspacing="1">
    <
tr>
      <
td class="headb">
            {
lang:last_update}
      </
td>
    </
tr>
    <
tr>
        <
td class="leftc">
        {
loop:last_update}
            <
div style="float: left; width: 100px; height: 100px; margin: 5px; padding: 0px; background-position: center; background-repeat: no-repeat; background-image: url(mods/gallery/image.php?thumb={last_update:img}); border:1px solid #666666">
                {
last_update:link}
            </
div>
        {
stop:last_update}
        </
td>
    </
tr>
</
table>
<
br />
{
stop:last_update_1}
{
loop:vote_1}
<
table class="forum" style="width:{page:width" cellpadding="0" cellspacing="1">
    <
tr>
      <
td class="headb">
            {
lang:vote}
      </
td>
    </
tr>
    <
tr>
        <
td class="leftc">
        {
loop:vote}
            <
div style="float: left; width: 100px; height: 100px; margin: 5px; padding: 0px; background-position: center; background-repeat: no-repeat; background-image: url(mods/gallery/image.php?thumb={vote:img}); border:1px solid #666666;">
                {
vote:link}
            </
div>
        {
stop:vote}
        </
td>
    </
tr>
</
table>
<
p>  {stop:vote_1}</p>
<
table class="forum" style="width:{page:width}" cellpadding="0" cellspacing="1">
  <
tr>
    <
td class="headb"Codepaste Übersicht </td>
  </
tr>
  {
tmp:no_cat}
  {
loop:cat}
  <
tr>
    <
td class="leftc"><div style="width:22% ;margin-right:5px; float:left"> {cat:img} </div>
        <
div style="width:100%"> <strong>{cat:folders_name}</strong> <br />
            <
hr style="width:78%" noshade="noshade" />
          {
cat:folders_text}
          <
hr style="width:78%" noshade="noshade" />
          {
cat:pic_count} {cat:last_update} </div></td>
  </
tr>
  {
stop:cat}
</
table>

Zurück - Übersicht

Kommentare: 5
Seite [1]
Dodo

04.11.2012

Ort: -
Beiträge: 165
# 1 - 07.10.2007 um 14:30 Uhr

verzieht bei mir das design=wieder gelöscht
BabidiMaster

27.04.2009

Ort: -
Beiträge: 36
# 2 - 07.10.2007 um 19:21 Uhr

funzt das auch bei einem externen gallerie oder nur bei der von CS?
mipap

26.07.2020

Ort: -
Beiträge: 74
# 3 - 07.10.2007 um 21:39 Uhr

Funktioniert wunderbar. Danke.

Gilt sicherlich nur für die CS interne Gallerie.
wutsin

14.01.2014

Ort: ulm
Beiträge: 333
# 4 - 08.10.2007 um 20:16 Uhr

nur CS gallery ...
und wenns dein design sprengt dann würd ich ma schaun was du falsch gemacht hast
denn die werte sind alle standart...
hab die top5 anzeige nur nach oben gesetzt.. ^^
http://image-upload.biz/files/9eda94827c0c827648186f45f.jpg


Zuletzt editiert von wutsin, am 08.10.2007 um 20:17 Uhr (1x Editiert)
Fredd<y

13.12.2009

Ort: -
Beiträge: 901
# 5 - 23.10.2007 um 15:02 Uhr

funzt net


Bitte Login benutzen, um Kommentare zu schreiben.