Hello everyone..

k2gremlin

Joined: 2008-04-01
Posts: 6
Posted: Tue, 2008-04-01 21:54

Hey there,

Working on getting Gallery2 implemented into a test wordpress before I go live with it.. having so issues lining the wordpress menu up correctly.. Any help would be GREATLY appreciated.

http://www.levelsixtynine.com/blog/wordpress/?page_id=5

 
k2gremlin

Joined: 2008-04-01
Posts: 6
Posted: Wed, 2008-04-02 18:45

Well screwing around some more I managed to shift the menu... but it bumped my gallery way down...

http://www.levelsixtynine.com/blog/wordpress/?page_id=3

 
k2gremlin

Joined: 2008-04-01
Posts: 6
Posted: Wed, 2008-04-02 18:47

Is there anyone that can help with this. I can not seem to get my gallery feed to line up next to the side bar.

 
k2gremlin

Joined: 2008-04-01
Posts: 6
Posted: Wed, 2008-04-02 19:00

WooHoo fixed :)
#wpg2content {
width:470px;
float:left;
padding:5px;
margin:0;
overflow:hidden;
display:inline;
}
Changed the width :)