Hi Folks,
I thought I'd take a crack at creating a new theme and since the sun was shining, why not use that for inspiration. The title uses a text filled image and the layered image (supernova.psd) is included for you to change to your own title (like in Blackbirch). If you need some help creating your title, send me a PM with the name of your gallery and I'll crank it out for you. There's a readme.txt file with some helpful hints and links to help you modify this theme. You can view a sample of it here on my test gallery - http://www.bullseyephotos.com/gallery/index.php
WARNING: Wear your sunglasses! :o
Cheers,
Billy
[Edit] - uploaded new zip file to fix a admin button issue.
Here's the link to go straight to the theme: http://www.bullseyephotos.com/gallery/index.php?theme=supernova :)
Demo (http://coppermine-gallery.net/demo/cpg14x/index.php?theme=supernova) - Download (http://downloads.sourceforge.net/coppermine/cpg1.4.x_theme_supernova_v1.1.zip)
[Edit GauGau 2009-04-01] Updated download link to point to the most recent theme package [/Edit]
Hi Gizmo,
the theme supernova is wonderful! I just use it.
But I have a problem:I downloaded zupernova.zip from your topic and from sourceforge but when I uploaded it in my site I can not see the right margin http://www.4everdrunk.it/gal/index.php (I modified the template a little). The same problem is in the coppermine demo. Only in your test gallery the supernova is perfect http://www.bullseyephotos.com/test/index.php.
Can you help me? :'(
Ciao
Thanks Protos,
Try removing the left and right margins in style.css > .mainblock
Remove:
margin-right: 40px;
margin-left: 40px;
That should do it.
Gizmo