Want to add more then one link in header.

fw541c

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

The gallery link is: http://brownimagetattoo.com/gallery2/main.php
You can see there is 5 buttons in the header that i want to link back to the website so it feels like you are still in the website. Any help would be appreciated.

Also is there a way to change the entire background color to match the header background color? the header background was easy to change but cant seem to figure out the rest.

check attachment.

Thank you

AttachmentSize
headerlinks.jpg670.08 KB
 
nivekiam
nivekiam's picture

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

There are not any buttons in the header. It's just one big graphic with a single link.

Create buttons and edit album.tpl as I see you've started to by copying it into your themes/classic/templates/local directory.

For the colors, check out Firefox's Firebug extension. Install that and you can inspect elements of the page easily. Then you can edit your themes/classic/theme.css file or better yet copy that into themes/classic/local/theme.css and make your changes there.

You'll see this:

#gallery {
background-color:#000000 !important;
color:#FFFFFF !important;
}

Change the background-color
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here