Demo

Probiere ClanSphere aus und teste daran herum. Demo


Antworten: 7
Seite [1]
warlordrawks


Beginner




Beiträge: 4
# Thema - 04.03.2009 um 21:10 Uhr
Hi,

I would like to decrease the left row's width where the nickname and country and number of posts are located when I see a thread.

An image will be more explicit



What files have I to edit?

Thank's
Warlord.
Inaktiv
GaHero


Poststar





Beiträge: 733
# Antwort: 1 - 04.03.2009 um 21:19 Uhr
themes/base/board/thread.tpl

You have to change the width values with 150px... (and there are many of them). Try which one you want to change!


Inaktiv
|
duRiel ClanSphere Team


Weltmeister




Herkunft: Cambridge
Beiträge: 7300
# Antwort: 2 - 04.03.2009 um 21:43 Uhr
hi,

i think doing this was not that easy in the last release, i believe the way GaHero posted is only possible in the developer version (SVN ).

if the file he posted doesnt exist or doesnt work, it will be better to wait for the coming release which will make changing layout stuff like this much easier.

greetings,
duRiel


Inaktiv
|
warlordrawks
Thread-Ersteller


Beginner




Beiträge: 4
# Antwort: 3 - 04.03.2009 um 23:50 Uhr
Hi GaHero and duRiel,

I had ever tried to edit the 150px in the thread.tpl file but without success :/

I've tested the same thing with the thread.tpl of the SNV but it still not works.

It's very strange we can't edit such a basic parameter...

Anyways, thank's for your answers!


Zuletzt editiert von warlordrawks am 04.03.2009 um 23:51 Uhr (1x Editiert)
Inaktiv
|
duRiel ClanSphere Team


Weltmeister




Herkunft: Cambridge
Beiträge: 7300
# Antwort: 4 - 04.03.2009 um 23:58 Uhr
hi,
i think the thread.tpl didnt work in the last release yet.

to use the file from the svn, youll also need the thread.php. you can try that, but i dont believe that this will work because we changed alot and there are dependencies between the files. it is not advisable to use just single files of the svn if we changed much.

the next release will be soon and then there will be a layout file (theme) for every content file. that will make layouting much easier.

greetings,
duRiel


Inaktiv
|
Tom08 ClanSphere Team

Supporter
Supporter



Herkunft: Daheim
Beiträge: 2923
# Antwort: 5 - 05.03.2009 um 18:08 Uhr
At the moment you must change it in the thread.php

/mods/board/thread.php
Search (three times!)
echo cs_html_roco(1,$class,0,0,'150px');
150px is the width of the left area

Tom


------------------
Bei Problemen mit Code von mir bitte eine Private Nachricht an mich


Inaktiv
|
GaHero


Poststar





Beiträge: 733
# Antwort: 6 - 05.03.2009 um 18:30 Uhr
Ahh sry... I only have the svn version to test and develop. My fault!

You can try to update the thread.php and thread.tpl, but it will be better to wait for the next release or you change it in the thread.php (like Tom08 said in the post above)!


Inaktiv
|
warlordrawks
Thread-Ersteller


Beginner




Beiträge: 4
# Antwort: 7 - 05.03.2009 um 19:16 Uhr
Hey Tom08,

thank's very much for your answer, it works !! (only edit the thread.php file)

Waiting for the next release, my board will be fine anyways ^^

Regards.


Inaktiv
|
Antworten: 7
Seite [1]


Sie müssen sich registrieren, um zu antworten.