Dear all,
I run Zen V. 1.4.5.2 and use the default theme. I noticed that Tags and Google Maps (when enabled) are not aligned properly beneath the displayed photograph. Please c.f. to follwing screenshot.
http://s24.postimg.org/8lzjs2ped/Bildschirmfoto_2013_09_25_um_14_59_00.pngHow can this be fixed?
BR
Comments
In the css file find:
`
#narrow {
margin: 0 auto;
width: 440px;
}
`
and change the width to 595px.