Random pictures, Last additions Random pictures, Last additions
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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