in theme.php of giallo,
where is Random pictures, Last additions at? i want to change some layout on the main page, but icoudn't locate them at all. Does anyone know what they call in the file?
this is not done in the theme - read the documentation that comes with coppermine, especially this bit: http://coppermine.sourceforge.net/demo/docs/index.htm#changing
GauGau
Quote from: "gaugau"this is not done in the theme - read the documentation that comes with coppermine, especially this bit: http://coppermine.sourceforge.net/demo/docs/index.htm#changing
GauGau
GauGau, thanks for the reply. However, i have no problem with the order, but all i want to do is put more space between random images and last additions, because they're too closed to each other now. so, i want to put some html code like <br> between them. I am not sure you understand my need.
I suggest you edit the css classes then (to be found in /themes/giallo/style.css) accordingly, e.g. "maintable". Give it some padding at the bottom...
GauGau