Pagina 1 van 1
Dezelfde template alleen met ander kleur.
Geplaatst: 26 feb 2007, 00:10
door Thijmen
Hallo allemaal,
Ik gebruik nu al een paar maanden de stijl newacts.
Nu wil ik er een 2e stijl bij maken, daar wil ik ook newacts voor gebruiken alleen wil ik dat de kleure aanpassen.
Ik dacht dat ik dan gewoon een mapje newacts2 aan kon maken, kon installeren & aan kon passen.
Maar dit schijnt niet zo te zijn.
Kan iemand uitleggen hoe ik een 2e stijl kan maken die ik geheel appart kan veranderen?
alvast bedankt

Re: Dezelfde template alleen met ander kleur.
Geplaatst: 26 feb 2007, 00:52
door Ramon Fincken
Thijmen schreef:Hallo allemaal,
Ik gebruik nu al een paar maanden de stijl newacts.
Nu wil ik er een 2e stijl bij maken, daar wil ik ook newacts voor gebruiken alleen wil ik dat de kleure aanpassen.
Ik dacht dat ik dan gewoon een mapje newacts2 aan kon maken, kon installeren & aan kon passen.
Maar dit schijnt niet zo te zijn.
Kan iemand uitleggen hoe ik een 2e stijl kan maken die ik geheel appart kan veranderen?
alvast bedankt

je kan prima de map op je Hardeschijf hernoemen naar newacts2
maar.. in die map staan ook een paar css en of cfg bestanden met die oude naam newacts
die moet je dan ook veranderen naar newacts2 ( dus bestandsnaam wijzigen )
daarna even naar je admin panel gaan en naar stijlen en daar moet hij als het goed is dan bij staan.
Geplaatst: 26 feb 2007, 17:54
door Thijmen
Hoi Ramon,
Ik heb nu inderdaad 2 verschillende templates in gebruik, bedankt!
Maar nu kan ik de kleuren van de nieuwe template nog niet veranderen.
Ik denk dat ik gewoon iets verkeerd doe, want ik zie geen verschil als ik iets verander via het controle paneel.
Heb jij enig idee waar dat aan kan liggen?
Geplaatst: 26 feb 2007, 18:48
door TWEagle
kijk de css en de cfg nog een na of alles is aangepast
Geplaatst: 26 feb 2007, 18:50
door Thijmen
The_White_Eagle schreef:kijk de css en de cfg nog een na of alles is aangepast
De cfg is helemaal leeg, en als ik daar iets aan verander gebeurt er nog niks.
Geplaatst: 26 feb 2007, 18:51
door TWEagle
newacts2.cfg?
Geplaatst: 26 feb 2007, 19:12
door Thijmen
Nee die staat vol met gegevens van de gifjes..
Geplaatst: 26 feb 2007, 19:20
door TWEagle
en daar overal van newacts newacts2 gemaakt?
Geplaatst: 26 feb 2007, 20:12
door Thijmen
The_White_Eagle schreef:en daar overal van newacts newacts2 gemaakt?
In dat bestandje zie ik nergens newacts staan

