[SOLVED] Making the gallery look better please have a look.

fw541c

Joined: 2009-10-15
Posts: 21
Posted: Fri, 2009-10-16 19:33

Website Gallery. http://brownimagetattoo.com/gallery2/main.php

Is there a way to get rid of the " Gallery; This is the main page of your gallery" with the "date" "owner" and number of files? And how to Change the "GAllery" Title that is right above it. Picture is attached.

Also i saw a gallery here: http://firebytrickconcepts.com/gallery2/main.php

I really like how its setup and how the photos popup. If someone can point in the right direction to get something similar i would appreciate it.

Thank uyou

AttachmentSize
Untitled-1.jpg560.71 KB
 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16503
Posted: Fri, 2009-10-16 20:13

That site is using the Ebony theme. Switch to that them and you'll get a lot closer to what you want probably.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
fw541c

Joined: 2009-10-15
Posts: 21
Posted: Fri, 2009-10-16 20:25

i see the ebony in the theme page how do i download it? sorry but im really new to all this

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16503
Posted: Fri, 2009-10-16 20:42

Depends on how things are setup. First try going to Site Admin > Plugins > Get More Plugins (tab) and downloading the theme from there.

Try that first.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
fw541c

Joined: 2009-10-15
Posts: 21
Posted: Fri, 2009-10-16 20:50

Ya i tried that it doesnt come up on the list of themes to download

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16503
Posted: Fri, 2009-10-16 20:56

Looks like you need to d/l it from here:
http://gallery.menalto.com/node/74978
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
fw541c

Joined: 2009-10-15
Posts: 21
Posted: Fri, 2009-10-16 21:07

i copy the folder into the directory and it doesnt show up. That firefox addon really helps out alot.

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16503
Posted: Fri, 2009-10-16 21:13

So when you look at your gallery2/themes directory what do you see?

____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
fw541c

Joined: 2009-10-15
Posts: 21
Posted: Fri, 2009-10-16 21:34

i installed it right. im kinda over that whole thing. i got the background color what i want now i just need help aligning the buttons underneath the header image and linking them. im at a loss trying to get all 5 of them to line up under the main image and linking them.

 
fw541c

Joined: 2009-10-15
Posts: 21
Posted: Fri, 2009-10-16 21:36

Also is there a way to center the images when your viewing them? and center the whole interface a little better?
http://brownimagetattoo.com/gallery2/main.php?g2_itemId=44

Thanks for your help BTW

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16503
Posted: Fri, 2009-10-16 21:37

http://www.google.com/search?hl=en&q=learning+html+and+css :)

Sorry but my HTML and CSS skills are minimal at best. But now you're into just design stuff and not really trying to anything custom in Gallery itself.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16503
Posted: Fri, 2009-10-16 22:07

For centering the image, I don't know if this will effect anything else, but add this to the bottom of your theme.css:

#gsImageView {
  text-align: center;
}

____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
fw541c

Joined: 2009-10-15
Posts: 21
Posted: Tue, 2009-10-20 02:43

That worked thanks man :)