width post.gif en reply.gif
Geplaatst: 06 feb 2004, 21:26
hm.. kan nergens een topic vinden waar een antwoord staat...
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:
komt $post_iw\" soms uit de database of zo?
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";