ZenphotoCMS Forum
Google Maps / Tags Allignment Issue - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Google Maps / Tags Allignment Issue (/thread-11371.html)



Google Maps / Tags Allignment Issue - drscheme - 2013-09-25

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.png

How can this be fixed?

BR




Google Maps / Tags Allignment Issue - fretzl - 2013-09-25

Just modify some CSS.

In the css file find:
`

narrow {


margin: 0 auto;
width: 440px;

}
`
and change the width to 595px.