Geplaatst: 26 feb 2007, 20:43
door TWEagle
wat staat dan in uw cfg?
Geplaatst: 26 feb 2007, 21:19
door Thijmen
The_White_Eagle schreef:wat staat dan in uw cfg?
Dit staat erin:
Code: Selecteer alles
<?php
//
// ** Configuration file for subSilver template **
//
// ** copyright (C) 2001 The phpBB Group **
// ** Created by subBlue design **
// ** www.subBlue.com **
//
// ** subSilver dev. forum: www.subSky.com/phpBB2/ **
//
// $Id: subSilver.cfg,v 1.11 2002/02/04 18:31:15 psotfx Exp $
//
// Please note that to enable support of different languages
// the {LANG} place holder is available. This will be replaced
// with xxx where xxx is the users selected language. If
// that language isn't available it will default to english.
// Therefore you MUST ensure you have at least a english
// directory if you choose to localise your template
//
//
// Do not alter this line!
//
define(TEMPLATE_CONFIG, TRUE);
$current_template_images = $current_template_path . "/images";
$images['icon_quote'] = "$current_template_images/{LANG}/icon_quote.gif";
$images['icon_edit'] = "$current_template_images/{LANG}/icon_edit.gif";
$images['icon_search'] = "$current_template_images/{LANG}/icon_search.gif";
$images['icon_profile'] = "$current_template_images/{LANG}/icon_profile.gif";
$images['icon_pm'] = "$current_template_images/{LANG}/icon_pm.gif";
$images['icon_email'] = "$current_template_images/{LANG}/icon_email.gif";
$images['icon_delpost'] = "$current_template_images/icon_delete.gif";
$images['icon_ip'] = "$current_template_images/{LANG}/icon_ip.gif";
$images['icon_www'] = "$current_template_images/{LANG}/icon_www.gif";
$images['icon_icq'] = "$current_template_images/{LANG}/icon_icq_add.gif";
$images['icon_aim'] = "$current_template_images/{LANG}/icon_aim.gif";
$images['icon_yim'] = "$current_template_images/{LANG}/icon_yim.gif";
$images['icon_msnm'] = "$current_template_images/{LANG}/icon_msnm.gif";
$images['icon_minipost'] = "$current_template_images/icon_minipost.gif";
$images['icon_gotopost'] = "$current_template_images/icon_minipost.gif";
$images['icon_minipost_new'] = "$current_template_images/icon_minipost_new.gif";
$images['icon_latest_reply'] = "$current_template_images/icon_latest_reply.gif";
$images['icon_newest_reply'] = "$current_template_images/icon_newest_reply.gif";
$images['forum'] = "$current_template_images/folder_big.gif";
$images['forum_new'] = "$current_template_images/folder_new_big.gif";
$images['forum_locked'] = "$current_template_images/folder_locked_big.gif";
$images['folder'] = "$current_template_images/folder.gif";
$images['folder_new'] = "$current_template_images/folder_new.gif";
$images['folder_hot'] = "$current_template_images/folder_hot.gif";
$images['folder_hot_new'] = "$current_template_images/folder_new_hot.gif";
$images['folder_locked'] = "$current_template_images/folder_lock.gif";
$images['folder_locked_new'] = "$current_template_images/folder_lock_new.gif";
$images['folder_sticky'] = "$current_template_images/folder_sticky.gif";
$images['folder_sticky_new'] = "$current_template_images/folder_sticky_new.gif";
$images['folder_announce'] = "$current_template_images/folder_announce.gif";
$images['folder_announce_new'] = "$current_template_images/folder_announce_new.gif";
$images['post_new'] = "$current_template_images/{LANG}/post.gif";
$images['post_locked'] = "$current_template_images/{LANG}/reply-locked.gif";
$images['reply_new'] = "$current_template_images/{LANG}/reply.gif";
$images['reply_locked'] = "$current_template_images/{LANG}/reply-locked.gif";
$images['pm_inbox'] = "$current_template_images/msg_inbox.gif";
$images['pm_outbox'] = "$current_template_images/msg_outbox.gif";
$images['pm_savebox'] = "$current_template_images/msg_savebox.gif";
$images['pm_sentbox'] = "$current_template_images/msg_sentbox.gif";
$images['pm_readmsg'] = "$current_template_images/folder.gif";
$images['pm_unreadmsg'] = "$current_template_images/folder_new.gif";
$images['pm_replymsg'] = "$current_template_images/{LANG}/reply.gif";
$images['pm_postmsg'] = "$current_template_images/{LANG}/msg_newpost.gif";
$images['pm_quotemsg'] = "$current_template_images/{LANG}/icon_quote.gif";
$images['pm_editmsg'] = "$current_template_images/{LANG}/icon_edit.gif";
$images['pm_new_msg'] = "";
$images['pm_no_new_msg'] = "";
$images['topic_watch'] = "";
$images['topic_un_watch'] = "";
$images['topic_mod_lock'] = "$current_template_images/topic_lock.gif";
$images['topic_mod_unlock'] = "$current_template_images/topic_unlock.gif";
$images['topic_mod_split'] = "$current_template_images/topic_split.gif";
$images['topic_mod_move'] = "$current_template_images/topic_move.gif";
$images['topic_mod_delete'] = "$current_template_images/topic_delete.gif";
$images['voting_graphic'][0] = "$current_template_images/voting_bar.gif";
$images['voting_graphic'][1] = "$current_template_images/voting_bar.gif";
$images['voting_graphic'][2] = "$current_template_images/voting_bar.gif";
$images['voting_graphic'][3] = "$current_template_images/voting_bar.gif";
$images['voting_graphic'][4] = "$current_template_images/voting_bar.gif";
//
// Vote graphic length defines the maximum length of a vote result
// graphic, ie. 100% = this length
//
$board_config['vote_graphic_length'] = 205;
$board_config['privmsg_graphic_length'] = 175;
?>
Geplaatst: 26 feb 2007, 21:21
door Thijmen
En dit staat in theme_info2.cfg:
Code: Selecteer alles
<?php
//
// phpBB 2.x auto-generated theme config file for newacts
// Do not change anything in this file!
//
$newacts[0]['template_name'] = "newacts";
$newacts[0]['style_name'] = "newacts";
$newacts[0]['head_stylesheet'] = "newacts.css";
$newacts[0]['body_background'] = "";
$newacts[0]['body_bgcolor'] = "";
$newacts[0]['body_text'] = "";
$newacts[0]['body_link'] = "";
$newacts[0]['body_vlink'] = "";
$newacts[0]['body_alink'] = "";
$newacts[0]['body_hlink'] = "";
$newacts[0]['tr_color1'] = "";
$newacts[0]['tr_color2'] = "";
$newacts[0]['tr_color3'] = "";
$newacts[0]['tr_class1'] = "";
$newacts[0]['tr_class2'] = "";
$newacts[0]['tr_class3'] = "";
$newacts[0]['th_color1'] = "";
$newacts[0]['th_color2'] = "";
$newacts[0]['th_color3'] = "";
$newacts[0]['th_class1'] = "";
$newacts[0]['th_class2'] = "";
$newacts[0]['th_class3'] = "";
$newacts[0]['td_color1'] = "";
$newacts[0]['td_color2'] = "";
$newacts[0]['td_color3'] = "";
$newacts[0]['td_class1'] = "row1";
$newacts[0]['td_class2'] = "row2";
$newacts[0]['td_class3'] = "";
$newacts[0]['fontface1'] = "Verdana, Arial, Helvetica, sans-serif";
$newacts[0]['fontface2'] = "Trebuchet MS";
$newacts[0]['fontface3'] = "Courier, \'Courier New\', sans-serif";
$newacts[0]['fontsize1'] = "0";
$newacts[0]['fontsize2'] = "0";
$newacts[0]['fontsize3'] = "0";
$newacts[0]['fontcolor1'] = "444444";
$newacts[0]['fontcolor2'] = "006600";
$newacts[0]['fontcolor3'] = "FFA34F";
$newacts[0]['span_class1'] = "";
$newacts[0]['span_class2'] = "";
$newacts[0]['span_class3'] = "";
$newacts[0]['img_size_poll'] = "";
$newacts[0]['img_size_privmsg'] = "";
?>
Geplaatst: 27 feb 2007, 19:19
door Thijmen
Someone?
Geplaatst: 27 feb 2007, 19:51
door brandsrus
Code: Selecteer alles
<?php
//
// phpBB 2.x auto-generated theme config file for newacts
// Do not change anything in this file!
//
$newacts[0]['template_name'] = "newacts";
$newacts[0]['style_name'] = "newacts";
Word
Code: Selecteer alles
<?php
//
// phpBB 2.x auto-generated theme config file for newacts
// Do not change anything in this file!
//
$newacts[0]['template_name'] = "newacts2";
$newacts[0]['style_name'] = "newacts2";
Geplaatst: 01 mar 2007, 23:09
door Thijmen
Dit was de oplossing:
http://www.phpbb.com/kb/article.php?article_id=127
Bedankt voor de moeite allemaal
