Strange display issue.

f4j

Joined: 2008-04-28
Posts: 2
Posted: Mon, 2008-04-28 19:33

I'm running the sidebar widget for wordpress at prettyfar.com when the thumbnail is clicked the gallery loads but offcenter and broken.
Any ideas on how to fix this or even have the image link open in a new window?

Login or register to post comments
floridave
floridave's picture

Joined: 2003-12-22
Posts: 10097
Posted: Mon, 2008-04-28 23:30

Moving to the correct forum.

your WP theme css has:

#content {
	float: right;
	width: 640px;
	padding:10px;	
}

You are forcing gallery to float to the right.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

Login or register to post comments
f4j

Joined: 2008-04-28
Posts: 2
Posted: Tue, 2008-04-29 08:59

Oh awesome, thank you.
Now I know what it is, now I need to figure out what to edit to fix it. :)

Login or register to post comments
ozgreg
ozgreg's picture

Joined: 2003-10-18
Posts: 1168
Posted: Fri, 2008-05-02 01:45

Try this Guide

____________________________________
Wordpress / Gallery2 (WPG2) Plugin, , WPG2 Documentation, WPG2 Demo

Login or register to post comments