Demo

Probiere ClanSphere aus und teste daran herum. Demo


Antworten: 7
Seite [1]
Manson


Beginner





Beiträge: 12
# Thema - 28.10.2008 um 09:36 Uhr
Hello!
Where can I change look of {head:pages}?
Inaktiv
coolcat


King for a day



Herkunft: Buchholz in der Nordheide
Beiträge: 252
# Antwort: 1 - 28.10.2008 um 10:32 Uhr
....hello .......ähmm.......Me 2

?????

mfg

Coolcat

-----------

aktuelle Page

www.tollkuehne-crew.de


------------------
aktuelle Page

www.tollkuehne-crew.de


Inaktiv
|
duRiel ClanSphere Team


Weltmeister




Herkunft: Cambridge
Beiträge: 7300
# Antwort: 2 - 28.10.2008 um 10:48 Uhr
you mean themes/base/static/ view.tpl or view_table.tpl ?


Inaktiv
|
Ramires ClanSphere Team

Supporter
Supporter



Herkunft: Waldeck
Beiträge: 1900
# Antwort: 3 - 28.10.2008 um 10:48 Uhr
look at /system/core/tools.php for

function cs_pages($mod,$action,$records,$start,$where = 0,$sort = 0, $limit = 0, $small = 0) {

there you can define the look,...


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

Verschwende keine Energie an Dinge die Du nicht ändern kannst...


Inaktiv
|
Manson
Thread-Ersteller


Beginner





Beiträge: 12
# Antwort: 4 - 28.10.2008 um 12:12 Uhr
I try to explain
Now I did a custom style for this thing and it looks like this:


But I want to delete those brackets like "[" and "]"


Inaktiv
|
Ramires ClanSphere Team

Supporter
Supporter



Herkunft: Waldeck
Beiträge: 1900
# Antwort: 5 - 28.10.2008 um 12:20 Uhr
well,... take a look in the cs_pages function there's following

if($run == $actual AND empty($small)) {
$result .= ' [' . $run . '] ';
}

replace the [ and ] with your favorites or leave them empty,...


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

Verschwende keine Energie an Dinge die Du nicht ändern kannst...


Zuletzt editiert von Ramires ClanSphere Team am 28.10.2008 um 12:20 Uhr (1x Editiert)
Inaktiv
|
Manson
Thread-Ersteller


Beginner





Beiträge: 12
# Antwort: 6 - 28.10.2008 um 12:37 Uhr
Yes, I use <span> in this code, now it looks great!

Thank you!


Zuletzt editiert von Manson am 28.10.2008 um 12:39 Uhr (1x Editiert)
Inaktiv
|
Ramires ClanSphere Team

Supporter
Supporter



Herkunft: Waldeck
Beiträge: 1900
# Antwort: 7 - 28.10.2008 um 13:25 Uhr
well done,.. ^^


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

Verschwende keine Energie an Dinge die Du nicht ändern kannst...


Inaktiv
|

Dieses Thema wurde von duRiel ClanSphere Team PM geschlossen.

Antworten: 7
Seite [1]