[Fixed, workaround] Resized image is displayed at wrong position

mnt_schred

Joined: 2008-04-06
Posts: 10
Posted: Thu, 2009-10-22 15:56

I think it's a CSS error; but when I use the default (Wind) theme, the resized images are aligned right:

http://foto.hakkenberg.com/index.php/diversen/army/Westland_apache_wah-64d_longbow_zj206_arp

Is there an updated theme available already?

 
mnt_schred

Joined: 2008-04-06
Posts: 10
Posted: Thu, 2009-10-22 16:13

By the way; I've fixed it by changing

#g-content #g-photo {
position: relative;
}

into

#g-content #g-photo {
position: relative;
float:left;
}

in screen.css in wind/css/... Is it possible this could be incorporated in the svn?

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 22888
Posted: Thu, 2009-10-22 19:57

I think this is fixed in the latest experimental version.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team