A really simple way to change the size of your pic on a tourney page
add this code to ur customize page section :-
<img src="PIC ADDY HERE" height=200>
also you can alter the width easily ....
<img src="PIC ADDY HERE"width=50 %>
U can alter the percentage number till ur happy with the width to your page if u want 2 pics to fill the width of the page put 49% next to both pics 50 % doesnt always work
YOU CAN CHANGE THE NUMBER FOR HEIGHT /WIDTH TILL U ARE HAPPY WITH IT !
WHY NOT TRY USING BOTH HEIGHT AND WIDTH TO GET THOSE PICTURES PURFECT TOO !!!!
<img src="PIC ADDY HERE" height =250 width=49%>
Its similar to altering the width and height just align it left right or centre
<img src="PIC ADDY HERE" align=left>
<img src="PIC ADDY HERE" align=right>
<img src="PIC ADDY HERE" align=center><p>
Or if u have 2 pics on 1 line but want to move 1 down simply add <br> or <p> after like above