Quick Header Help

fw541c

Joined: 2009-10-15
Posts: 18
Posted: Tue, 2009-10-27 16:15

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

Almost got the buttons underneath but im stuck trying to get the contact button up under the right side next to the location button. Any help would be appreciated cause ill be done once i get that thing up there.

Thank you.
-andrew

Login or register to post comments
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 9283
Posted: Tue, 2009-10-27 17:19

On lins 188 of your theme.css change the width of Gallery to be wider, looks like 850px works:

body.gallery {
margin:0 auto;
padding:0;
width:850px;
}

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

Login or register to post comments
fw541c

Joined: 2009-10-15
Posts: 18
Posted: Wed, 2009-10-28 04:40

thank you :)

Login or register to post comments