This is gallery: http://www.ttf.tczew.net.pl/cpg135/index.php
As you can see I've made some changes... I want to get black color in background of hole page, move menu down and also change color of links in menu... Is it possible ? Can you help me guys ?
Baclground color: edit themes/yourtheme/template.html, find<table width="100%" height="100%" border="0" cellpadding="20" cellspacing="20" bgcolor="#CCCCCC">
and change the background color then. Reduce cellspacing and cellpadding as well. Links are determined by various CSS classes, change them in themes/yourtheme/style.css
I was looking at template.html before but I did'n saw that it is it :] Now it looks quite good I think. Later on I need to find link colors in style.css. I managed to change some of them before, but some are still black. Thank you so much !!! :]