Change album image template?

alan081954
alan081954's picture

Joined: 2008-09-14
Posts: 20
Posted: Mon, 2009-10-12 22:07

I would like to change the album image to match another part of the domain I have. My other part is a directory. I would like them to look like the second image. Is this possible?

[img]http://americantentcity.org/images/sample1.jpg[/img]
[img]http://americantentcity.org/images/sample2.jpg[/img]
Gallery version (not just "2"):
Module / Theme name & version:
PHP version (e.g. 5.1.6):
PHPInfo Link (see FAQ):
Webserver (e.g. Apache 1.3.33):
Database (e.g. MySql 5.0.32):
Activated toolkits (e.g. NetPbm, GD):
Operating system (e.g. Linux):
Browser (e.g. Firefox 2.0):
[/size]
Gallery version 2.3
PHP version 5.2.9
PHPInfo Link http://www.americantentcity.org/tentphoto/phpinfo.php
Webserver Apache 2.0.63
Database 5.0.81-community-log
Activated toolkits GD 2.0.34
Operating system Linux
Browser Firefox 3.5.3

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Mon, 2009-10-12 23:10

I might not understand exactly what you are after, but you can add your own highlight image to the album, highlight it, then hide it.

If you are after adding subalbums to the album view then you could use the 'classic' theme and customize it.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
alan081954
alan081954's picture

Joined: 2008-09-14
Posts: 20
Posted: Mon, 2009-10-12 23:17

Dave if you go here:http://americantentcity.org you will see what the "categories" look like. I would like to make my "albums" look the same. My album page is here:http://americantentcity.org/tentphoto
I just want to make the albums look like the categories. I hope this better explains it.

Gallery version 2.3
PHP version 5.2.9
PHPInfo Link http://www.americantentcity.org/tentphoto/phpinfo.php
Webserver Apache 2.0.63
Database 5.0.81-community-log
Activated toolkits GD 2.0.34
Operating system Linux
Browser Firefox 3.5.3

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Mon, 2009-10-12 23:46

Take the attached image
Add it to the album
highlight that item
hide that item.

The other option is to do some css fancy work to add the "upside-down folder" look as a frame or the background on the album.

Dave

_____________________________________________
Blog & G2 || floridave - Gallery Team

 
alan081954
alan081954's picture

Joined: 2008-09-14
Posts: 20
Posted: Mon, 2009-10-12 23:53

I'm kinda following you here. sorta, I do still want to have the state flag as the image though with just the image as a "frame" I was reading somewhere here about frames around images but did not see anything about a frame around an album image. Thanks for the help. I'm working on it.

Gallery version 2.3
PHP version 5.2.9
PHPInfo Link http://www.americantentcity.org/tentphoto/phpinfo.php
Webserver Apache 2.0.63
Database 5.0.81-community-log
Activated toolkits GD 2.0.34
Operating system Linux
Browser Firefox 3.5.3

 
alan081954
alan081954's picture

Joined: 2008-09-14
Posts: 20
Posted: Tue, 2009-10-13 00:21

I think I have it figured out, I can turn the main background "white" insted of the blue color,I can paste the flag on the image we discussed in the above post and resize it to about 150x 125 or so. That will give me the effect I'm looking for. The only thing I need to know how to do now is how to turn the text that is currently "white to black, The white text in the attached image[img]http://americantentcity.org/images/sample3.jpg[/img]
[img]http:////americantentcity.org/images/alabama2.jpg[/img]

Gallery version 2.3
PHP version 5.2.9
PHPInfo Link http://www.americantentcity.org/tentphoto/phpinfo.php
Webserver Apache 2.0.63
Database 5.0.81-community-log
Activated toolkits GD 2.0.34
Operating system Linux
Browser Firefox 3.5.3

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Tue, 2009-10-13 00:21

Each album can set the album frame type to the album or item.
So you can create a frame to frame the flags.
http://codex.gallery2.org/Gallery2:Modules:imageframe#Creating_your_own_Imageframe_Frame
Not much time to do it for you now but could be convinced later if you get stuck

Dave

_____________________________________________
Blog & G2 || floridave - Gallery Team

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Tue, 2009-10-13 00:27

So now you want to remove
Date
Owner
Size
?

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
alan081954
alan081954's picture

Joined: 2008-09-14
Posts: 20
Posted: Tue, 2009-10-13 00:34

No,I just want to turn that text black or another color.

Gallery version 2.3
PHP version 5.2.9
PHPInfo Link http://www.americantentcity.org/tentphoto/phpinfo.php
Webserver Apache 2.0.63
Database 5.0.81-community-log
Activated toolkits GD 2.0.34
Operating system Linux
Browser Firefox 3.5.3

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Tue, 2009-10-13 00:36

2 tools to help a developer:
http://gallery.menalto.com/node/70126

If you get stuck URL?

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
alan081954
alan081954's picture

Joined: 2008-09-14
Posts: 20
Posted: Tue, 2009-10-13 01:32

I have the firefox thing, I just don't understand it though. All I want is to change that text color.

Gallery version 2.3
PHP version 5.2.9
PHPInfo Link http://www.americantentcity.org/tentphoto/phpinfo.php
Webserver Apache 2.0.63
Database 5.0.81-community-log
Activated toolkits GD 2.0.34
Operating system Linux
Browser Firefox 3.5.3

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Tue, 2009-10-13 01:54

You are using a color pack, so you will have to edit it:
.giInfo { color: seashell !important; }
Change seashell to a different color/colour.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team