Demo

Probiere ClanSphere aus und teste daran herum. Demo


Antworten: 3
Seite [1]
kerryj88


Try to beat me




Herkunft: Northampton
Beiträge: 107
# Thema - 07.08.2011 um 11:44 Uhr
It shows 1 random picture
how can i get it to display 4 or 5 random pictures going downwards or the latest submitted. but in a smaller size image.


------------------
www.b2g-clan.co.uk
European PS3 Clan
Inaktiv
Tress13


Highlander




Herkunft: Lüdenscheid
Beiträge: 3048
# Antwort: 1 - 08.08.2011 um 00:36 Uhr
For every picture in your xxx.tpl you have to add {pictures:navlist}.


------------------


www.iv-gaming.de | www.iv-artwork.de

Inaktiv
|
kerryj88
Thread-Ersteller


Try to beat me




Herkunft: Northampton
Beiträge: 107
# Antwort: 2 - 13.08.2011 um 16:51 Uhr
what do you mean?


------------------
www.b2g-clan.co.uk
European PS3 Clan


Inaktiv
|
Tress13


Highlander




Herkunft: Lüdenscheid
Beiträge: 3048
# Antwort: 3 - 14.08.2011 um 22:08 Uhr
If you want to show 5 random pics from your gallery,
you have to this to your index.htm:

 
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
1. / 2. / ... 
 
                
<div class="head_box_gallery"></div>
                <
div class="footer_head_right"></div>
                <
div class="inner_frame_right">{gallery:navlist}</div>
                                <
div class="inner_frame_right">{gallery:navlist}</div>
                                <
div class="inner_frame_right">{gallery:navlist}</div>
                                <
div class="inner_frame_right">{gallery:navlist}</div>
                                <
div class="inner_frame_right">{gallery:navlist}</div>
                <
div class="footer_box_right"></div>


And this to your layout.css:

 
1.
2.
3.
4.
5.
6.
7.
8.
1. / 2. / ... 
 
.head_box_gallery {
  
background-imageurl('Bilder/Links+Rechts/box_gallery.jpg');
  
width200px;
  
height36px;
  
floatright;
}


And then you have to create the image for the box-header, call them box_gallery.jpg
and save it in the Links+Rechts-folder.


------------------


www.iv-gaming.de | www.iv-artwork.de

Inaktiv
|
Antworten: 3
Seite [1]


Sie müssen sich registrieren, um zu antworten.