coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: yohooo8 on March 03, 2004, 09:23:38 AM

Title: Random pictures, Last additions
Post by: yohooo8 on March 03, 2004, 09:23:38 AM
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?
Title: Random pictures, Last additions
Post by: Joachim Müller on March 03, 2004, 10:01:55 AM
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
Title: Random pictures, Last additions
Post by: yohooo8 on March 03, 2004, 10:10:55 AM
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.
Title: Random pictures, Last additions
Post by: Joachim Müller on March 03, 2004, 10:31:00 AM
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