forum.coppermine-gallery.net

Support => cpg1.3 Themes/Skins/Templates => cpg1.3.x Support => Older/other versions => cpg1.3 theme contributions => Topic started by: catch22 on September 14, 2004, 09:49:20 am

Title: New Theme Design "power_"
Post by: catch22 on September 14, 2004, 09:49:20 am
Not sure the process for giving back.....so I'll post it in general discussion, hoping not to offend the "where you post it" police. I have designed a new theme (my first effort)

Theme can be seen:

http://photo.oregonianad.com (http://photo.oregonianad.com)

and downloaded at:

http://pos.net/pos_blue.zip (http://pos.net/pos_blue.zip)

Enjoy. Will be adapting it to more colors before moving on to another design. Post here if you have any problems.
Title: Re: New Theme Design
Post by: catch22 on September 14, 2004, 11:54:40 am
And another in brown theme (use changer to view):

http://photo.oregonianad.com (http://photo.oregonian.com)

Download:

http://pos.net/pos_brown.zip (http://pos.net/pos_brown.zip)
Title: And Green
Post by: catch22 on September 14, 2004, 12:45:52 pm
And Green:

View:
http://photo.oregonianad.com (http://photo.oregonianad.com)

Download:
http://pos.net/pos_green.zip (http://pos.net/pos_green.zip)
Title: Re: New Theme Design
Post by: Casper on September 14, 2004, 01:30:44 pm
 ;)  Nice, moved to the correct board as requested.  New themes go on new threads in this board, but as you cannot create new threads here, what you did is correct.

Please post variations on the same theme on the same thread.
Title: And Red...Now sleep
Post by: catch22 on September 14, 2004, 01:46:40 pm
pos_red (http://pos.net/pos_red.zip)
Title: Re: New Theme Design
Post by: Joachim Müller on September 14, 2004, 05:20:01 pm
Please give your themes a nice name, so they can easily be found on the demo page, download section and this thread. If you don't care, I'll label them "Catch_Pos_Green", "Catch_Pos_Red" etc.

Joachim
Title: Re: New Theme Design
Post by: catch22 on September 14, 2004, 06:45:25 pm
If you could prefix them with power_ , it would fit my companies longstanding naming scheme. ie...power_red01 or some such. Numeric will help as I plan many more....this is fun.

Thanks.
Title: Re: New Theme Design "power_"
Post by: Joachim Müller on September 15, 2004, 08:48:24 am
OK, I named them as you requested, and also renamed the thread. I had to correct the path names within template.html as well in all themes. There's a slight bug in all of your themes as well, as they contain reference to a theme "default" that shouldn't be there. Edit theme.php, find
Code: [Select]
<td valign="top" background='themes/default/images/tile.gif' align="center" height='30'>&nbsp;</td>(two times) and replace with
Code: [Select]
<td valign="top" background='themes/power_red01/images/tile.gif' align="center" height='30'>&nbsp;</td> or whatever the folder is being labelled. If you don't apply this fix, the theme's filmstrip won't display properly. I applied this fix to all of your themes and re-packaged them, with a folder name inside the zip file. It's important that users who download the theme understand that they mustn't rename the folder, or reference to all graphics within the folder will break.

There are however some issues you might want to look into for the future (some other just a matter of taste, others are "real" open issues):GauGau
Title: Re: New Theme Design "power_"
Post by: catch22 on September 15, 2004, 11:53:36 am
Will do...when I can get back to it. Points noted.
Title: Re: New Theme Design "power_"
Post by: catch22 on September 15, 2004, 06:27:51 pm
I made the requested changes and enhanced the readme.txt file. Added the psd's but flattened them and left out text/fonts, as they were not free, and inclusion made the file size too large for my liking. If anyone wants to add texts, they can choose from their collection, as they are the only 2 matching decorative fonts on the theme. In other words...any font will work.

As stated in the readme...with a few minutes effort, the text is actually interchangeable (header text) between the four colors.

A little unclear on the admin menu comment. Assuming that it was font size you were talking about, I upped it a bit. Also set the zip files so they unzip properly, but did not add your requisite prefix to the zip file itself.

Download Blue (http://pos.net/power_blue01.zip)
Download Red (http://pos.net/power_red01.zip)
Download Brown (http://pos.net/power_brown01.zip)
Download Green (http://pos.net/power_green01.zip)

If you could update these themes, I'd like to see your demo site, as I don't have nearly enough pictures to hydro test it.

Thanks for the help and comments. Overall not a bad virgin effort?