[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
|
||||

Posts: 16503
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
Posts: 21
i see the ebony in the theme page how do i download it? sorry but im really new to all this
Posts: 16503
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
Posts: 21
Ya i tried that it doesnt come up on the list of themes to download
Posts: 16503
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
Posts: 21
i copy the folder into the directory and it doesnt show up. That firefox addon really helps out alot.
Posts: 16503
So when you look at your gallery2/themes directory what do you see?
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 21
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.
Posts: 21
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
Posts: 16503
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
Posts: 16503
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
Posts: 21
That worked thanks man