Dort steht überall die ID1 drin.
habe ich auch schon überprüft.
Code: Alles auswählen
//--------------------------------------------------------------------------------------------------
//
// $themes_style : templates
// --------------
//--------------------------------------------------------------------------------------------------
$themes_style = array(
'1' => array('themes_id' => '1', 'template_name' => 'subSilver', 'style_name' => 'subSilver1', 'head_stylesheet' => 'subSilver.css', 'body_background' => '', 'body_bgcolor' => 'F9FCF9', 'body_text' => '444444', 'body_link' => '000000', 'body_vlink' => '5493B4', 'body_alink' => '006700', 'body_hlink' => 'DD6900', 'tr_color1' => 'EFEFEF', 'tr_color2' => 'DEE3E7', 'tr_color3' => 'D1D7DC', 'tr_class1' => '', 'tr_class2' => '', 'tr_class3' => '', 'th_color1' => '98AAB1', 'th_color2' => '006699', 'th_color3' => 'F0F0F0', 'th_class1' => 'cellpic1.jpg', 'th_class2' => 'cellpic3.gif', 'th_class3' => 'cellpic2.gif', 'td_color1' => 'FAFAFA', 'td_color2' => 'FFFFFF', 'td_color3' => 'F0F0F0', 'td_class1' => 'row1', 'td_class2' => 'row2', 'td_class3' => 'row3', 'fontface1' => 'Verdana, Arial, Helvetica, sans-serif', 'fontface2' => 'Trebuchet MS', 'fontface3' => 'Courier, \'Courier New\', sans-serif', 'fontsize1' => '10', 'fontsize2' => '11', 'fontsize3' => '12', 'fontcolor1' => '444444', 'fontcolor2' => '993300', 'fontcolor3' => '000000', 'span_class1' => '', 'span_class2' => '', 'span_class3' => '', 'img_size_poll' => '', 'img_size_privmsg' => '', 'fontcolor4' => ''),
'2' => array('themes_id' => '2', 'template_name' => 'subSilver_snow', 'style_name' => 'Silver Snow', 'head_stylesheet' => 'subSilver_snow.css', 'body_background' => '', 'body_bgcolor' => 'F9FCF9', 'body_text' => '444444', 'body_link' => '000000', 'body_vlink' => '5493B4', 'body_alink' => '006700', 'body_hlink' => 'DD6900', 'tr_color1' => 'EFEFEF', 'tr_color2' => 'DEE3E7', 'tr_color3' => 'D1D7DC', 'tr_class1' => '', 'tr_class2' => '', 'tr_class3' => '', 'th_color1' => '98AAB1', 'th_color2' => '006699', 'th_color3' => 'F0F0F0', 'th_class1' => 'cellpic1.jpg', 'th_class2' => 'cellpic3.gif', 'th_class3' => 'cellpic2.gif', 'td_color1' => 'FAFAFA', 'td_color2' => 'FFFFFF', 'td_color3' => 'F0F0F0', 'td_class1' => 'row1', 'td_class2' => 'row2', 'td_class3' => 'row3', 'fontface1' => 'Verdana, Arial, Helvetica, sans-serif', 'fontface2' => 'Trebuchet MS', 'fontface3' => 'Courier, \'Courier New\', sans-serif', 'fontsize1' => '10', 'fontsize2' => '11', 'fontsize3' => '12', 'fontcolor1' => '444444', 'fontcolor2' => '993300', 'fontcolor3' => '000000', 'span_class1' => '', 'span_class2' => '', 'span_class3' => '', 'img_size_poll' => '0', 'img_size_privmsg' => '0', 'fontcolor4' => ''),
);
?>