waar kun je de breedte van reply.gif en post.gif aanpassen?
althans, in viewforum en in viewtopic natuurlijk.
nu worden ze namelijk echt in elkaar geduwd.
//EDIT
ach tuurlijk ja, in de *templatename*.cfg
maar daar staat dit:
Code: Selecteer alles
$images['post_new'] = "$current_template_images/{LANG}/post.gif\" width=\"$post_iw\" height=\"$post_ih";
$images['post_locked'] = "$current_template_images/{LANG}/reply-locked.gif\" width=\"$post_iw\" height=\"$post_ih";
$images['reply_new'] = "$current_template_images/{LANG}/reply.gif\" width=\"$post_iw\" height=\"$post_ih";
$images['reply_locked'] = "$current_template_images/{LANG}/reply-locked.gif\" width=\"$post_iw\" height=\"$post_ih";