News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Random pictures, Last additions

Started by yohooo8, March 03, 2004, 09:23:38 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

yohooo8

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?

Joachim Müller

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

yohooo8

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.

Joachim Müller

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